From: Greg KH <gregkh@linuxfoundation.org>
To: Haiyang Zhang <haiyangz@microsoft.com>
Cc: Jakub Kicinski <kuba@kernel.org>,
"linux-hyperv@vger.kernel.org" <linux-hyperv@vger.kernel.org>,
"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
Dexuan Cui <decui@microsoft.com>,
KY Srinivasan <kys@microsoft.com>,
Stephen Hemminger <sthemmin@microsoft.com>,
Paul Rosswurm <paulros@microsoft.com>,
Shachar Raindel <shacharr@microsoft.com>,
"olaf@aepfle.de" <olaf@aepfle.de>, vkuznets <vkuznets@redhat.com>,
"davem@davemloft.net" <davem@davemloft.net>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH net-next, 1/2] net: mana: Add handling of CQE_RX_TRUNCATED
Date: Tue, 21 Jun 2022 22:26:42 +0200 [thread overview]
Message-ID: <YrIpgssFaIYu1EN3@kroah.com> (raw)
In-Reply-To: <DM5PR21MB17494B8D4472F74198C88FE7CAB39@DM5PR21MB1749.namprd21.prod.outlook.com>
On Tue, Jun 21, 2022 at 07:55:26PM +0000, Haiyang Zhang wrote:
>
>
> > -----Original Message-----
> > From: Jakub Kicinski <kuba@kernel.org>
> > Sent: Monday, February 7, 2022 12:12 PM
> > To: Haiyang Zhang <haiyangz@microsoft.com>
> > Cc: linux-hyperv@vger.kernel.org; netdev@vger.kernel.org; Dexuan Cui
> > <decui@microsoft.com>; KY Srinivasan <kys@microsoft.com>; Stephen
> > Hemminger <sthemmin@microsoft.com>; Paul Rosswurm
> > <paulros@microsoft.com>; Shachar Raindel <shacharr@microsoft.com>;
> > olaf@aepfle.de; vkuznets <vkuznets@redhat.com>; davem@davemloft.net;
> > linux-kernel@vger.kernel.org
> > Subject: Re: [PATCH net-next, 1/2] net: mana: Add handling of
> > CQE_RX_TRUNCATED
> >
> > On Sat, 5 Feb 2022 22:32:41 +0000 Haiyang Zhang wrote:
> > > Since the proper handling of CQE_RX_TRUNCATED type is important, could
> > any
> > > of you backport this patch to the stable branches: 5.16 & 5.15?
> >
> > Only patches which are in Linus's tree can be backported to stable.
> > You sent this change for -next so no, it can't be backported now.
> > You need to wait until 5.17 final is released and then ask Greg KH
> > to backport it.
>
> @Greg KH <gregkh@linuxfoundation.org>
>
> Hi Greg,
>
> This patch is on 5.18 now:
> net: mana: Add handling of CQE_RX_TRUNCATED
> https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.18.5&id=e4b7621982d29f26ff4d39af389e5e675a4ffed4
>
> Could you backport it to 5.15?
<formletter>
This is not the correct way to submit patches for inclusion in the
stable kernel tree. Please read:
https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html
for how to do this properly.
</formletter>
next prev parent reply other threads:[~2022-06-21 20:26 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-04 22:45 [PATCH net-next, 0/2] net: mana: Add handling of CQE_RX_TRUNCATED and a cleanup Haiyang Zhang
2022-02-04 22:45 ` [PATCH net-next, 1/2] net: mana: Add handling of CQE_RX_TRUNCATED Haiyang Zhang
2022-02-04 23:52 ` Dexuan Cui
2022-02-05 22:32 ` Haiyang Zhang
2022-02-07 17:12 ` Jakub Kicinski
2022-02-08 19:55 ` Haiyang Zhang
2022-06-21 19:55 ` Haiyang Zhang
2022-06-21 20:26 ` Greg KH [this message]
2022-06-21 20:34 ` Haiyang Zhang
2022-02-04 22:45 ` [PATCH net-next, 2/2] net: mana: Remove unnecessary check of cqe_type in mana_process_rx_cqe() Haiyang Zhang
2022-02-04 23:52 ` Dexuan Cui
2022-02-05 15:40 ` [PATCH net-next, 0/2] net: mana: Add handling of CQE_RX_TRUNCATED and a cleanup patchwork-bot+netdevbpf
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=YrIpgssFaIYu1EN3@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=davem@davemloft.net \
--cc=decui@microsoft.com \
--cc=haiyangz@microsoft.com \
--cc=kuba@kernel.org \
--cc=kys@microsoft.com \
--cc=linux-hyperv@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=olaf@aepfle.de \
--cc=paulros@microsoft.com \
--cc=shacharr@microsoft.com \
--cc=sthemmin@microsoft.com \
--cc=vkuznets@redhat.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).