Hi, >-----Original Message----- >From: Andrew Rybchenko <[email protected]> >Sent: Wednesday, October 14, 2020 4:29 PM >To: Wisam Monther <[email protected]> >Cc: [email protected]; Ivan Ilchenko <[email protected]> >Subject: [PATCH 08/11] app/flow-perf: check eth dev stop status > >From: Ivan Ilchenko <[email protected]> > >rte_eth_dev_stop() return value was changed from void to int, so this patch >modify usage of this function across app/flow-perf according to new return >type. > >Signed-off-by: Ivan Ilchenko <[email protected]> >Signed-off-by: Andrew Rybchenko <[email protected]>
Acked-by: Wisam Jaddo <[email protected]>

