avf: allocate descriptor memory from local numa
[vpp.git] / src / plugins / avf / avf.h
index 60d49e7..518c7d8 100644 (file)
@@ -127,6 +127,7 @@ typedef struct
   u32 sw_if_index;
   u32 hw_if_index;
   vlib_pci_dev_handle_t pci_dev_handle;
+  u32 numa_node;
   void *bar0;
   u8 *name;