24/06/2021 03:57, Ajit Khaparde: > On Tue, Jun 22, 2021 at 5:39 AM Ferruh Yigit <ferruh.yi...@intel.com> wrote: > > > > When IOVA=VA, address translation for segmented packets is wrong, it > > assumes the address in the mbuf->next is physical address, not VA > > address. > > > > Fixing the address translation to work both PA & VA mode. > > > > Fixes: e73831dc6c26 ("kni: support userspace VA") > > Cc: sta...@dpdk.org > > > > Signed-off-by: Ferruh Yigit <ferruh.yi...@intel.com> > Acked-by: Ajit Khaparde <ajit.khapa...@broadcom.com>
Applied, thanks