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:
|
||
---|---|---|
.. | ||
Makefile | ||
rte_pmd_snow3g_version.map | ||
rte_snow3g_pmd_ops.c | ||
rte_snow3g_pmd_private.h | ||
rte_snow3g_pmd.c |