On 25-May-19 1:45 AM, Yutaro Hayakawa wrote:
Hello,
In current AF_XDP PMD implementation, we cannot use it with software NICs like
VETH. Because it allocates umem with RTE_MEMZONE_IOVA_CONTIG.
Since AF_XDP itself is usable with any network devices, I think it is better to
have option to take
Hello,
In current AF_XDP PMD implementation, we cannot use it with software NICs like
VETH. Because it allocates umem with RTE_MEMZONE_IOVA_CONTIG.
Since AF_XDP itself is usable with any network devices, I think it is better to
have option to take umem with RTE_MEMZONE_SIZE_HINT_ONLY. It is als
2 matches
Mail list logo