Go to file
Stephen Hemminger ce65e697c6 virtio: simplify the hardware structure
The host_features are never used after negotiation.
The PCI information is unused (and available in rte_pci if needed).

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Alan Carew <alan.carew@intel.com>
2014-07-22 15:00:01 +02:00
app app/test: fix and separate --vdev unit test 2014-07-01 20:48:20 +02:00
config virtio: fix device specific header offset when MSI-X is disabled 2014-07-22 15:00:00 +02:00
doc doc: remove extraneous comma 2014-07-16 09:45:47 +02:00
examples virtio: fix incorrect parens 2014-07-22 15:00:00 +02:00
lib virtio: simplify the hardware structure 2014-07-22 15:00:01 +02:00
mk mk: add clang toolchain 2014-07-19 01:54:26 +02:00
pkg version: 1.7.0 2014-07-04 10:18:07 +02:00
scripts scripts: fix filtering of config comments on bsd 2014-06-19 00:57:50 +02:00
tools tools: allow nic status query without igb_uio 2014-06-27 03:08:18 +02:00
.gitignore init DPDK repository 2013-03-07 10:57:42 +01:00
GNUmakefile remove trailing whitespaces 2014-06-11 00:29:34 +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
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00