numam-dpdk/drivers/net/mlx5/linux
Xueming Li e6818853c0 net/mlx5: set representor to first PF in bonding mode
When the representor device was set to PF1 in bonding mode, iterating
device iterator that looking for representors by bonding device failed
to match PF0 pci address with PF1 address. So detaching PF bonding
device only detached all representors on PF0.

This patch registers all representors of PF1 with PF0 as PCI device.

Signed-off-by: Xueming Li <xuemingl@nvidia.com>
Reviewed-by: Viacheslav Ovsiienko <viacheslavo@nvidia.com>
2020-11-20 21:10:05 +01:00
..
meson.build net/mlx5/linux: refactor VLAN 2020-09-18 18:55:06 +02:00
mlx5_ethdev_os.c net/mlx5: use C11 atomics for RxQ/TxQ refcounts 2020-11-03 23:35:04 +01:00
mlx5_flow_os.h net/mlx5: add OS specific flow actions operations 2020-07-07 23:38:26 +02:00
mlx5_mp_os.c net/mlx5: add queue start and stop 2020-07-21 15:46:30 +02:00
mlx5_os.c net/mlx5: set representor to first PF in bonding mode 2020-11-20 21:10:05 +01:00
mlx5_os.h net/mlx5: move Linux ifname function 2020-09-18 18:55:06 +02:00
mlx5_socket.c net/mlx5: fix Unix socket path 2020-11-13 23:36:14 +01:00
mlx5_verbs.c net/mlx5: fix Tx queue stop state 2020-11-13 16:26:54 +01:00
mlx5_verbs.h net/mlx5: share Tx control code 2020-10-09 13:17:42 +02:00
mlx5_vlan_os.c net/mlx5: make VLAN network interface thread safe 2020-11-03 23:35:04 +01:00