Go to file
Bernard Iremonger d15339b928 virtio: fix link state interrupt
call rte_eth_copy_pci_info() after the RTE_PCI_DRV_INTR_LSC
has been initialised.

Fixes: eeefe73f0a ("drivers: copy PCI device info to ethdev data")

Reported-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: Bernard Iremonger <bernard.iremonger@intel.com>
2015-12-07 01:03:12 +01:00
app app/proc_info: rename binary with prefix 2015-12-06 15:41:05 +01:00
config config: disable vector optimizations in sched library 2015-12-06 01:02:51 +01:00
doc app/proc_info: rename binary with prefix 2015-12-06 15:41:05 +01:00
drivers virtio: fix link state interrupt 2015-12-07 01:03:12 +01:00
examples examples/distributor: fix build with icc 2015 2015-11-27 21:43:35 +01:00
lib hash: customize compare function 2015-12-07 00:55:50 +01:00
mk mk: fix shared library dependencies of drivers 2015-12-06 22:15:14 +01:00
pkg pkg: update RPM with standard install 2015-12-06 15:41:05 +01:00
scripts mk: fix combined lib build with ABI versioning 2015-12-06 15:41:04 +01:00
tools mk: remove multi-target install 2015-12-06 15:41:04 +01:00
.gitignore init DPDK repository 2013-03-07 10:57:42 +01:00
GNUmakefile drivers: create new directory 2015-05-22 15:51:38 +02:00
LICENSE.GPL doc: GPL/LGPL licenses 2013-07-25 14:43:06 +02:00
LICENSE.LGPL doc: fix file format (dos to unix) 2013-09-06 11:43:07 +02:00
MAINTAINERS maintainers: claim responsibility for secondary process and FreeBSD 2015-12-06 22:15:14 +01:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00