[dpdk-dev] [PATCH] Bond: set {rx|tx}_offload_capa flags

Doherty, Declan declan.doherty at intel.com
Tue Nov 11 17:48:03 CET 2014


> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Jia Yu
> Sent: Friday, November 7, 2014 5:36 PM
> To: dev at dpdk.org
> Subject: [dpdk-dev] [PATCH] Bond: set {rx|tx}_offload_capa flags
> 
> Before the fix, bond device's offload capabilities are unset. This fix
> takes the minimum common set of slave devices' capabilities as bond
> device's capabilities. For simplicity, we ensure all slave devices
> to have a capability before bond device can claim this capability,
> even if some slave devices are unused (i.e. linked down, standby).
> 
> Signed-off-by: Jia Yu <jyu at vmware.com>
> ---
>  lib/librte_pmd_bond/rte_eth_bond_api.c     | 16 ++++++++++++++++
> .....
> --
> 1.9.1

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




More information about the dev mailing list