Thread (156 messages) 156 messages, 10 authors, 2017-10-30
STALE3160d
Revisions (2)
  1. v1 [diff vs current]
  2. v2 current

[PATCH v2 09/14] app/testpmd: include rte_bus_pci

From: Gaetan Rivet <hidden>
Date: 2017-09-18 09:32:13
Subsystem: the rest · Maintainer: Linus Torvalds

Devices and drivers are now defined within the bus-specific PCI header.
Update applications.

Signed-off-by: Gaetan Rivet <redacted>
---
 app/test-pmd/testpmd.h | 1 +
 1 file changed, 1 insertion(+)
diff --git a/app/test-pmd/testpmd.h b/app/test-pmd/testpmd.h
index 1d1ee75..d0613b5 100644
--- a/app/test-pmd/testpmd.h
+++ b/app/test-pmd/testpmd.h
@@ -35,6 +35,7 @@
 #define _TESTPMD_H_
 
 #include <rte_pci.h>
+#include <rte_bus_pci.h>
 #include <rte_gro.h>
 
 #define RTE_PORT_ALL            (~(portid_t)0x0)
-- 
2.1.4
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help