X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;ds=sidebyside;f=app%2Ftest-eventdev%2Fevt_common.h;h=f4664344599ef039a23630368fb70697a851852b;hb=39ddd5d1895e72ba2bc974eddbc12a3135639ed1;hp=28afb114b34df7ab6bb238a037cd3e7ab3b718fc;hpb=dbd4defea5c937078549c4289836745697d14459;p=dpdk.git diff --git a/app/test-eventdev/evt_common.h b/app/test-eventdev/evt_common.h index 28afb114b3..f466434459 100644 --- a/app/test-eventdev/evt_common.h +++ b/app/test-eventdev/evt_common.h @@ -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;