History log of /dpdk/examples/link_status_interrupt/main.c (Results 51 – 67 of 67)
Revision Date Author Comments
# 3031749c 03-Jun-2014 Bruce Richardson <bruce.richardson@intel.com>

remove trailing whitespaces

This commit removes trailing whitespace from lines in files. Almost all
files are affected, as the BSD license copyright header had trailing
whitespace on 4 lines in it [

remove trailing whitespaces

This commit removes trailing whitespace from lines in files. Almost all
files are affected, as the BSD license copyright header had trailing
whitespace on 4 lines in it [hence the number of files reporting 8 lines
changed in the diffstat].

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
[Thomas: remove spaces before tabs in libs]
[Thomas: remove more trailing spaces in non-C files]
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>

show more ...


# e5ffdd14 21-Apr-2014 Neil Horman <nhorman@tuxdriver.com>

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

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>

show more ...


# e9d48c00 10-Feb-2014 Bruce Richardson <bruce.richardson@intel.com>

update Intel copyright years to 2014

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>


# 1c1d4d7a 18-Sep-2013 Intel <intel.com>

doc: whitespace changes in licenses

Signed-off-by: Intel


# cdfd5dbb 03-Jun-2013 Intel <intel.com>

examples: work only on defined lcores

Signed-off-by: Intel


# 5c95261d 03-Jun-2013 Intel <intel.com>

examples: time fixes

Signed-off-by: Intel


# 1c17baf4 03-Jun-2013 Intel <intel.com>

examples: use global RTE_MAX_ETHPORTS

Signed-off-by: Intel


# e60f71eb 03-Jun-2013 Intel <intel.com>

examples: numa updates

Signed-off-by: Intel


# 32e7aa0b 03-Jun-2013 Intel <intel.com>

ethdev: update VMDq/DCB support

Signed-off-by: Intel


# a974564b 03-Jun-2013 Intel <intel.com>

lib: fix various compilation warnings

Signed-off-by: Intel


# b6df9fc8 12-Mar-2013 Intel <intel.com>

update copyright date to 2013

Signed-off-by: Intel


# 0c3d715c 19-Dec-2012 Intel <intel.com>

examples/link_status_interrupt: update

Signed-off-by: Intel


# d3641ae8 19-Dec-2012 Intel <intel.com>

examples: update link status checks

Signed-off-by: Intel


# 041cdbf9 19-Dec-2012 Intel <intel.com>

ethdev: add DCB support

Signed-off-by: Intel


# 69d22b8e 19-Dec-2012 Intel <intel.com>

ethdev: init all builtin drivers

Signed-off-by: Intel


# dada9ef6 19-Dec-2012 Intel <intel.com>

remove version in all files

Signed-off-by: Intel


# af75078f 04-Sep-2012 Intel <intel.com>

first public release

version 1.2.3

Signed-off-by: Intel


123