net/virtio: allocate vrings on device NUMA node
[dpdk.git] / drivers / net / mvneta / mvneta_ethdev.h
index 836a5e9..101b0a8 100644 (file)
@@ -66,6 +66,7 @@ struct mvneta_priv {
        struct neta_ppio_params ppio_params;
 
        uint64_t rate_max;
+       struct rte_eth_stats prev_stats;
 };
 
 /** Current log type. */