Can DPDK AF_XDP PMD support macvlan driver in container?
Stephen Hemminger
stephen at networkplumber.org
Wed Oct 23 18:09:23 CEST 2024
On Wed, 23 Oct 2024 06:07:22 +0000
Xiaohua Wang <xiaohua.wang at ericsson.com> wrote:
> Hi,
>
> dpdk-testpmd with AF_XDP PMD can't work on p1p1 (macvlan) interface, but can work on eth0 (veth) interface.
>
> And is there a method to enable AF_XDP PMD to work in XDP SKB mode? Or add one option to set "SKB mode" in AF_XDP Options<https://doc.dpdk.org/guides/nics/af_xdp.html> ?
Maybe a kernel problem not an issue directly with AF_XDP PMD.
More information about the dev
mailing list