All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joakim Zhang <qiangqing.zhang@nxp.com>
To: "davem@davemloft.net" <davem@davemloft.net>,
	"kuba@kernel.org" <kuba@kernel.org>,
	"frieder.schrempf@kontron.de" <frieder.schrempf@kontron.de>,
	"andrew@lunn.ch" <andrew@lunn.ch>
Cc: "netdev@vger.kernel.org" <netdev@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	dl-linux-imx <linux-imx@nxp.com>
Subject: RE: [PATCH V1 net-next 0/2] net: fec: fix TX bandwidth fluctuations
Date: Thu, 27 May 2021 12:10:47 +0000	[thread overview]
Message-ID: <DB8PR04MB679585D9D94C0D5D90003ED2E6239@DB8PR04MB6795.eurprd04.prod.outlook.com> (raw)
In-Reply-To: <20210527120722.16965-1-qiangqing.zhang@nxp.com>


Hi Frieder,

As we talked before, could you please help test the patches when you are free? Thanks.

Best Regards,
Joakim Zhang

> -----Original Message-----
> From: Joakim Zhang <qiangqing.zhang@nxp.com>
> Sent: 2021年5月27日 20:07
> 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 V1 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/
> 
> 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


  parent reply	other threads:[~2021-05-27 12:10 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Joakim Zhang [this message]
2021-05-27 14:05   ` [PATCH V1 net-next 0/2] net: fec: " Andrew Lunn
2021-06-08  3:23     ` Joakim Zhang
2021-06-08 14:18       ` Frieder Schrempf
2021-06-09 12:03         ` Joakim Zhang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DB8PR04MB679585D9D94C0D5D90003ED2E6239@DB8PR04MB6795.eurprd04.prod.outlook.com \
    --to=qiangqing.zhang@nxp.com \
    --cc=andrew@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=frieder.schrempf@kontron.de \
    --cc=kuba@kernel.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.