Hi Pavan,
</snip>
> static int
> @@ -265,6 +350,7 @@ worker_do_tx_burst_atq(void *arg)
> worker_fwd_event(&ev[i],
> cdata.queue_type);
> }
> + work(ev[i].mbuf);
Please move this change to the prior patch ("examples/eventdev: add all type queue option")
Thanks,
Gage