numam-dpdk/examples/quota_watermark
Neil Horman e5ffdd1457 ethdev: remove rte_pmd_init_all function
Now that we've converted all the pmds in dpdk to use the driver registration
macro, rte_pmd_init_all has become empty.  As theres no reason to keep it around
anymore, just remove it and fix up all the eample callers.

Signed-off-by: Neil Horman <nhorman@tuxdriver.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2014-05-20 14:28:26 +02:00
..
include update Intel copyright years to 2014 2014-02-25 21:29:14 +01:00
qw ethdev: remove rte_pmd_init_all function 2014-05-20 14:28:26 +02:00
qwctl add FILE argument to debug functions 2014-05-16 16:02:55 +02:00
Makefile examples: use rte.extsubdir.mk to build examples with subdirectories 2014-05-16 16:01:46 +02:00