27391b53b3
When calling rte_cryptodev_sym_session_init(),
if there was an error, it returned -1, instead
of returning the specific error code, which can
be valuable for the application for error handling.
Fixes:
|
||
---|---|---|
.. | ||
cmdline_test | ||
test | ||
test-acl | ||
test-pipeline | ||
Makefile |