On Fri, Sep 06, 2019 at 08:30:20AM +0100, Andrew Rybchenko wrote: > From: Ivan Ilchenko <[email protected]> > > rte_eth_dev_info_get() return value was changed from void to > int, so this patch modify rte_eth_dev_info_get() usage across > app/test/test_pmd_ring.c according to its new return type. > > Signed-off-by: Ivan Ilchenko <[email protected]> > Signed-off-by: Andrew Rybchenko <[email protected]>
Acked-by: Bruce Richardson <[email protected]>

