vmxnet3: add numa support and link speed
[vpp.git] / src / plugins / vmxnet3 / vmxnet3.h
index 3a40b0d..781a951 100644 (file)
@@ -467,6 +467,7 @@ typedef struct
   u32 dev_instance;
   u32 sw_if_index;
   u32 hw_if_index;
+  u32 numa_node;
   vlib_pci_dev_handle_t pci_dev_handle;
   vlib_pci_addr_t pci_addr;
   void *bar[2];