Message ID | 20210621062737.16896-1-qiangqing.zhang@nxp.com (mailing list archive) |
---|---|
Headers | show |
Series | net: fec: fix TX bandwidth fluctuations | expand |
> -----Original Message----- > From: Joakim Zhang <qiangqing.zhang@nxp.com> > Sent: 2021年6月21日 14:28 > To: davem@davemloft.net; kuba@kernel.org; frieder.schrempf@kontron.de; > andrew@lunn.ch > Cc: netdev@vger.kernel.org; linux-kernel@vger.kernel.org; dl-linux-imx > <linux-imx@nxp.com> > Subject: [PATCH V3 net-next 0/2] net: fec: fix TX bandwidth fluctuations > > This patch set intends to fix TX bandwidth fluctuations, any feedback would be > appreciated. > > --- > ChangeLogs: > V1: remove RFC tag, RFC discussions please turn to below: > https://lore.kernel.org/lkml/YK0Ce5YxR2WYbrAo@lunn.ch/T/ > V2: change functions to be static in this patch set. And add the > t-b tag. > V3: fix sparse warining: ntohs()->htons() Hope this sparse issue has been fixed, since I can't verified it at my side. I follow the reproduce steps provided by kernel test robot, but failed to reproduce, there are many errors caused build failure at the beginning. Best Regards, Joakim Zhang > > Fugang Duan (1): > net: fec: add ndo_select_queue to fix TX bandwidth fluctuations > > Joakim Zhang (1): > net: fec: add FEC_QUIRK_HAS_MULTI_QUEUES represents i.MX6SX ENET IP > > drivers/net/ethernet/freescale/fec.h | 5 +++ > drivers/net/ethernet/freescale/fec_main.c | 43 ++++++++++++++++++++--- > 2 files changed, 43 insertions(+), 5 deletions(-) > > -- > 2.17.1
Hello: This series was applied to netdev/net-next.git (refs/heads/master): On Mon, 21 Jun 2021 14:27:35 +0800 you wrote: > This patch set intends to fix TX bandwidth fluctuations, any feedback would be appreciated. > > --- > ChangeLogs: > V1: remove RFC tag, RFC discussions please turn to below: > https://lore.kernel.org/lkml/YK0Ce5YxR2WYbrAo@lunn.ch/T/ > V2: change functions to be static in this patch set. And add the > t-b tag. > V3: fix sparse warining: ntohs()->htons() > > [...] Here is the summary with links: - [V3,1/2] net: fec: add FEC_QUIRK_HAS_MULTI_QUEUES represents i.MX6SX ENET IP https://git.kernel.org/netdev/net-next/c/471ff4455d61 - [V3,2/2] net: fec: add ndo_select_queue to fix TX bandwidth fluctuations https://git.kernel.org/netdev/net-next/c/52c4a1a85f4b You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html