> Subject: [PATCH v2 0/2] cryptodev: add queue pair priority
>
> Changes in v2:
> - added release notes and removed deprecation notice.
> - removed gerrit-id
>
> Akhil Goyal (2):
> cryptodev: add queue pair priority
> app/crypto-perf: test queue pair priority
>
> app/test-crypto-perf/cperf_options.h | 3 +++
> app/test-crypto-perf/cperf_options_parsing.c | 20 ++++++++++++++++++
> app/test-crypto-perf/main.c | 6 +++++-
> doc/guides/rel_notes/deprecation.rst | 3 ---
> doc/guides/rel_notes/release_24_11.rst | 3 +++
> doc/guides/tools/cryptoperf.rst | 5 +++++
> lib/cryptodev/rte_cryptodev.h | 22 ++++++++++++++++++++
> 7 files changed, 58 insertions(+), 4 deletions(-)
>
Series applied to dpdk-next-crypto