[PATCH net 1/1] net: stmmac: ensure tx function is not running in stmmac_xdp_release()

patchwork-bot+netdevbpf at kernel.org patchwork-bot+netdevbpf at kernel.org
Fri Nov 11 21:10:17 PST 2022


Hello:

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

On Thu, 10 Nov 2022 14:45:52 +0800 you wrote:
> From: Mohd Faizal Abdul Rahim <faizal.abdul.rahim at intel.com>
> 
> When stmmac_xdp_release() is called, there is a possibility that tx
> function is still running on other queues which will lead to tx queue
> timed out and reset adapter.
> 
> This commit ensure that tx function is not running xdp before release
> flow continue to run.
> 
> [...]

Here is the summary with links:
  - [net,1/1] net: stmmac: ensure tx function is not running in stmmac_xdp_release()
    https://git.kernel.org/netdev/net/c/77711683a504

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





More information about the linux-arm-kernel mailing list