[dpdk-dev] [PATCH v4 4/8] eventdev: add Rx adapter event vector support

Jerin Jacob jerinjacobk at gmail.com
Tue Mar 23 19:30:48 CET 2021


On Sat, Mar 20, 2021 at 2:28 AM <pbhagavatula at marvell.com> wrote:
>
> From: Pavan Nikhilesh <pbhagavatula at marvell.com>
>
> Add event vector support for event eth Rx adapter, the implementation
> creates vector flows based on port and queue identifier of the received
> mbufs.
>
> Signed-off-by: Pavan Nikhilesh <pbhagavatula at marvell.com>
> ---

@jayatheethan,

Let me know if you have any concerns about this patch. I planning to
merge this for RC1 if there are no comments on this.

> +struct rte_event_eth_rx_adapter_vector_limits;
> +/**
> + * Get event vector limits for a given event, etherner device pair.

etherner -> ethernet


More information about the dev mailing list