[dpdk-dev] [PATCH 1/2] vhost/crypto: fix possible dead loop

Maxime Coquelin maxime.coquelin at redhat.com
Fri Jan 4 18:23:21 CET 2019



On 1/4/19 12:22 PM, Fan Zhang wrote:
> This patch fixes a possible infinite loop caused by incorrect
> descriptor chain created by the driver.
> 
> Cc: stable at dpdk.org
> Fixes: 3bb595ecd682 ("vhost/crypto: add request handler")
> 
> Signed-off-by: Fan Zhang <roy.fan.zhang at intel.com>
> ---
>   lib/librte_vhost/vhost_crypto.c | 121 +++++++++++++++++++++++++++-------------
>   1 file changed, 82 insertions(+), 39 deletions(-)
> 

Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>

Thanks,
Maxime


More information about the dev mailing list