[dpdk-dev] [PATCH 10/13] examples/eventdev: add single stage pipeline worker

Eads, Gage gage.eads at intel.com
Mon Dec 11 17:45:56 CET 2017


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


More information about the dev mailing list