> -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Chas Williams > Sent: Wednesday, January 17, 2018 4:45 PM > To: [email protected] > Cc: Doherty, Declan <[email protected]>; Charles (Chas) Williams > <[email protected]>; Chas Williams <[email protected]> > Subject: [dpdk-dev] [PATCH] net/bonding: don't early mark eth device as > bonded > > From: "Charles (Chas) Williams" <[email protected]> > > 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 <[email protected]> > ---
Acked-by: Radu Nicolau <[email protected]>

