>From: Eric Dumazet <edumazet@xxxxxxxxxx> >Sent: Thursday, November 7, 2024 2:01 PM >To: Chia-Yu Chang (Nokia) <chia-yu.chang@xxxxxxxxxxxxxxxxxxx> >Cc: netdev@xxxxxxxxxxxxxxx; dsahern@xxxxxxxxx; davem@xxxxxxxxxxxxx; dsahern@xxxxxxxxxx; pabeni@xxxxxxxxxx; joel.granados@xxxxxxxxxx; kuba@xxxxxxxxxx; andrew+netdev@xxxxxxx; horms@xxxxxxxxxx; pablo@xxxxxxxxxxxxx; kadlec@xxxxxxxxxxxxx; netfilter-devel@xxxxxxxxxxxxxxx; coreteam@xxxxxxxxxxxxx; ij@xxxxxxxxxx; ncardwell@xxxxxxxxxx; Koen De Schepper (Nokia) <koen.de_schepper@xxxxxxxxxxxxxxxxxxx>; g.white@xxxxxxxxxxxxx; ingemar.s.johansson@xxxxxxxxxxxx; mirja.kuehlewind@xxxxxxxxxxxx; cheshire@xxxxxxxxx; rs.ietf@xxxxxx; Jason_Livingood@xxxxxxxxxxx; vidhi_goel@xxxxxxxxx >Subject: Re: [PATCH v5 net-next 13/13] tcp: fast path functions later > > >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 Tue, Nov 5, 2024 at 11:07 AM <chia-yu.chang@xxxxxxxxxxxxxxxxxxx> wrote: >> >> From: Ilpo Järvinen <ij@xxxxxxxxxx> >> >> The following patch will use tcp_ecn_mode_accecn(), >> TCP_ACCECN_CEP_INIT_OFFSET, TCP_ACCECN_CEP_ACE_MASK in >> __tcp_fast_path_on() to make new flag for AccECN. >> >> No functional changes. >> >> Signed-off-by: Ilpo Järvinen <ij@xxxxxxxxxx> >> Signed-off-by: Chai-Yu Chang <chia-yu.chang@xxxxxxxxxxxxxxxxxxx> > >I guess this patch should not land in this series, but in the following one. Hi Eric, Indeed, I will move this patch to the following AccECN series. Best regards, Chia-Yu