[dpdk-dev] [PATCH v6 0/8] link bonding

2014-11-23 Thread Thomas Monjalon
2014-11-21 19:36, Thomas Monjalon: > 2014-11-21 17:07, Doherty, Declan: > > Hey Thomas, have you had a chance to have a look at this patchset, if you > > have any comments or issues can you let me know asap, as the patch sets for > > link bonding modes 4 & 5 are dependent on this set and I don't wa

[dpdk-dev] [PATCH v6 0/8] link bonding

2014-11-21 Thread Thomas Monjalon
2014-11-21 17:07, Doherty, Declan: > Hey Thomas, have you had a chance to have a look at this patchset, if you > have any comments or issues can you let me know asap, as the patch sets for > link bonding modes 4 & 5 are dependent on this set and I don't want to be > blocking them from the next rele

[dpdk-dev] [PATCH v6 0/8] link bonding

2014-11-21 Thread Doherty, Declan
Hey Thomas, have you had a chance to have a look at this patchset, if you have any comments or issues can you let me know asap, as the patch sets for link bonding modes 4 & 5 are dependent on this set and I don't want to be blocking them from the next release candidate. Thanks Declan > -O

[dpdk-dev] [PATCH v6 0/8] link bonding

2014-11-21 Thread Jiajia, SunX
unces at dpdk.org] On Behalf Of Declan Doherty > Sent: Friday, November 07, 2014 8:23 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH v6 0/8] link bonding > > v6: > - Re-based to dpdk.org addressing associated issues for MBUF_REFCNT > - Added details to testpmd user guide fo

[dpdk-dev] [PATCH v6 0/8] link bonding

2014-11-07 Thread De Lara Guarch, Pablo
> -Original Message- > From: Doherty, Declan > Sent: Friday, November 07, 2014 12:23 PM > To: dev at dpdk.org > Cc: De Lara Guarch, Pablo; thomas.monjalon at 6wind.com; Doherty, Declan > Subject: [PATCH v6 0/8] link bonding > > v6: > - Re-based to dpdk.org addressing associated issues fo

[dpdk-dev] [PATCH v6 0/8] link bonding

2014-11-07 Thread Declan Doherty
v6: - Re-based to dpdk.org addressing associated issues for MBUF_REFCNT - Added details to testpmd user guide for new command to set link status polling interval. v5: - Fix uninitialized variable in broadcast_tx_burst function which caused a build error in 32-bit build - Address unit test issue