[PATCH v2 0/4] net/bond: fixes and cleanup
Stephen Hemminger
stephen at networkplumber.org
Fri May 29 01:59:12 CEST 2026
Automated analysis of the bonding found a few minor things.
The bug fix is in patch 3 for secondary process crash does rx/tx.
The cleanups are in handling of 8023ad mode setting
and the logging macros.
v2 - feedback about the mode setting and log messages
Stephen Hemminger (4):
net/bonding: make 8023ad enable function void
net/bonding: check mode before setting dedicated queues
net/bonding: prevent crash on Rx/Tx from secondary process
net/bonding: remove redundant function names from log
drivers/net/bonding/eth_bond_8023ad_private.h | 17 +----
drivers/net/bonding/rte_eth_bond_8023ad.c | 16 ++--
drivers/net/bonding/rte_eth_bond_api.c | 4 +-
drivers/net/bonding/rte_eth_bond_pmd.c | 73 ++++++++++++++-----
4 files changed, 67 insertions(+), 43 deletions(-)
--
2.53.0
More information about the dev
mailing list