numam-dpdk/app
Thomas Monjalon c7cda4d8b4 app/test: remove useless clock estimation
The function get_machclk_freq() in RED test can be replaced by
rte_get_timer_hz() which already estimates the clock frequency at EAL init.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2016-07-10 16:19:56 +02:00
..
cmdline_test app/cmdline_test: add missing dependencies 2015-12-03 00:02:26 +01:00
pdump app/pdump: fix type casting of ring size 2016-06-27 16:50:24 +02:00
proc_info ethdev: remove redundant id field in xstats name lookup 2016-07-01 16:09:06 +02:00
test app/test: remove useless clock estimation 2016-07-10 16:19:56 +02:00
test-acl acl: fix division by float zero in test app 2016-04-27 17:41:46 +02:00
test-pipeline ethdev: use constants for link state 2016-04-01 21:38:34 +02:00
test-pmd ethdev: remove redundant id field in xstats name lookup 2016-07-01 16:09:06 +02:00
Makefile app/pdump: add tool for packet capturing 2016-06-16 23:40:21 +02:00