[dpdk-dev] [PATCH v4 3/4] bond mode 4: allow external state machine

2015-07-02 Thread Declan Doherty
On 26/05/15 16:41, Eric Kinzie wrote: > From: Eric Kinzie > >Provide functions to allow an external 802.3ad state machine to transmit >and recieve LACPDUs and to set the collection/distribution flags on >slave interfaces. > >Size of struct rte_eth_bond_8023ad_conf changed. Increme

[dpdk-dev] [PATCH v4 3/4] bond mode 4: allow external state machine

2015-05-26 Thread Eric Kinzie
From: Eric Kinzie Provide functions to allow an external 802.3ad state machine to transmit and recieve LACPDUs and to set the collection/distribution flags on slave interfaces. Size of struct rte_eth_bond_8023ad_conf changed. Increment LIBABIVER and version bond_mode_8023ad_setup and