[PATCH v3 0/2] Vector support for event crypto adapter
Akhil Goyal
gakhil at marvell.com
Sat Oct 1 05:42:18 CEST 2022
> Subject: [PATCH v3 0/2] Vector support for event crypto adapter
>
> Introduce ability to aggregate crypto operations processed by event
> crypto adapter into single event containing rte_event_vector whose event
> type is RTE_EVENT_TYPE_CRYPTODEV_VECTOR.
>
> * Changes since v1
> - Add missing newline/space issues
> - Add missing error messages
> - Remove double check of conf input parameter
>
> * Changes since v2
> - Rebase on top of dpdk-next-eventdev branch
> - Remove already merged patch
>
Series Acked-by: Akhil Goyal <gakhil at marvell.com>
Since there is no response and we are approaching RC1 deadline patches are applied to dpdk-next-crypto
with below changes.
Updated release notes and removed deprecation notice.
Added a build fix because of removal of a macro RTE_FUNC_PTR_OR_ERR_RET.
Thanks.
More information about the dev
mailing list