numam-dpdk/drivers
Xueming Li 1ce7d26d1a 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: c21e5facf7 ("net/mlx5: use bond index for netdev operations")
Cc: stable@dpdk.org

Signed-off-by: Xueming Li <xuemingl@nvidia.com>
Acked-by: Viacheslav Ovsiienko <viacheslavo@nvidia.com>
2021-03-31 09:16:35 +02:00
..
baseband config: remove compatibility build defines 2021-01-20 01:43:25 +01:00
bus bus/pci: support I/O port operations with musl 2021-03-23 08:41:05 +01:00
common common/mlx5: support sub-function representor parsing 2021-03-31 09:16:23 +02:00
compress compress/mlx5: support timestamp format 2021-03-16 10:05:39 +01:00
crypto drivers: replace page size definitions with function 2021-03-23 08:41:05 +01:00
event event/dlb: fix header includes for musl 2021-03-23 08:41:05 +01:00
mempool net/dpaa: prevent multiple mempool config 2021-02-24 18:03:30 +01:00
net net/mlx5: fix setting VF default MAC through representor 2021-03-31 09:16:35 +02:00
raw raw/ifpga: add miscellaneous APIs 2021-03-05 09:56:18 +01:00
regex regex/mlx5: support timestamp format 2021-03-16 10:05:38 +01:00
vdpa vdpa/mlx5: replace pthread functions unavailable in musl 2021-03-23 08:41:05 +01:00
meson.build common/sfc_efx: move function to get family 2021-03-16 12:39:42 +01:00