From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] Bond: set {rx|tx}_offload_capa flags Date: Thu, 27 Nov 2014 18:14:40 +0100 Message-ID: <2818228.C2Gc1OvFja@xps13> References: <1415381738-43417-1-git-send-email-jyu@vmware.com> <345C63BAECC1AD42A2EC8C63AFFC3ADC273E99D2@IRSMSX101.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: "Doherty, Declan" Return-path: In-Reply-To: <345C63BAECC1AD42A2EC8C63AFFC3ADC273E99D2-kPTMFJFq+rF9qrmMLTLiibfspsVTdybXVpNB7YpNyf8@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" > > 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 > > Acked-by: Declan Doherty Please Declan, could you rebase this patch on HEAD and send a v2? Thanks -- Thomas