Declan Doherty c453a198f6 net/bonding: do not drop LACPDUs on slaves Tx failure
In message (http://dpdk.org/ml/archives/dev/2017-November/081557.html)
it was noted that under congestion that the LACPDUs 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 attempts to be made in
subsequent tx_burst() calls on the bonded device.

Signed-off-by: Declan Doherty <declan.doherty@intel.com>
2018-01-16 18:47:49 +01:00
..
2018-01-11 18:26:46 +01:00
2017-11-06 22:44:26 +01:00
2018-01-11 18:26:46 +01:00
2018-01-12 17:27:07 +01:00
2018-01-12 17:27:08 +01:00
2018-01-16 18:47:49 +01:00
2018-01-16 18:47:49 +01:00
2018-01-11 18:26:46 +01:00