On 5/15/19 6:09 PM, Fan Zhang wrote:
This patch fixes the inferred misuse of enum of crypto
algorithms.
Coverity issue: 325879
Fixes: e80a98708166 ("vhost/crypto: add session message handler")
Cc: [email protected]
Signed-off-by: Fan Zhang <[email protected]>
---
lib/librte_vhost/vhost_crypto.c | 93 ++++++++++++++++++-----------------------
1 file changed, 41 insertions(+), 52 deletions(-)
Reviewed-by: Maxime Coquelin <[email protected]> Thanks, Maxime

