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

2014-11-27 Thread Thomas Monjalon
> > 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

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

2014-11-11 Thread Doherty, Declan
> -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 c

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

2014-11-07 Thread Jia Yu
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