[dpdk-dev] [PATCH 0/6] link bonding

2014-08-22 Thread Jiajia, SunX
9, 2014 9:52 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH 0/6] link bonding > > This patch set adds support for link status interrupt in the link > bonding > pmd. It also contains some patches to tidy up the code structure and to > of the link bonding code and

[dpdk-dev] [PATCH 0/6] link bonding

2014-08-19 Thread Declan Doherty
This patch set adds support for link status interrupt in the link bonding pmd. It also contains some patches to tidy up the code structure and to of the link bonding code and to fix bugs relating to transmission failures in the under lying slave pmd which could lead to leaked mbufs. Declan Doh