On 9/18/2017 11:24 AM, Doherty, Declan wrote: > On 27/07/2017 1:00 PM, Tomasz Kulasek wrote: >> For fortville NIC bond_ethdev_8023ad_flow_verify fails when action queue >> index indicates unavailable queue before slaves configuration. >> >> This fix verifies flow settings for queue 0, which is always available, >> and checks if slaves max queue number capacity meets requirements. >> >> Fixes: 112891cd27e5 ("net/bonding: add dedicated HW queues for LACP control") >> >> Signed-off-by: Tomasz Kulasek <tomaszx.kula...@intel.com>
> Reviewed-by: Radu Nicolau <radu.nico...@intel.com> > Acked-by: Declan Doherty <declan.dohe...@intel.com> Applied to dpdk-next-net/master, thanks. (Checkpatch warnings fixed while applying, can you please confirm the commit in next-net)