net/cnxk: support marking and VLAN tagging
[dpdk.git] / drivers / net / cnxk / cn10k_ethdev.h
index d39ca31..8b6e0f2 100644 (file)
@@ -31,6 +31,7 @@ struct cn10k_eth_rxq {
        uint32_t available;
        uint16_t data_off;
        uint16_t rq;
+       struct cnxk_timesync_info *tstamp;
 } __plt_cache_aligned;
 
 /* Rx and Tx routines */