On 9/4/2017 9:47 AM, Gaëtan Rivet wrote: > On Sun, Sep 03, 2017 at 06:26:45PM +0300, Matan Azrad wrote: >> The corrupted code don't reply error in case of MAC >> address adding failure while failsafe PMD was trying >> to apply configuration to the sub device. >> >> Hence, the application may get unwanted packets. >> >> The fix adds error report for this case. >> >> Fixes: ebea83f899d8 ("net/failsafe: add plug-in support") >> Cc: sta...@dpdk.org >> >> Signed-off-by: Matan Azrad <ma...@mellanox.com> > Acked-by: Gaetan Rivet <gaetan.ri...@6wind.com>
Applied to dpdk-next-net/master, thanks.