Re: [dpdk-dev] [PATCH v2 1/2] net/mlx5: cache the associated network device ifindex

2019-07-21 Thread Yongseok Koh
> On Jul 21, 2019, at 7:56 AM, Viacheslav Ovsiienko > wrote: > > The associated device index is retrieved via Netlink request to > underlying Infiniband device driver. This network device index > is permanent throughout the lifetime of device. We do not > spawn the rte_eth_dev ports without asso

[dpdk-dev] [PATCH v2 1/2] net/mlx5: cache the associated network device ifindex

2019-07-21 Thread Viacheslav Ovsiienko
The associated device index is retrieved via Netlink request to underlying Infiniband device driver. This network device index is permanent throughout the lifetime of device. We do not spawn the rte_eth_dev ports without associated network device, and if network device is being unbound we get the r