DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/2] bond mode 4 external sm api
@ 2016-05-27  2:24 Eric Kinzie
  2016-05-27  2:24 ` [dpdk-dev] [PATCH 1/2] bond mode 4: allow external state machine Eric Kinzie
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Eric Kinzie @ 2016-05-27  2:24 UTC (permalink / raw)
  To: dev

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-06-20 16:45 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-27  2:24 [dpdk-dev] [PATCH 0/2] bond mode 4 external sm api Eric Kinzie
2016-05-27  2:24 ` [dpdk-dev] [PATCH 1/2] bond mode 4: allow external state machine Eric Kinzie
2016-05-27  2:24 ` [dpdk-dev] [PATCH 2/2] bond mode 4: tests for " Eric Kinzie
2016-05-27 19:44 ` [dpdk-dev] [PATCH v2 0/2] bond mode 4 external sm api Eric Kinzie
2016-05-27 19:44   ` [dpdk-dev] [PATCH v2 1/2] bond mode 4: allow external state machine Eric Kinzie
2016-05-27 19:44   ` [dpdk-dev] [PATCH v2 2/2] bond mode 4: tests for " Eric Kinzie
2016-06-13 10:20   ` [dpdk-dev] [PATCH v2 0/2] bond mode 4 external sm api Bruce Richardson
2016-06-20 10:34   ` Declan Doherty
2016-06-20 16:45     ` Bruce Richardson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).