This patchset introduces the ability to use an external 802.3ad state
machine for mode 4 bonding.  Functions to alter the mux state and to
allow LACPDUs to be sent and received from outside of the bonding PMD
are provided.

Eric Kinzie (2):
  bond mode 4: allow external state machine
  bond mode 4: tests for external state machine

 app/test/test_link_bonding_mode4.c                |  210 +++++++++++++-
 drivers/net/bonding/rte_eth_bond_8023ad.c         |  318 +++++++++++++++++++--
 drivers/net/bonding/rte_eth_bond_8023ad.h         |   82 ++++++
 drivers/net/bonding/rte_eth_bond_8023ad_private.h |   14 +-
 drivers/net/bonding/rte_eth_bond_version.map      |   16 ++
 5 files changed, 601 insertions(+), 39 deletions(-)

-- 
1.7.10.4

Reply via email to