[dpdk-dev] [PATCH v3 0/2] bonding PCI Port Hotplug

2015-06-19 Thread Declan Doherty
On 12/06/15 17:21, Bernard Iremonger wrote: > Changes in V3: > Modified testpmd to handle attach/detach of bonding pmd. > > Bernard Iremonger (2): >bonding: add support for PCI Port Hotplug >test-pmd: modified testpmd for link_bonding > > app/test-pmd/cmdline.c |4

[dpdk-dev] [PATCH v3 0/2] bonding PCI Port Hotplug

2015-06-12 Thread Bernard Iremonger
Changes in V3: Modified testpmd to handle attach/detach of bonding pmd. Bernard Iremonger (2): bonding: add support for PCI Port Hotplug test-pmd: modified testpmd for link_bonding app/test-pmd/cmdline.c |4 +- app/test-pmd/testpmd.c | 24 +++