[dpdk-dev] [PATCH] vhost/crypto: fix descriptor move

Maxime Coquelin maxime.coquelin at redhat.com
Wed May 16 08:11:14 CEST 2018


Hi Fan,

On 05/09/2018 04:08 PM, Fan Zhang wrote:
> This patch fixes the redundant descriptor move in the copy mode
> of vhost crypto. Originally the redundant descriptor move will
> cause the message parsing error.

As it is a fix, we need to specify which commit it fixes.
In this case it is:

Fixes: 3bb595ecd682 ("vhost/crypto: add request handler")

I'll add it when applying, no need to resubmit.

> Signed-off-by: Fan Zhang <roy.fan.zhang at intel.com>
> ---
>   lib/librte_vhost/vhost_crypto.c | 5 -----
>   1 file changed, 5 deletions(-)


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

Thanks,
Maxime


More information about the dev mailing list