[dpdk-dev] [PATCH] vhost/crypto: fix logically dead code
Maxime Coquelin
maxime.coquelin at redhat.com
Thu Jun 20 11:59:36 CEST 2019
On 5/15/19 6:19 PM, Fan Zhang wrote:
> This patch fixes a few same class bugs that causes the
> logically dead code in vhost_crypto.
>
> Coverity issue: 277236
> Coverity issue: 277233
> Coverity issue: 277220
> Coverity issue: 277214
>
> Fixes: 3bb595ecd682 ("vhost/crypto: add request handler")
> Cc: stable at dpdk.org
>
> Signed-off-by: Fan Zhang <roy.fan.zhang at intel.com>
> ---
> lib/librte_vhost/vhost_crypto.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
Applied to dpdk-next-virtio/master.
Thanks,
Maxime
More information about the dev
mailing list