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?