Re: [dpdk-dev] [PATCH v2] net/mlx5: fix representors detection

2018-07-24 Thread Shahaf Shuler
Tuesday, July 24, 2018 11:37 AM, Nelio Laranjeiro: > Subject: [PATCH v2] net/mlx5: fix representors detection > > On systems where the required Netlink commands are not supported but > Mellanox OFED is installed, representors information must be retrieved > through sysfs. > > Fixes: 4c10141488fe

[dpdk-dev] [PATCH v2] net/mlx5: fix representors detection

2018-07-24 Thread Nelio Laranjeiro
On systems where the required Netlink commands are not supported but Mellanox OFED is installed, representors information must be retrieved through sysfs. Fixes: 4c10141488fe ("net/mlx5: add port representor awareness") Signed-off-by: Nelio Laranjeiro --- Changes in v2: On some distribution,