Subject: [PATCH] vfio: use contiguous mapping for IOVA as VA mode
When using IOVA as VA mode, there is no need to map segments page by page. This
normally isn't a problem, but it becomes one when attempting to use DPDK in
no-huge mode, where VFIO subsystem simply runs out of space to store ma
18, 2019 12:09 PM
To: Sirvys, Andrius
Cc: dpdk stable ; Lu, Wenzhuo ; Wu,
Jingjing ; Iremonger, Bernard
; Yigit, Ferruh ; dev
Subject: Re: [dpdk-stable] [PATCH] test-pmd: removed references to crc_strip
On Tue, Jun 18, 2019 at 12:59 PM Andrius Sirvys
mailto:andrius.sir...@intel.com>>
When I try building I'm still getting this error
/root/dpdk/app/test-pmd/bpf_cmd.c:23:11: error: initialization discards
'const' qualifier from pointer target type [-Werror=discarded-qualifiers]
.val = &stdout,
On 13/03/2019 17:06, Natanael Copa wrote:
A set of patches to fix build with m
I'm trying on Alpine Linux to build using make with the patches, and
there are quite a few errors saying argp.h doesn't exist.
In file included from
/root/dpdk/drivers/bus/dpaa/base/fman/netcfg_layer.c:19:
/root/dpdk/drivers/bus/dpaa/include/netcfg.h:12:10: fatal error: argp.h:
No such file or
4 matches
Mail list logo