Re: [dpdk-dev] [PATCH v2 16/54] net/softnic: check status of getting ethdev info

2019-09-09 Thread Singh, Jasvinder
> -Original Message- > From: Andrew Rybchenko [mailto:arybche...@solarflare.com] > Sent: Tuesday, September 3, 2019 2:57 PM > To: Singh, Jasvinder ; Dumitrescu, Cristian > > Cc: dev@dpdk.org; Ivan Ilchenko > Subject: [PATCH v2 16/54] net/softnic: check status of getting ethdev info >

[dpdk-dev] [PATCH v2 16/54] net/softnic: check status of getting ethdev info

2019-09-03 Thread Andrew Rybchenko
From: Ivan Ilchenko rte_eth_dev_info_get() return value was changed from void to int, so this patch modify rte_eth_dev_info_get() usage across net/softnic according to its new return type. Signed-off-by: Ivan Ilchenko Signed-off-by: Andrew Rybchenko --- drivers/net/softnic/rte_eth_softnic_lin