Re: [dpdk-dev] [PATCH] vhost/crypto: fix missing head correction

2018-04-27 Thread Thomas Monjalon
27/04/2018 16:19, Maxime Coquelin: > Hi Fan, > > On 04/27/2018 03:52 PM, Fan Zhang wrote: > > Fixes: 473387aaae4a ("vhost/crypto: move to safe GPA translation API") > > > > This patch fixes the missing head descriptor correction for > > indirect descriptors. > > > > Signed-off-by: Fan Zhang > >

Re: [dpdk-dev] [PATCH] vhost/crypto: fix missing head correction

2018-04-27 Thread Zhang, Roy Fan
Hi Maxime, No problem. I will work on it. Regards, Fan > -Original Message- > From: Maxime Coquelin [mailto:maxime.coque...@redhat.com] > Sent: Friday, April 27, 2018 3:19 PM > To: Zhang, Roy Fan ; dev@dpdk.org > Cc: Yigit, Ferruh > Subject: Re: [PATCH] vhost/crypto: fix missing head co

Re: [dpdk-dev] [PATCH] vhost/crypto: fix missing head correction

2018-04-27 Thread Maxime Coquelin
Hi Fan, On 04/27/2018 03:52 PM, Fan Zhang wrote: Fixes: 473387aaae4a ("vhost/crypto: move to safe GPA translation API") This patch fixes the missing head descriptor correction for indirect descriptors. Signed-off-by: Fan Zhang --- lib/librte_vhost/vhost_crypto.c | 1 + 1 file changed, 1 in