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

2015-10-19 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

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

2015-11-01 Thread Thomas Monjalon
2015-10-19 08:36, Eric Kinzie: > Size of struct rte_eth_bond_8023ad_conf changed. Increment LIBABIVER > and version bond_mode_8023ad_setup and bond_mode_8023ad_conf_get > functions. [...] > +VERSION_SYMBOL(bond_mode_8023ad_setup, _v20, 2.0); [...] > +BIND_DEFAULT_SYMBOL(bond_mode_8023ad_setu

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

2015-11-02 Thread Panu Matilainen
On 11/01/2015 08:17 PM, Thomas Monjalon wrote: > 2015-10-19 08:36, Eric Kinzie: >>Size of struct rte_eth_bond_8023ad_conf changed. Increment LIBABIVER >>and version bond_mode_8023ad_setup and bond_mode_8023ad_conf_get >>functions. > [...] >> +VERSION_SYMBOL(bond_mode_8023ad_setup, _v20

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

2015-11-02 Thread Eric Kinzie
On Mon Nov 02 12:23:47 +0200 2015, Panu Matilainen wrote: > On 11/01/2015 08:17 PM, Thomas Monjalon wrote: > >2015-10-19 08:36, Eric Kinzie: > >> Size of struct rte_eth_bond_8023ad_conf changed. Increment LIBABIVER > >> and version bond_mode_8023ad_setup and bond_mode_8023ad_conf_get > >> fu

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

2015-11-03 Thread Panu Matilainen
On 11/02/2015 06:42 PM, Eric Kinzie wrote: > On Mon Nov 02 12:23:47 +0200 2015, Panu Matilainen wrote: >> On 11/01/2015 08:17 PM, Thomas Monjalon wrote: >>> 2015-10-19 08:36, Eric Kinzie: Size of struct rte_eth_bond_8023ad_conf changed. Increment LIBABIVER and version bond_mode_802

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

2015-11-03 Thread Thomas Monjalon
2015-11-03 08:48, Panu Matilainen: > On 11/02/2015 06:42 PM, Eric Kinzie wrote: > > On Mon Nov 02 12:23:47 +0200 2015, Panu Matilainen wrote: > >> On 11/01/2015 08:17 PM, Thomas Monjalon wrote: > >>> 2015-10-19 08:36, Eric Kinzie: > Size of struct rte_eth_bond_8023ad_conf changed. Incremen

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

2015-11-03 Thread Panu Matilainen
On 11/03/2015 10:16 AM, Thomas Monjalon wrote: > 2015-11-03 08:48, Panu Matilainen: >> On 11/02/2015 06:42 PM, Eric Kinzie wrote: >>> On Mon Nov 02 12:23:47 +0200 2015, Panu Matilainen wrote: On 11/01/2015 08:17 PM, Thomas Monjalon wrote: > 2015-10-19 08:36, Eric Kinzie: >> Size of

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

2015-11-03 Thread Thomas Monjalon
2015-11-03 10:30, Panu Matilainen: > On 11/03/2015 10:16 AM, Thomas Monjalon wrote: > > 2015-11-03 08:48, Panu Matilainen: > >> On 11/02/2015 06:42 PM, Eric Kinzie wrote: > >>> On Mon Nov 02 12:23:47 +0200 2015, Panu Matilainen wrote: > On 11/01/2015 08:17 PM, Thomas Monjalon wrote: > > 20

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

2015-11-03 Thread Ferruh Yigit
On Tue, Nov 03, 2015 at 08:48:16AM +0200, Panu Matilainen wrote: > On 11/02/2015 06:42 PM, Eric Kinzie wrote: >> On Mon Nov 02 12:23:47 +0200 2015, Panu Matilainen wrote: >>> On 11/01/2015 08:17 PM, Thomas Monjalon wrote: 2015-10-19 08:36, Eric Kinzie: >Size of struct rte_eth_bond_8023

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

2015-11-03 Thread Panu Matilainen
On 11/03/2015 01:02 PM, Ferruh Yigit wrote: > On Tue, Nov 03, 2015 at 08:48:16AM +0200, Panu Matilainen wrote: >> On 11/02/2015 06:42 PM, Eric Kinzie wrote: >>> On Mon Nov 02 12:23:47 +0200 2015, Panu Matilainen wrote: On 11/01/2015 08:17 PM, Thomas Monjalon wrote: > 2015-10-19 08:36, Eric

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

2015-11-03 Thread Ferruh Yigit
On Tue, Nov 03, 2015 at 01:31:45PM +0200, Panu Matilainen wrote: > On 11/03/2015 01:02 PM, Ferruh Yigit wrote: >> On Tue, Nov 03, 2015 at 08:48:16AM +0200, Panu Matilainen wrote: >>> On 11/02/2015 06:42 PM, Eric Kinzie wrote: On Mon Nov 02 12:23:47 +0200 2015, Panu Matilainen wrote: > On 1

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

2015-11-03 Thread Eric Kinzie
On Tue Nov 03 10:30:56 +0200 2015, Panu Matilainen wrote: > On 11/03/2015 10:16 AM, Thomas Monjalon wrote: > >2015-11-03 08:48, Panu Matilainen: > >>On 11/02/2015 06:42 PM, Eric Kinzie wrote: > >>>On Mon Nov 02 12:23:47 +0200 2015, Panu Matilainen wrote: > On 11/01/2015 08:17 PM, Thomas Monjalo

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

2015-11-20 Thread Eric Kinzie
On Tue Nov 03 11:48:57 + 2015, Ferruh Yigit wrote: > On Tue, Nov 03, 2015 at 01:31:45PM +0200, Panu Matilainen wrote: > > On 11/03/2015 01:02 PM, Ferruh Yigit wrote: > >> On Tue, Nov 03, 2015 at 08:48:16AM +0200, Panu Matilainen wrote: > >>> On 11/02/2015 06:42 PM, Eric Kinzie wrote: > On

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

2015-11-24 Thread Panu Matilainen
On 11/20/2015 09:46 PM, Eric Kinzie wrote: > On Tue Nov 03 11:48:57 + 2015, Ferruh Yigit wrote: >> On Tue, Nov 03, 2015 at 01:31:45PM +0200, Panu Matilainen wrote: >>> On 11/03/2015 01:02 PM, Ferruh Yigit wrote: On Tue, Nov 03, 2015 at 08:48:16AM +0200, Panu Matilainen wrote: > On 11/0