[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID:
<PAXPR07MB7984C811A8104A8ED9D852E1A3DE2@PAXPR07MB7984.eurprd07.prod.outlook.com>
Date: Tue, 18 Mar 2025 00:25:20 +0000
From: "Chia-Yu Chang (Nokia)" <chia-yu.chang@...ia-bell-labs.com>
To: Paolo Abeni <pabeni@...hat.com>, "patchwork-bot+netdevbpf@...nel.org"
<patchwork-bot+netdevbpf@...nel.org>
CC: "netdev@...r.kernel.org" <netdev@...r.kernel.org>, "dsahern@...il.com"
<dsahern@...il.com>, "davem@...emloft.net" <davem@...emloft.net>,
"edumazet@...gle.com" <edumazet@...gle.com>, "dsahern@...nel.org"
<dsahern@...nel.org>, "joel.granados@...nel.org" <joel.granados@...nel.org>,
"kuba@...nel.org" <kuba@...nel.org>, "andrew+netdev@...n.ch"
<andrew+netdev@...n.ch>, "horms@...nel.org" <horms@...nel.org>,
"pablo@...filter.org" <pablo@...filter.org>, "kadlec@...filter.org"
<kadlec@...filter.org>, "netfilter-devel@...r.kernel.org"
<netfilter-devel@...r.kernel.org>, "coreteam@...filter.org"
<coreteam@...filter.org>, "kory.maincent@...tlin.com"
<kory.maincent@...tlin.com>, "bpf@...r.kernel.org" <bpf@...r.kernel.org>,
"kuniyu@...zon.com" <kuniyu@...zon.com>, "andrew@...n.ch" <andrew@...n.ch>,
"ij@...nel.org" <ij@...nel.org>, "ncardwell@...gle.com"
<ncardwell@...gle.com>, "Koen De Schepper (Nokia)"
<koen.de_schepper@...ia-bell-labs.com>, g.white <g.white@...lelabs.com>,
"ingemar.s.johansson@...csson.com" <ingemar.s.johansson@...csson.com>,
"mirja.kuehlewind@...csson.com" <mirja.kuehlewind@...csson.com>,
"cheshire@...le.com" <cheshire@...le.com>, "rs.ietf@....at" <rs.ietf@....at>,
"Jason_Livingood@...cast.com" <Jason_Livingood@...cast.com>, vidhi_goel
<vidhi_goel@...le.com>
Subject: RE: [PATCH v7 net-next 00/12] AccECN protocol preparation patch
series
Please see below.
-----Original Message-----
> From: Paolo Abeni <pabeni@...hat.com>
> Sent: Monday, March 17, 2025 10:04 PM
> To: Chia-Yu Chang (Nokia) <chia-yu.chang@...ia-bell-labs.com>; patchwork-bot+netdevbpf@...nel.org
> Cc: netdev@...r.kernel.org; dsahern@...il.com; davem@...emloft.net; edumazet@...gle.com; dsahern@...nel.org; joel.granados@...nel.org; kuba@...nel.org; andrew+netdev@...n.ch; horms@...nel.org; pablo@...filter.org; kadlec@...filter.org; netfilter-devel@...r.kernel.org; coreteam@...filter.org; kory.maincent@...tlin.com; bpf@...r.kernel.org; kuniyu@...zon.com; andrew@...n.ch; ij@...nel.org; ncardwell@...gle.com; Koen De Schepper (Nokia) <koen.de_schepper@...ia-bell-labs.com>; g.white <g.white@...lelabs.com>; ingemar.s.johansson@...csson.com; mirja.kuehlewind@...csson.com; cheshire@...le.com; rs.ietf@....at; Jason_Livingood@...cast.com; vidhi_goel <vidhi_goel@...le.com>
> Subject: Re: [PATCH v7 net-next 00/12] AccECN protocol preparation patch series
>
>
> CAUTION: This is an external email. Please be very careful when clicking links or opening attachments. See the URL nok.it/ext for additional information.
>
>
>
> On 3/17/25 5:44 PM, Chia-Yu Chang (Nokia) wrote:
> > Hello:
> >> This series was applied to netdev/net-next.git (main) by David S. Miller <davem@...emloft.net>:
> [...]
> >> Here is the summary with links:
> >> - [v7,net-next,01/12] tcp: reorganize tcp_in_ack_event() and tcp_count_delivered()
> >> https://git.kernel.org/netdev/net-next/c/149dfb31615e
> >> - [v7,net-next,02/12] tcp: create FLAG_TS_PROGRESS
> >> https://git.kernel.org/netdev/net-next/c/da610e18313b
> >> - [v7,net-next,03/12] tcp: use BIT() macro in include/net/tcp.h
> >> https://git.kernel.org/netdev/net-next/c/0114a91da672
> >> - [v7,net-next,04/12] tcp: extend TCP flags to allow AE bit/ACE field
> >> https://git.kernel.org/netdev/net-next/c/2c2f08d31d2f
> >> - [v7,net-next,05/12] tcp: reorganize SYN ECN code
> >> (no matching commit)
> >> - [v7,net-next,06/12] tcp: rework {__,}tcp_ecn_check_ce() -> tcp_data_ecn_check()
> >> https://git.kernel.org/netdev/net-next/c/f0db2bca0cf9
> >> - [v7,net-next,07/12] tcp: helpers for ECN mode handling
> >> (no matching commit)
> >> - [v7,net-next,08/12] gso: AccECN support
> >> https://git.kernel.org/netdev/net-next/c/023af5a72ab1
> >> - [v7,net-next,09/12] gro: prevent ACE field corruption & better AccECN handling
> >> https://git.kernel.org/netdev/net-next/c/4e4f7cefb130
> >> - [v7,net-next,10/12] tcp: AccECN support to tcp_add_backlog
> >> https://git.kernel.org/netdev/net-next/c/d722762c4eaa
> >> - [v7,net-next,11/12] tcp: add new TCP_TW_ACK_OOW state and allow ECN bits in TOS
> >> https://git.kernel.org/netdev/net-next/c/4618e195f925
> >> - [v7,net-next,12/12] tcp: Pass flags to __tcp_send_ack
> >>
> >> https://git/
> >> .kernel.org%2Fnetdev%2Fnet-next%2Fc%2F9866884ce8ef&data=05%7C02%7Cchi
> >> a-yu.chang%40nokia-bell-labs.com%7C72e33ae0d7f0420790c208dd659742f9%7
> >> C5d4717519675428d917b70f44f9630b0%7C0%7C0%7C638778422522699339%7CUnkn
> >> own%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJ
> >> XaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=kcRwgx%2
> >> FWDHKWt9hvGogvLksNHjjjQcd%2BAbCuSsJrtoo%3D&reserved=0
> >>
> >> You are awesome, thank you!
> >> --
> >> Deet-doot-dot, I am a bot.
> >> https://kor/
> >> g.docs.kernel.org%2Fpatchwork%2Fpwbot.html&data=05%7C02%7Cchia-yu.cha
> >> ng%40nokia-bell-labs.com%7C72e33ae0d7f0420790c208dd659742f9%7C5d47175
> >> 19675428d917b70f44f9630b0%7C0%7C0%7C638778422522710517%7CUnknown%7CTW
> >> FpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiI
> >> sIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=3MvKCWlvavf14mcp
> >> i3Xt1L9UNX8VyJ51n0rK3vpcT6U%3D&reserved=0
> >
> > Hello,
> >
> > I see two patches are NOT applied in the net-next (05/12 and 07/12) repo.
> > So, I would like to ask would it be merged latter on, or shall I include in the next AccECN patch series? Thanks.
>
> Something went wrong at apply time.
>
> AFAICS patch 7 is there with commit 041fb11d518f ("tcp: helpers for ECN mode handling") while patch got lost somehow. I think it's better if you repost them, rebased on top of current net-next.
>
> Thanks!
>
> Paolo
Yes, you are right. Thanks for pointing out.
I will merge this missing one into the next Accurate ECN series.
Chia-Yu
Powered by blists - more mailing lists