Skip to content

Commit

Permalink
test/crypto: handle returns from raw crypto APIs
Browse files Browse the repository at this point in the history
Raw crypto APIs may return -ENOTSUP when the cryptodev does not support
the requested feature. Handle it gracefully so that tests get marked as
"SKIPPED" instead of "FAILED".

Signed-off-by: Anoob Joseph <anoobj@marvell.com>
Signed-off-by: 0-day Robot <robot@bytheb.org>
  • Loading branch information
anoobj authored and ovsrobot committed May 22, 2023
1 parent 5c9c346 commit 56644b4
Show file tree
Hide file tree
Showing 3 changed files with 279 additions and 184 deletions.
Loading

0 comments on commit 56644b4

Please sign in to comment.