netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V1 net-next 0/2] net: fec: fix TX bandwidth fluctuations
@ 2021-05-27 12:07 Joakim Zhang
  2021-05-27 12:07 ` [PATCH V1 net-next 1/2] net: fec: add FEC_QUIRK_HAS_MULTI_QUEUES represents i.MX6SX ENET IP Joakim Zhang
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Joakim Zhang @ 2021-05-27 12:07 UTC (permalink / raw)
  To: davem, kuba, frieder.schrempf, andrew; +Cc: netdev, linux-kernel, linux-imx

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/

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-06-09 12:04 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-27 12:07 [PATCH V1 net-next 0/2] net: fec: fix TX bandwidth fluctuations Joakim Zhang
2021-05-27 12:07 ` [PATCH V1 net-next 1/2] net: fec: add FEC_QUIRK_HAS_MULTI_QUEUES represents i.MX6SX ENET IP Joakim Zhang
2021-05-27 12:07 ` [PATCH V1 net-next 2/2] net: fec: add ndo_select_queue to fix TX bandwidth fluctuations Joakim Zhang
2021-05-27 19:21   ` Jakub Kicinski
2021-05-27 12:10 ` [PATCH V1 net-next 0/2] net: fec: " Joakim Zhang
2021-05-27 14:05   ` Andrew Lunn
2021-06-08  3:23     ` Joakim Zhang
2021-06-08 14:18       ` Frieder Schrempf
2021-06-09 12:03         ` Joakim Zhang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).