numam-dpdk/lib/librte_ether
Bruce Richardson 33cf6be04d ethdev: add sanity checks to functions
The functions rte_eth_rx_queue_count and rte_eth_descriptor_done are
supported by very few PMDs. Therefore, it is best to check for support
for the functions in the ethdev library, so as to avoid run-time crashes
at run-time if the application goes to use those APIs. Similarly, the
port parameter should also be checked for validity.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
2015-11-25 19:18:04 +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: remove duplicated debug functions 2015-11-25 19:18:04 +01:00
rte_ethdev.h ethdev: add sanity checks to functions 2015-11-25 19:18:04 +01:00
rte_ether_version.map ethdev: remove duplicated debug functions 2015-11-25 19:18:04 +01:00
rte_ether.h eal: add and use unaligned integer types 2015-06-24 12:00:41 +02:00