]> git.droids-corp.org - dpdk.git/blobdiff - app/test-eventdev/evt_common.h
net/mlx5: split Rx queue into shareable and private
[dpdk.git] / app / test-eventdev / evt_common.h
index 28afb114b34df7ab6bb238a037cd3e7ab3b718fc..f4664344599ef039a23630368fb70697a851852b 100644 (file)
@@ -64,6 +64,7 @@ struct evt_options {
        uint32_t nb_flows;
        uint32_t tx_first;
        uint32_t max_pkt_sz;
+       uint32_t prod_enq_burst_sz;
        uint32_t deq_tmo_nsec;
        uint32_t q_priority:1;
        uint32_t fwd_latency:1;