numam-dpdk/doc/guides/rel_notes
Ciara Power 757f40e28e cryptodev: modify return value for asym session create
Rather than the asym session create function returning a session on
success, and a NULL value on error, it is modified to now return int
values - 0 on success or -EINVAL/-ENOTSUP/-ENOMEM on failure.
The session to be used is passed as input.

This adds clarity on the failure of the create function, which enables
treating the -ENOTSUP return as TEST_SKIPPED in test apps.

Signed-off-by: Ciara Power <ciara.power@intel.com>
Acked-by: Fan Zhang <roy.fan.zhang@intel.com>
Acked-by: Anoob Joseph <anoobj@marvell.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
2022-02-12 10:26:39 +01:00
..
deprecation.rst drivers: remove octeontx2 drivers 2022-01-12 15:36:32 +01:00
index.rst version: 22.03-rc0 2021-12-02 21:36:19 +01:00
known_issues.rst fix PMD wording 2021-11-26 11:28:34 +01:00
release_1_8.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
release_2_0.rst doc: remove template comments in old release notes 2021-09-23 08:38:31 +02:00
release_2_1.rst fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
release_2_2.rst fix PMD wording 2021-11-26 11:28:34 +01:00
release_16_04.rst fix PMD wording 2021-11-26 11:28:34 +01:00
release_16_07.rst fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
release_16_11.rst doc: remove template comments in old release notes 2021-09-23 08:38:31 +02:00
release_17_02.rst doc: remove template comments in old release notes 2021-09-23 08:38:31 +02:00
release_17_05.rst doc: remove template comments in old release notes 2021-09-23 08:38:31 +02:00
release_17_08.rst fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
release_17_11.rst doc: remove template comments in old release notes 2021-09-23 08:38:31 +02:00
release_18_02.rst doc: capitalise PMD 2021-11-26 11:28:34 +01:00
release_18_05.rst doc: remove template comments in old release notes 2021-09-23 08:38:31 +02:00
release_18_08.rst doc: remove template comments in old release notes 2021-09-23 08:38:31 +02:00
release_18_11.rst doc: remove template comments in old release notes 2021-09-23 08:38:31 +02:00
release_19_02.rst doc: remove template comments in old release notes 2021-09-23 08:38:31 +02:00
release_19_05.rst fix PMD wording 2021-11-26 11:28:34 +01:00
release_19_08.rst drivers: remove octeontx2 drivers 2022-01-12 15:36:32 +01:00
release_19_11.rst drivers: remove octeontx2 drivers 2022-01-12 15:36:32 +01:00
release_20_02.rst raw/octeontx2_ep: remove driver 2021-10-18 18:34:04 +02:00
release_20_05.rst doc: remove template comments in old release notes 2021-09-23 08:38:31 +02:00
release_20_08.rst doc: remove template comments in old release notes 2021-09-23 08:38:31 +02:00
release_20_11.rst regex/cn9k: use cnxk infrastructure 2022-01-12 15:33:49 +01:00
release_21_02.rst fix PMD wording 2021-11-26 11:28:34 +01:00
release_21_05.rst fix PMD wording 2021-11-26 11:28:34 +01:00
release_21_08.rst fix PMD wording 2021-11-26 11:28:34 +01:00
release_21_11.rst doc: add tested platforms with Mellanox NICs 2021-11-26 14:41:31 +01:00
release_22_03.rst cryptodev: modify return value for asym session create 2022-02-12 10:26:39 +01:00