numam-dpdk/examples
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
..
cmdline mk: compilation fixes 2014-02-25 21:29:18 +01:00
dpdk_qat ixgbe: convert to use of PMD_REGISTER_DRIVER and fix linking 2014-05-20 14:28:16 +02:00
exception_path ethdev: remove rte_pmd_init_all function 2014-05-20 14:28:26 +02:00
helloworld update Intel copyright years to 2014 2014-02-25 21:29:14 +01:00
ip_reassembly ethdev: remove rte_pmd_init_all function 2014-05-20 14:28:26 +02:00
ipv4_frag ethdev: remove rte_pmd_init_all function 2014-05-20 14:28:26 +02:00
ipv4_multicast ethdev: remove rte_pmd_init_all function 2014-05-20 14:28:26 +02:00
kni ethdev: remove rte_pmd_init_all function 2014-05-20 14:28:26 +02:00
l2fwd ethdev: remove rte_pmd_init_all function 2014-05-20 14:28:26 +02:00
l2fwd-ivshmem ethdev: remove rte_pmd_init_all function 2014-05-20 14:28:26 +02:00
l3fwd ethdev: remove rte_pmd_init_all function 2014-05-20 14:28:26 +02:00
l3fwd-power ethdev: remove rte_pmd_init_all function 2014-05-20 14:28:26 +02:00
l3fwd-vf ethdev: remove rte_pmd_init_all function 2014-05-20 14:28:26 +02:00
link_status_interrupt ethdev: remove rte_pmd_init_all function 2014-05-20 14:28:26 +02:00
load_balancer ethdev: remove rte_pmd_init_all function 2014-05-20 14:28:26 +02:00
multi_process ethdev: remove rte_pmd_init_all function 2014-05-20 14:28:26 +02:00
netmap_compat ethdev: remove rte_pmd_init_all function 2014-05-20 14:28:26 +02:00
qos_meter ethdev: remove rte_pmd_init_all function 2014-05-20 14:28:26 +02:00
qos_sched ethdev: remove rte_pmd_init_all function 2014-05-20 14:28:26 +02:00
quota_watermark ethdev: remove rte_pmd_init_all function 2014-05-20 14:28:26 +02:00
timer update Intel copyright years to 2014 2014-02-25 21:29:14 +01:00
vhost ethdev: remove rte_pmd_init_all function 2014-05-20 14:28:26 +02:00
vhost_xen ethdev: remove rte_pmd_init_all function 2014-05-20 14:28:26 +02:00
vmdq ethdev: remove rte_pmd_init_all function 2014-05-20 14:28:26 +02:00
vmdq_dcb ixgbe: convert to use of PMD_REGISTER_DRIVER and fix linking 2014-05-20 14:28:16 +02:00
Makefile examples: add a makefile to build all examples 2014-05-16 16:02:54 +02:00