[PATCH net v2] net: ti: icssg-prueth: Fix skb handling for XDP_PASS
Jakub Kicinski
kuba at kernel.org
Tue Aug 5 18:07:32 PDT 2025
On Sun, 3 Aug 2025 23:32:16 +0530 Meghana Malladi wrote:
> emac_rx_packet() is a common function for handling traffic
> for both xdp and non-xdp use cases. Use common logic for
> handling skb with or without xdp to prevent any incorrect
> packet processing. This patch fixes ping working with
> XDP_PASS for icssg driver.
Out of curiosity were you able to use the in-tree XDP test?
More information about the linux-arm-kernel
mailing list