Re: [PATCH net-next 00/10] Fixups for XDP on NXP ENETC

2021-04-16 Thread patchwork-bot+netdevbpf
Hello: This series was applied to netdev/net-next.git (refs/heads/master): On Sat, 17 Apr 2021 00:22:15 +0300 you wrote: > From: Vladimir Oltean > > After some more XDP testing on the NXP LS1028A, this is a set of 10 bug > fixes, simplifications and tweaks, ranging from addressing Toke's feedba

[PATCH net-next 00/10] Fixups for XDP on NXP ENETC

2021-04-16 Thread Vladimir Oltean
From: Vladimir Oltean After some more XDP testing on the NXP LS1028A, this is a set of 10 bug fixes, simplifications and tweaks, ranging from addressing Toke's feedback (the network stack can run concurrently with XDP on the same TX rings) to fixing some OOM conditions seen under TX congestion.