From: Bruce Richardson <bruce.richardson@intel.com>
To: Declan Doherty <declan.doherty@intel.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH v2 0/2] bond mode 4 external sm api
Date: Mon, 13 Jun 2016 11:20:22 +0100 [thread overview]
Message-ID: <20160613102021.GC13464@bricha3-MOBL3> (raw)
In-Reply-To: <1464378246-24097-1-git-send-email-ehkinzie@gmail.com>
On Fri, May 27, 2016 at 12:44:04PM -0700, Eric Kinzie wrote:
Ping for review. Maintainer, any comments?
> 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.
>
> v2 changes:
> . fix checkpatch errors
>
> 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 | 215 +++++++++++++-
> drivers/net/bonding/rte_eth_bond_8023ad.c | 323 +++++++++++++++++++--
> drivers/net/bonding/rte_eth_bond_8023ad.h | 83 ++++++
> drivers/net/bonding/rte_eth_bond_8023ad_private.h | 14 +-
> drivers/net/bonding/rte_eth_bond_version.map | 16 +
> 5 files changed, 610 insertions(+), 41 deletions(-)
>
> --
> 1.7.10.4
>
next prev parent reply other threads:[~2016-06-13 10:20 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-27 2:24 [dpdk-dev] [PATCH " 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 ` Bruce Richardson [this message]
2016-06-20 10:34 ` [dpdk-dev] [PATCH v2 0/2] bond mode 4 external sm api Declan Doherty
2016-06-20 16:45 ` Bruce Richardson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160613102021.GC13464@bricha3-MOBL3 \
--to=bruce.richardson@intel.com \
--cc=declan.doherty@intel.com \
--cc=dev@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).