numam-dpdk/lib/librte_ether
Ouyang Changchun db858dd021 ethdev: check VMDq RSS mode
Check mq mode for VMDq RSS, handle it correctly instead of returning an error;
Also remove the limitation of per pool queue number has max value of 1, because
the per pool queue number could be 2 or 4 if it is VMDq RSS mode;

The number of rxq specified in config will determine the mq mode for VMDq RSS.

Signed-off-by: Changchun Ouyang <changchun.ouyang@intel.com>
Reviewed-by: Vlad Zolotarov <vladz@cloudius-systems.com>
2015-01-18 23:12:44 +01:00
..
Makefile ethdev: introduce generic filter control 2014-10-20 23:51:05 +02:00
rte_eth_ctrl.h ethdev: fix build with libc ip6 header 2014-12-11 01:42:02 +01:00
rte_ethdev.c ethdev: check VMDq RSS mode 2015-01-18 23:12:44 +01:00
rte_ethdev.h ethdev: fix mtu comment 2014-12-18 00:26:08 +01:00
rte_ether.h bond: add mode 4 2014-11-27 21:20:58 +01:00