[PATCH v2 net-next 2/4] net: ethernet: mtk_eth_soc: add basic XDP support

Jakub Kicinski kuba at kernel.org
Tue Jul 12 20:56:55 PDT 2022


On Tue, 12 Jul 2022 23:16:15 +0200 Lorenzo Bianconi wrote:
> Introduce basic XDP support to mtk_eth_soc driver.
> Supported XDP verdicts:
> - XDP_PASS
> - XDP_DROP
> - XDP_REDIRECT

Looks like you're missing some rcu_access_pointer uses here.
sparse is not happy (2 new warnings)



More information about the Linux-mediatek mailing list