numam-dpdk/lib/librte_ether
Rahul Lakkireddy 386c993e95 ethdev: add a missing sanity check for Tx queue setup
Add a sanity check for number of tx descriptors requested during tx
queue setup.  Return -EINVAL if the number requested does not meet
the tx descriptor requirements of the device.

Fixes: 80a1deb4c7 ("ethdev: add API to retrieve queue information")

Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>
Signed-off-by: Kumar Sanghvi <kumaras@chelsio.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2015-11-23 23:51:14 +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: add a missing sanity check for Tx queue setup 2015-11-23 23:51:14 +01:00
rte_ethdev.h ethdev: add ieee1588 functions for device clock time 2015-11-13 17:43:05 +01:00
rte_ether_version.map ethdev: fix missing symbol export 2015-11-23 22:26:16 +01:00
rte_ether.h eal: add and use unaligned integer types 2015-06-24 12:00:41 +02:00