On 1/25/2018 12:28 PM, Nicolau, Radu wrote: > >> -----Original Message----- >> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Chas Williams >> Sent: Wednesday, January 17, 2018 4:45 PM >> To: dev@dpdk.org >> Cc: Doherty, Declan <declan.dohe...@intel.com>; Charles (Chas) Williams >> <ciwil...@mail.eng.vyatta.net>; Chas Williams <ch...@att.com> >> Subject: [dpdk-dev] [PATCH] net/bonding: don't early mark eth device as >> bonded >> >> From: "Charles (Chas) Williams" <ciwil...@mail.eng.vyatta.net> >> >> bonding immediately marks the incoming eth device as bonded and doesn't >> clear this in later error paths. Delay marking the dev until we are certain >> that >> we are going to add this eth device to the bond group. >> >> Signed-off-by: Chas Williams <ch...@att.com> >> --- > > Acked-by: Radu Nicolau <radu.nico...@intel.com>
Applied to dpdk-next-net/master, thanks.