[dpdk-dev] [PATCH] vhost/crypto: fix inferred misuse of enum

Maxime Coquelin maxime.coquelin at redhat.com
Thu Jun 20 11:59:52 CEST 2019



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: stable at dpdk.org
> 
> Signed-off-by: Fan Zhang <roy.fan.zhang at intel.com>
> ---
>   lib/librte_vhost/vhost_crypto.c | 93 ++++++++++++++++++-----------------------
>   1 file changed, 41 insertions(+), 52 deletions(-)
> 


Applied to dpdk-next-virtio/master.

Thanks,
Maxime


More information about the dev mailing list