[dpdk-dev] [PATCH] Make bond_ethdev_stop iterate only over active slaves
Thomas Monjalon
thomas.monjalon at 6wind.com
Mon Jun 29 00:32:44 CEST 2015
> > When stopping the bond device we don't need to try and free up the LACPDU's
> > from deactivated devices since this is covered by
> > bond_mode_8023ad_deactivate_slave().
> >
> > This fixes the following:
> > [ 0.100569] PANIC in bond_ethdev_stop():
> > [ 0.100589] line 1172 assert "port->rx_ring != NULL" failed
> >
> > Signed-off-by: Jan Blunck <jblunck at infradead.org>
>
> Acked-by : Declan Doherty <declan.doherty at intel.com>
Applied, thanks
More information about the dev
mailing list