linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Cai Huoqing <cai.huoqing@linux.dev>
To: Jakub Kicinski <kuba@kernel.org>
Cc: leonro@nvidia.com, caihuoqing <caihuoqing@baidu.com>,
	"David S. Miller" <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	Paolo Abeni <pabeni@redhat.com>,
	Qiao Ma <mqaio@linux.alibaba.com>,
	Zhengchao Shao <shaozhengchao@huawei.com>,
	Christophe JAILLET <christophe.jaillet@wanadoo.fr>,
	"Gustavo A. R. Silva" <gustavoars@kernel.org>,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] net: hinic: Update the range of MTU from 256 to 9600
Date: Thu, 13 Oct 2022 14:14:53 +0800	[thread overview]
Message-ID: <20221013061453.GA7603@chq-T47> (raw)
In-Reply-To: <20221012084909.0e5bce48@kernel.org>

On 12 10月 22 08:49:09, Jakub Kicinski wrote:
> On Wed, 12 Oct 2022 16:29:40 +0800 Cai Huoqing wrote:
> > Hinic hardware only support MTU from 256 to 9600, so set
> > the max_mtu and min_mtu.
> 
> Sounds like a bug fix so please add a Fixes tag so that the patch gets
Hi Jakub,
    Not a bug fix, after v2 reverse the value of max_mtu for Shao's comments,
this patch just simplify the code.
v2 patch here:
https://lore.kernel.org/lkml/20221013060723.7306-1-cai.huoqing@linux.dev/

Thanks,
> backported to stable releases.

      reply	other threads:[~2022-10-13  6:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-12  8:29 [PATCH] net: hinic: Update the range of MTU from 256 to 9600 Cai Huoqing
2022-10-12  9:25 ` shaozhengchao
2022-10-12 10:32   ` Cai Huoqing
2022-10-12 15:49 ` Jakub Kicinski
2022-10-13  6:14   ` Cai Huoqing [this message]

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=20221013061453.GA7603@chq-T47 \
    --to=cai.huoqing@linux.dev \
    --cc=caihuoqing@baidu.com \
    --cc=christophe.jaillet@wanadoo.fr \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=gustavoars@kernel.org \
    --cc=kuba@kernel.org \
    --cc=leonro@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mqaio@linux.alibaba.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=shaozhengchao@huawei.com \
    /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 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).