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 queue. This will allow resend attempt's to be made in > subsequent tx_burst() calls on the bonded device. > > Signed-off-by: Declan Doherty <declan.dohe...@intel.com>
Applied to dpdk-next-net/master, thanks.