git.droids-corp.org
/
dpdk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
376ba68
)
test/crypto: fix out-of-place test
author
Fan Zhang
<roy.fan.zhang@intel.com>
Thu, 5 Nov 2020 13:58:57 +0000
(13:58 +0000)
committer
Akhil Goyal
<akhil.goyal@nxp.com>
Thu, 12 Nov 2020 21:06:30 +0000
(22:06 +0100)
This patch fixes bypassed out of place test for PMDs that support it.
Fixes:
4868f6591c6f
("test/crypto: add cases for raw datapath API")
Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
Acked-by: Adam Dybkowski <adamx.dybkowski@intel.com>
app/test/test_cryptodev.c
patch
|
blob
|
history
diff --git
a/app/test/test_cryptodev.c
b/app/test/test_cryptodev.c
index
d7d7ab5
..
8189053
100644
(file)
--- a/
app/test/test_cryptodev.c
+++ b/
app/test/test_cryptodev.c
@@
-6771,9
+6771,6
@@
test_mixed_auth_cipher(const struct mixed_cipher_auth_test_data *tdata,
return -ENOTSUP;
}
- if (op_mode == OUT_OF_PLACE)
- return -ENOTSUP;
-
/* Create the session */
if (verify)
retval = create_wireless_algo_cipher_auth_session(