Rongwei Liu 7299ab6822 net/mlx5: support socket direct mode bonding
In socket direct mode, it's possible to bind any two (maybe four
in future) PCIe devices with IDs like xxxx:xx:xx.x and
yyyy:yy:yy.y. Bonding member interfaces are unnecessary to have
the same PCIe domain/bus/device ID anymore,

Kernel driver uses "system_image_guid" to identify if devices can
be bound together or not. Sysfs "phys_switch_id" is used to get
"system_image_guid" of each network interface.

OFED 5.4+ is required to support "phys_switch_id".

Signed-off-by: Rongwei Liu <rongweil@nvidia.com>
Acked-by: Viacheslav Ovsiienko <viacheslavo@nvidia.com>
2021-10-26 13:24:20 +02:00
..
2021-10-22 18:15:38 +02:00
2020-11-27 17:25:24 +01:00
2021-10-18 18:33:45 +02:00
2021-10-22 22:40:59 +02:00
2021-11-03 23:14:48 +01:00
2021-10-22 18:15:38 +02:00
2021-07-22 00:11:14 +02:00
2021-05-18 19:06:56 +02:00
2021-10-17 20:49:57 +02:00