Message ID | 20231018123550.27110-1-ansuelsmth@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | net: stmmac: improve tx timer logic | expand |
Hello: This series was applied to netdev/net-next.git (main) by Paolo Abeni <pabeni@redhat.com>: On Wed, 18 Oct 2023 14:35:46 +0200 you wrote: > This series comes with the intention of restoring original performance > of stmmac on some router/device that used the stmmac driver to handle > gigabit traffic. > > More info are present in patch 3. This cover letter is to show results > and improvements of the following change. > > [...] Here is the summary with links: - [net-next,v4,1/4] net: introduce napi_is_scheduled helper https://git.kernel.org/netdev/net-next/c/7f3eb2174512 - [net-next,v4,2/4] net: stmmac: improve TX timer arm logic https://git.kernel.org/netdev/net-next/c/2d1a42cf7f77 - [net-next,v4,3/4] net: stmmac: move TX timer arm after DMA enable https://git.kernel.org/netdev/net-next/c/a594166387fe - [net-next,v4,4/4] net: stmmac: increase TX coalesce timer to 5ms https://git.kernel.org/netdev/net-next/c/039550960a22 You are awesome, thank you!