Re: [dpdk-dev] [PATCH v2 02/13] net/mlx5: modify get ifindex routine for multiport IB

2019-03-26 Thread Shahaf Shuler
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 ar

[dpdk-dev] [PATCH v2 02/13] net/mlx5: modify get ifindex routine for multiport IB

2019-03-25 Thread Viacheslav Ovsiienko
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 Signed-off-by: Viacheslav Ovsiienko --- drivers/net/