On Wed, 23 Oct 2024 06:07:22 +0000 Xiaohua Wang <xiaohua.w...@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.