[dpdk-dev] [PATCH v5] eventdev: flag to identify same destined packets enqueue

Jerin Jacob jerinjacobk at gmail.com
Wed Oct 16 09:19:39 CEST 2019


On Fri, Oct 11, 2019 at 6:48 PM Nipun Gupta <nipun.gupta at nxp.com> wrote:
>
> This patch introduces a `flag` in the Eth TX adapter enqueue API.
> Some drivers may support burst functionality only with the packets
> having same destination device and queue.
>
> The flag `RTE_EVENT_ETH_TX_ADAPTER_ENQUEUE_SAME_DEST` can be used
> to indicate this so the underlying driver, for drivers to utilize
> burst functionality appropriately.
>
> Signed-off-by: Nipun Gupta <nipun.gupta at nxp.com>
> Acked-by: Jerin Jacob <jerinj at marvell.com>
> Acked-by: Hemant Agrawal <hemant.agrawal at nxp.com>

Applied to dpdk-next-eventdev/master. Thanks.


More information about the dev mailing list