numam-dpdk/examples/performance-thread
Mauricio Vasquez B b4e0f64ff2 examples: remove useless check of port count
The rte_eth_dev_count() function will never return a value greater
than RTE_MAX_ETHPORTS, so that checking is useless.

Signed-off-by: Mauricio Vasquez B <mauricio.vasquezbernal@studenti.polito.it>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
2016-05-16 21:01:51 +02:00
..
common eal: add assert macro for debug 2016-05-02 15:31:17 +02:00
l3fwd-thread examples: remove useless check of port count 2016-05-16 21:01:51 +02:00
pthread_shim config: remove useless explicit includes of generated header 2016-02-10 22:43:38 +01:00
Makefile examples/performance-thread: restrict to x86_64 2016-04-08 22:28:39 +02:00