On 04/11/2018 12:09 PM, Fan Zhang wrote:
Fixes: cd39f8e4fd2a ("vhost/crypto: add request handler") This patch fixes the descriptor moving for copy mode by adding the missing moving step after destination data parsing. Signed-off-by: Fan Zhang <roy.fan.zh...@intel.com> --- lib/librte_vhost/vhost_crypto.c | 9 +++++++++ 1 file changed, 9 insertions(+)
Applied to dpdk-next-virtio/master thanks, Maxime