Re: [PATCH v2] ntb_netdev: Use dev_kfree_skb_any() in interrupt context

From: patchwork-bot+netdevbpf
Date: Mon Dec 12 2022 - 16:01:48 EST


Hello:

This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@xxxxxxxxxx>:

On Thu, 8 Dec 2022 16:06:59 -0800 you wrote:
> From: Eric Pilmore <epilmore@xxxxxxxxxx>
>
> TX/RX callback handlers (ntb_netdev_tx_handler(),
> ntb_netdev_rx_handler()) can be called in interrupt
> context via the DMA framework when the respective
> DMA operations have completed. As such, any calls
> by these routines to free skb's, should use the
> interrupt context safe dev_kfree_skb_any() function.
>
> [...]

Here is the summary with links:
- [v2] ntb_netdev: Use dev_kfree_skb_any() in interrupt context
https://git.kernel.org/netdev/net/c/5f7d78b2b12a

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