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

Declan Doherty declan.doherty at intel.com
Fri Jun 19 18:33:13 CEST 2015


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 +-
>   app/test-pmd/testpmd.c                     |   24 +++++++-
>   app/test-pmd/testpmd.h                     |    7 ++-
>   drivers/net/bonding/rte_eth_bond.h         |   13 ++++-
>   drivers/net/bonding/rte_eth_bond_api.c     |   82 +++++++++++++++++++---------
>   drivers/net/bonding/rte_eth_bond_pmd.c     |   23 +++++++-
>   drivers/net/bonding/rte_eth_bond_private.h |    7 ++-
>   7 files changed, 124 insertions(+), 36 deletions(-)
>

Acked-by: Declan Doherty <declan.doherty at intel.com>


More information about the dev mailing list