[dpdk-dev] [PATCH v2] net/bonding: fix race condition

Thomas Monjalon thomas at monjalon.net
Sun Aug 5 02:09:55 CEST 2018


27/07/2018 12:55, Chas Williams:
> On Wed, Jul 25, 2018 at 5:46 AM Radu Nicolau <radu.nicolau at intel.com> wrote:
> 
> > Race condition can appear in the bond_mode_8023ad_periodic_cb()
> > callback when bonding port is stopped, reconfigured and restarted.
> >
> > Re-ordered calls in bond_ethdev_start() to have callback alarm set
> > after slave ports are reconfigured.
> >
> > Fixes: 2efb58cbab6e ("bond: new link bonding library")
> > Cc: stable at dpdk.org
> >
> > Signed-off-by: Radu Nicolau <radu.nicolau at intel.com>
> >
> 
> Acked-by: Chas Williams <chas3 at att.com>

Applied, thanks





More information about the dev mailing list