numam-dpdk/kernel
Ferruh Yigit 9b83a7ed2a kni: fix crash on userspace VA for segmented packets
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: e73831dc6c ("kni: support userspace VA")
Cc: stable@dpdk.org

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
Acked-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
2021-06-24 10:04:25 +02:00
..
freebsd build: change indentation in infrastructure files 2021-04-21 14:04:09 +02:00
linux kni: fix crash on userspace VA for segmented packets 2021-06-24 10:04:25 +02:00
meson.build