On 11/9/2018 9:40 PM, Chas Williams wrote: > > > On 11/08/2018 10:26 AM, Radu Nicolau wrote: >> When stopping a bonded port all slaves are deactivated. Attempting >> to deactivate a slave that was never activated will result in a segfault >> when mode 4 is used. >> >> Fixes: 7486331308f6 ("net/bonding: stop and deactivate slaves on stop") >> Cc: sta...@dpdk.org >> >> Signed-off-by: Radu Nicolau <radu.nico...@intel.com> > > Acked-by: Chas Williams <ch...@att.com>
Applied to dpdk-next-net/master, thanks.