Hi, > -----Original Message----- > From: dev <[email protected]> On Behalf Of Xueming Li > Sent: Sunday, March 28, 2021 4:48 PM > To: Slava Ovsiienko <[email protected]> > Cc: [email protected]; Xueming(Steven) Li <[email protected]>; Asaf Penso > <[email protected]>; Matan Azrad <[email protected]>; Shahaf Shuler > <[email protected]> > Subject: [dpdk-dev] [PATCH v5 7/9] net/mlx5: fix setting VF default MAC > through representor > > With kernel bonding, there was an error when setting VF MAC address > through representor. The Netlink api requires ifindex of owner PF, not > bonding device ifindex. > > Uses owner PF ifindex to modify VF default MAC in case of bonding > device. > > Fixes: c21e5facf7d2 ("net/mlx5: use bond index for netdev operations") Missing Cc: [email protected] Will be added during integration
Kindest regards Raslan Darawsheh

