tx_drops
".$ egrep -i 'name|tx_drops' physical-ports-stats
"name": "fp-eth0",
"tx_drops": 0,
"name": "fp-eth1",
"tx_drops": 59,
"name": "fp-eth2",
"tx_drops": 0,
"name": "fp-eth3",
"tx_drops": 0,
"name": "bond-######8392",
"tx_drops": 9450816953,
"Device Name": "bond-######8392
",
"Name": "lag2",
"Slaves": [
{
"LACP drops": 3,
"Name": "fp-eth0",
"Rx LACP errors": 0,
"Rx LACP pdus": 869641,
"Tx LACP errors": 0,
"Tx LACP pdus": 869628
},
{
"LACP drops": 3,
"Name": "fp-eth1",
"Rx LACP errors": 0,
"Rx LACP pdus": 869638,
"Tx LACP errors": 0,
"Tx LACP pdus": 869627
}
],
"name": "bond-######8392
",
"rx_bytes": 82009966648582,
"rx_drop_no_match": 27180991,
"rx_errors": 0,
"rx_misses": 3248,
"rx_nombufs": 0,
"rx_packets": 302103348921,
"tx_bytes": 3900809584547731,
"tx_drops": 9450816953,
"tx_errors": 0,
"tx_packets": 2698624678379
"name": "fp-eth0",
"rx_packets": 150912676465,
"tx_packets": 869636
"name": "fp-eth1",
"rx_packets": 151190672283,
"tx_packets": 2698623808449
VMware NSX
During the time of the issue, some of the below things (not limited to) can be reviewed to further isolate the cause of tx_drops.
Depending on the type of traffic identified, the system needs to re-architected for better consistent flow across the individual fp-eth* interfaces.