interface: rx queue infra rework, part one
[vpp.git] / src / plugins / dpdk / device / dpdk.h
index 504bac5..3712015 100644 (file)
@@ -165,6 +165,7 @@ typedef struct
 {
   CLIB_CACHE_LINE_ALIGN_MARK (cacheline0);
   u8 buffer_pool_index;
+  u32 queue_index;
 } dpdk_rx_queue_t;
 
 typedef struct