numam-dpdk/examples/qos_meter
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
..
main.c examples: do not probe pci twice 2014-09-29 13:08:53 +02:00
main.h fix unix permissions for source files 2014-08-28 17:04:01 +02:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00
rte_policer.c remove trailing whitespaces 2014-06-11 00:29:34 +02:00
rte_policer.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00