numam-dpdk/drivers/net/bonding
Tomasz Kulasek 9f78433a0e net/bonding: fix slaves capacity check
For i40e 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: 112891cd27 ("net/bonding: add dedicated HW queues for LACP control")
Cc: stable@dpdk.org

Signed-off-by: Tomasz Kulasek <tomaszx.kulasek@intel.com>
Reviewed-by: Radu Nicolau <radu.nicolau@intel.com>
Acked-by: Declan Doherty <declan.doherty@intel.com>
2017-10-06 02:49:48 +02:00
..
Makefile mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
rte_eth_bond_8023ad_private.h net/bonding: add other aggregator modes 2017-07-19 18:11:42 +03:00
rte_eth_bond_8023ad.c net/bonding: add other aggregator modes 2017-07-19 18:11:42 +03:00
rte_eth_bond_8023ad.h net/bonding: add other aggregator modes 2017-07-19 18:11:42 +03:00
rte_eth_bond_alb.c app/testpmd: fix bonding initialization 2017-07-21 09:36:15 +03:00
rte_eth_bond_alb.h bond: move to drivers/net/ 2015-05-22 15:51:38 +02:00
rte_eth_bond_api.c net/bonding: fix crash when primary slave set 2017-07-31 19:58:41 +02:00
rte_eth_bond_args.c net/bonding: add other aggregator modes 2017-07-19 18:11:42 +03:00
rte_eth_bond_pmd.c net/bonding: fix slaves capacity check 2017-10-06 02:49:48 +02:00
rte_eth_bond_private.h net/bonding: add other aggregator modes 2017-07-19 18:11:42 +03:00
rte_eth_bond_version.map net/bonding: add other aggregator modes 2017-07-19 18:11:42 +03:00
rte_eth_bond.h bonding: support port hotplug 2015-07-27 19:20:44 +02:00