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

Ferruh Yigit ferruh.yigit at intel.com
Thu Dec 7 02:17:55 CET 2017


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.doherty at intel.com>

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list