Hi, On Mon, Sep 09, 2019 at 12:58:39PM +0100, Andrew Rybchenko wrote: > From: Ivan Ilchenko <[email protected]> > > rte_eth_promiscuous_enable()/rte_eth_promiscuous_disable() return > value was changed from void to int, so this patch modify usage > of these functions across net/failsafe according to new return type. > > Try to keep promiscuous mode consistent across all active > devices in the case of failure. > > Signed-off-by: Ivan Ilchenko <[email protected]> > Signed-off-by: Andrew Rybchenko <[email protected]>
LGTM, Acked-by: Gaetan Rivet <[email protected]> Thanks, -- Gaëtan Rivet 6WIND

