[dpdk-dev] [PATCH 0/2] bonding fixes

Doherty, Declan declan.doherty at intel.com
Mon Feb 22 14:20:18 CET 2016


> -----Original Message-----
> From: Iremonger, Bernard
> Sent: Wednesday, February 10, 2016 10:14 AM
> To: dev at dpdk.org
> Cc: Doherty, Declan <declan.doherty at intel.com>; Iremonger, Bernard
> <bernard.iremonger at intel.com>
> Subject: [PATCH 0/2] bonding fixes
> 
> These patches fix segmentation faults which were occurring when
> slave devices were detached before being removed from the bonding
> device.
> The slave devices must now be removed from the bonding device
> before they can be detached.
> The bonding device cannot be detached now until all slave devices
> have been removed from it.
> 
> Bernare Iremonger (2):
>   bonding: fix detach of bonded device
>   bonding: fix detach of bonded slave devices
> 
>  drivers/net/bonding/rte_eth_bond_api.c | 40 +++++++++++++++-----------------
> --
>  lib/librte_ether/rte_ethdev.c          |  8 +++++--
>  lib/librte_ether/rte_ethdev.h          |  4 +++-
>  3 files changed, 26 insertions(+), 26 deletions(-)
> 
> --
> 2.6.3

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


More information about the dev mailing list