[PATCH v2 0/3] cryptodev: add API to get used queue pair depth
Akhil Goyal
gakhil at marvell.com
Thu May 30 11:19:42 CEST 2024
> Subject: RE: [PATCH v2 0/3] cryptodev: add API to get used queue pair depth
>
> >
> > Added a new fast path API to get the number of used crypto device queue pair
> > depth at any given point.
> >
> > An implementation in cnxk crypto driver is also added along with a test case in
> > test app.
> >
> > The addition of new API causes an ABI warning.
> > This is suppressed as the updated struct rte_crypto_fp_ops is an internal
> > structure and not to be used by application directly.
> >
>
> Series Acked-by: Anoob Joseph <anoobj at marvell.com>
>
Applied to dpdk-next-crypto
More information about the dev
mailing list