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 <vladimir.olt...@nxp.com>
> 
> 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.
> 
> [...]

Here is the summary with links:
  - [net-next,01/10] net: enetc: remove redundant clearing of skb/xdp_frame 
pointer in TX conf path
    https://git.kernel.org/netdev/net-next/c/e9e49ae88ec8
  - [net-next,02/10] net: enetc: rename the buffer reuse helpers
    https://git.kernel.org/netdev/net-next/c/6b04830d5e0d
  - [net-next,03/10] net: enetc: recycle buffers for frames with RX errors
    https://git.kernel.org/netdev/net-next/c/672f9a21989e
  - [net-next,04/10] net: enetc: stop XDP NAPI processing when build_skb() fails
    https://git.kernel.org/netdev/net-next/c/8f50d8bb3f1c
  - [net-next,05/10] net: enetc: remove unneeded xdp_do_flush_map()
    https://git.kernel.org/netdev/net-next/c/a6369fe6e07d
  - [net-next,06/10] net: enetc: increase TX ring size
    https://git.kernel.org/netdev/net-next/c/ee3e875f10fc
  - [net-next,07/10] net: enetc: use dedicated TX rings for XDP
    https://git.kernel.org/netdev/net-next/c/7eab503b11ee
  - [net-next,08/10] net: enetc: handle the invalid XDP action the same way as 
XDP_DROP
    https://git.kernel.org/netdev/net-next/c/975acc833c9f
  - [net-next,09/10] net: enetc: fix buffer leaks with XDP_TX enqueue rejections
    https://git.kernel.org/netdev/net-next/c/92ff9a6e578d
  - [net-next,10/10] net: enetc: apply the MDIO workaround for XDP_REDIRECT too
    https://git.kernel.org/netdev/net-next/c/24e393097171

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html


Reply via email to