[EXTERNAL] [PATCH 1/2] vhost: fix cipher data length

Akhil Goyal gakhil at marvell.com
Thu Apr 10 07:12:39 CEST 2025


> This patch fixes cipher data length, in the event of algorithm
> chaining. When enqueuing crypto op to vhost backend
> cipher.data.length is set correctly which is in
> virtqueue_crypto_sym_pkt_header_arrange(). This field is computed
> and assigned wrongly instead of using passed value. This is
> rectified and using correct cipher data length in vhost crypto.
> 
> Fixes: 3bb595ecd682 ("vhost/crypto: add request handler")
Cc: stable at dpdk.org
> 
> Signed-off-by: Rajesh Mudimadugula <rmudimadugul at marvell.com>

Acked-by: Akhil Goyal <gakhil at marvell.com>


More information about the dev mailing list