Re: [dpdk-dev] [PATCH] vhost/crypto: fix coverity issues

2019-03-27 Thread Maxime Coquelin
On 3/25/19 3:37 PM, Fan Zhang wrote: Fixes: cd1e8f03abf0 ("vhost/crypto: fix packet copy in chaining mode") Coverity Issue: 277214 Coverity Issue: 277220 Coverity Issue: 277233 Coverity Issue: 277236 Cc: sta...@dpdk.org Signed-off-by: Fan Zhang --- lib/librte_vhost/vhost_crypto.c | 4 ++-

Re: [dpdk-dev] [PATCH] vhost/crypto: fix coverity issues

2019-03-27 Thread Maxime Coquelin
On 3/25/19 3:37 PM, Fan Zhang wrote: Fixes: cd1e8f03abf0 ("vhost/crypto: fix packet copy in chaining mode") Coverity Issue: 277214 Coverity Issue: 277220 Coverity Issue: 277233 Coverity Issue: 277236 Cc: sta...@dpdk.org Signed-off-by: Fan Zhang --- lib/librte_vhost/vhost_crypto.c | 4 ++-

[dpdk-dev] [PATCH] vhost/crypto: fix coverity issues

2019-03-25 Thread Fan Zhang
Fixes: cd1e8f03abf0 ("vhost/crypto: fix packet copy in chaining mode") Coverity Issue: 277214 Coverity Issue: 277220 Coverity Issue: 277233 Coverity Issue: 277236 Cc: sta...@dpdk.org Signed-off-by: Fan Zhang --- lib/librte_vhost/vhost_crypto.c | 4 ++-- 1 file changed, 2 insertions(+), 2 delet