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
Bruce Richardson
e9d48c0072
update Intel copyright years to 2014
...
Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
2014-02-25 21:29:14 +01:00
Intel
1c1d4d7a92
doc: whitespace changes in licenses
...
Signed-off-by: Intel
2013-10-09 14:51:55 +02:00
Intel
cdfd5dbb90
examples: work only on defined lcores
...
Signed-off-by: Intel
2013-09-17 14:16:09 +02:00
Intel
5c95261dbf
examples: time fixes
...
Signed-off-by: Intel
2013-09-17 14:16:09 +02:00
Intel
1c17baf486
examples: use global RTE_MAX_ETHPORTS
...
Signed-off-by: Intel
2013-09-17 14:16:09 +02:00
Intel
e60f71ebd6
examples: numa updates
...
Signed-off-by: Intel
2013-09-17 14:16:09 +02:00
Intel
32e7aa0b3a
ethdev: update VMDq/DCB support
...
Signed-off-by: Intel
2013-09-17 14:16:08 +02:00
Intel
a974564b34
lib: fix various compilation warnings
...
Signed-off-by: Intel
2013-09-06 11:43:07 +02:00
Intel
b6df9fc871
update copyright date to 2013
...
Signed-off-by: Intel
2013-07-25 16:07:52 +02:00
Intel
0c3d715cb3
examples/link_status_interrupt: update
...
Signed-off-by: Intel
2013-07-25 15:58:01 +02:00
Intel
d3641ae863
examples: update link status checks
...
Signed-off-by: Intel
2013-07-25 15:57:45 +02:00
Intel
041cdbf947
ethdev: add DCB support
...
Signed-off-by: Intel
2013-07-25 15:23:28 +02:00
Intel
69d22b8e66
ethdev: init all builtin drivers
...
Signed-off-by: Intel
2013-07-25 15:23:28 +02:00
Intel
dada9ef6ed
remove version in all files
...
Signed-off-by: Intel
2013-07-05 11:59:50 +02:00
Intel
af75078fec
first public release
...
version 1.2.3
Signed-off-by: Intel
2013-03-11 17:19:20 +01:00