From: Jakub Kicinski <kuba@kernel•org>
To: David Morley <morleyd.kernel@gmail•com>
Cc: David Miller <davem@davemloft•net>,
Eric Dumazet <edumazet@google•com>,
netdev@vger•kernel.org, David Morley <morleyd@google•com>
Subject: Re: [PATCH net-next v2 0/2] tcp: save flowlabel and use for receiver repathing
Date: Wed, 4 Oct 2023 16:32:53 -0700 [thread overview]
Message-ID: <20231004163253.75584412@kernel.org> (raw)
In-Reply-To: <20230929210352.3411495-1-morleyd.kernel@gmail.com>
On Fri, 29 Sep 2023 21:03:50 +0000 David Morley wrote:
> This patch series stores the last received ipv6 flowlabel. This last
> received flowlabel is then used to help decide whether a packet is
> likely an RTO retransmit or the result of a TLP. This new information
> is used to better inform the flowlabel change decision for data
> receivers.
Minor conflict with Eric's changes to derive delack_max from rto_min.
This no longer builds, please rebase & resend, thanks!
--
pw-bot: cr
prev parent reply other threads:[~2023-10-04 23:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-29 21:03 [PATCH net-next v2 0/2] tcp: save flowlabel and use for receiver repathing David Morley
2023-09-29 21:03 ` [PATCH net-next v2 1/2] tcp: record last received ipv6 flowlabel David Morley
2023-09-29 21:03 ` [PATCH net-next v2 2/2] tcp: change data receiver flowlabel after one dup David Morley
2023-10-04 23:32 ` Jakub Kicinski [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=20231004163253.75584412@kernel.org \
--to=kuba@kernel$(echo .)org \
--cc=davem@davemloft$(echo .)net \
--cc=edumazet@google$(echo .)com \
--cc=morleyd.kernel@gmail$(echo .)com \
--cc=morleyd@google$(echo .)com \
--cc=netdev@vger$(echo .)kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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