Monday, March 25, 2019 7:03 PM, Viacheslav Ovsiienko: > Subject: [dpdk-dev] [PATCH v2 02/13] net/mlx5: modify get ifindex routine > for multiport IB > > There is the routine mlx5_nl_ifindex() returning the network interface index > associated with Infiniband device. > We are going to support multiport IB devices, now function takes the IB port > as argument and returns ifindex associated with tuple <IB device, IB port> > > Signed-off-by: Viacheslav Ovsiienko <viachesl...@mellanox.com>
Acked-by: Shahaf Shuler <shah...@mellanox.com>