Thread (5 messages) 5 messages, 2 authors, 2021-01-27

Re: [dpdk-dev] [PATCH 1/2] test/ipsec: fix return values

From: Akhil Goyal <hidden>
Date: 2021-01-27 19:54:33

During SA creation, if the required algorithm is not supported,
drivers can return ENOTSUP. But in most of the IPsec test cases,
if the SA creation does not success, it just returns
TEST_FAILED.

This patch fixes this issue by returning the actual return values
from the driver to the application, so that it can make decisions
whether the test case is passed, failed or unsupported.

Fixes: 05fe65eb66b2 ("test/ipsec: introduce functional test")
Cc: konstantin.ananyev@intel.com

Signed-off-by: Gagandeep Singh <redacted>
Acked-by: Akhil Goyal <redacted>

Cc: stable@dpdk.org
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help