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 <[email protected]>
---
lib/librte_vhost/vhost_crypto.c | 5 -----
1 file changed, 5 deletions(-)
Reviewed-by: Maxime Coquelin <[email protected]>
Thanks,
Maxime