Re: [dpdk-dev] [PATCH] net/bond: don't drop lacpdu's on slaves tx failure

2017-12-06 Thread Ferruh Yigit
On 11/30/2017 3:25 PM, Declan Doherty wrote: > In message (http://dpdk.org/ml/archives/dev/2017-November/081557.html) > it was noted that under congestion that the LACPDU's are dropped under > load. > > This patch changes the drop logic to re-enqueue the LACPDU to the slaves > control message queu

[dpdk-dev] [PATCH] net/bond: don't drop lacpdu's on slaves tx failure

2017-11-30 Thread Declan Doherty
In message (http://dpdk.org/ml/archives/dev/2017-November/081557.html) it was noted that under congestion that the LACPDU's are dropped under load. This patch changes the drop logic to re-enqueue the LACPDU to the slaves control message queue. This will allow resend attempt's to be made in subsequ