Re: [PATCH] net/bonding: fix device configure reentrancy

2022-11-06 Thread Andrew Rybchenko
On 11/2/22 06:35, Yuan, DukaiX wrote: -Original Message- From: Ivan Malov Sent: 2022年11月2日 0:19 To: dev@dpdk.org Cc: Jiang, YuX ; Chas Williams ; Min Hu (Connor) ; Burakov, Anatoly ; sta...@dpdk.org; Andrew Rybchenko Subject: [PATCH] net/bonding: fix device configure reentrancy As pe

Re: [PATCH] net/bonding: fix device configure reentrancy

2022-11-06 Thread Andrew Rybchenko
On 11/1/22 22:32, Stephen Hemminger wrote: On Tue, 1 Nov 2022 19:18:53 +0300 Ivan Malov wrote: diff --git a/drivers/net/bonding/eth_bond_private.h b/drivers/net/bonding/eth_bond_private.h index d067ea8c9a..7171516d0d 100644 --- a/drivers/net/bonding/eth_bond_private.h +++ b/drivers/net/bondi

RE: [PATCH] net/bonding: fix device configure reentrancy

2022-11-01 Thread Yuan, DukaiX
-Original Message- From: Ivan Malov Sent: 2022年11月2日 0:19 To: dev@dpdk.org Cc: Jiang, YuX ; Chas Williams ; Min Hu (Connor) ; Burakov, Anatoly ; sta...@dpdk.org; Andrew Rybchenko Subject: [PATCH] net/bonding: fix device configure reentrancy As per report [1], the previous patch for de

Re: [PATCH] net/bonding: fix device configure reentrancy

2022-11-01 Thread Stephen Hemminger
On Tue, 1 Nov 2022 19:18:53 +0300 Ivan Malov wrote: > diff --git a/drivers/net/bonding/eth_bond_private.h > b/drivers/net/bonding/eth_bond_private.h > index d067ea8c9a..7171516d0d 100644 > --- a/drivers/net/bonding/eth_bond_private.h > +++ b/drivers/net/bonding/eth_bond_private.h > @@ -184,6 +1