[dpdk-dev] [PATCH v2 0/2] bond mode 4 external sm api

2016-06-20 Thread Bruce Richardson
On Mon, Jun 20, 2016 at 11:34:55AM +0100, Declan Doherty wrote: > On 27/05/16 20:44, Eric Kinzie wrote: > >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 outs

[dpdk-dev] [PATCH v2 0/2] bond mode 4 external sm api

2016-06-20 Thread Declan Doherty
On 27/05/16 20:44, Eric Kinzie wrote: > 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 chec

[dpdk-dev] [PATCH v2 0/2] bond mode 4 external sm api

2016-06-13 Thread Bruce Richardson
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 outsi

[dpdk-dev] [PATCH v2 0/2] bond mode 4 external sm api

2016-05-27 Thread Eric Kinzie
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: allo