numam-dpdk/lib/librte_ether
Reshma Pattan d505ba80a1 ethdev: support unidirectional configuration
User should be able to configure ethdev with zero rx/tx queues,
but both should not be zero.
After above change, rte_eth_dev_tx_queue_config,
rte_eth_dev_rx_queue_config should allocate memory for rx/tx queues only
when number of rx/tx queues are nonzero.

Signed-off-by: Reshma Pattan <reshma.pattan@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2016-02-24 19:15:28 +01:00
..
Makefile ethdev: remove Rx interrupt switch 2015-09-03 19:22:48 +02:00
rte_dev_info.h ethdev: add access to specific device info 2015-07-16 23:56:13 +02:00
rte_eth_ctrl.h i40e: add flow director passthru 2015-11-04 22:51:57 +01:00
rte_ethdev.c ethdev: support unidirectional configuration 2016-02-24 19:15:28 +01:00
rte_ethdev.h ethdev: reduce alignment requirement for 128-byte cache line 2016-02-11 12:45:35 +01:00
rte_ether_version.map ethdev: remove old flow director symbols 2015-12-15 13:50:42 +01:00
rte_ether.h remove extra parentheses in return statement 2016-02-10 15:47:50 +01:00