numam-dpdk/app/test-pipeline
Thomas Monjalon 68fa37e021 examples: do not probe pci twice
Since commit a155d43011 ("support link bonding device initialization"),
rte_eal_pci_probe() is called in rte_eal_init().
So it doesn't have to be called by application anymore.
It has been fixed for testpmd in commit 2950a76931,
and this patch remove it from other applications.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Acked-by: David Marchand <david.marchand@6wind.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
2014-09-29 13:08:53 +02:00
..
config.c app/pipeline: packet framework benchmark 2014-06-17 03:34:11 +02:00
init.c examples: do not probe pci twice 2014-09-29 13:08:53 +02:00
main.c app/pipeline: packet framework benchmark 2014-06-17 03:34:11 +02:00
main.h app/pipeline: packet framework benchmark 2014-06-17 03:34:11 +02:00
Makefile app: simplify makefiles 2014-08-26 17:52:33 +02:00
pipeline_acl.c app/pipeline: packet framework benchmark 2014-06-17 03:34:11 +02:00
pipeline_hash.c app/pipeline: packet framework benchmark 2014-06-17 03:34:11 +02:00
pipeline_lpm_ipv6.c app/pipeline: packet framework benchmark 2014-06-17 03:34:11 +02:00
pipeline_lpm.c app/pipeline: packet framework benchmark 2014-06-17 03:34:11 +02:00
pipeline_stub.c app/pipeline: packet framework benchmark 2014-06-17 03:34:11 +02:00
runtime.c app/pipeline: packet framework benchmark 2014-06-17 03:34:11 +02:00