netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
To: Florian Westphal <fw@strlen.de>
Cc: netdev@vger.kernel.org, Paolo Abeni <pabeni@redhat.com>,
	"David S. Miller" <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	Jakub Kicinski <kuba@kernel.org>,
	vschneid@redhat.com, tglozar@redhat.com
Subject: Re: [PATCH net-next v7 0/3] net: tcp: un-pin tw timer
Date: Wed, 5 Jun 2024 11:21:51 +0200	[thread overview]
Message-ID: <20240605092151.IP-Mr4sC@linutronix.de> (raw)
In-Reply-To: <20240604140903.31939-1-fw@strlen.de>

On 2024-06-04 16:08:46 [+0200], Florian Westphal wrote:
> This is v7 of the series where the tw_timer is un-pinned to get rid of
> interferences in isolated CPUs setups.
> 
> First patch makes necessary preparations, existing code relies on
> TIMER_PINNED to avoid races.

And BH-disabled.
Thank you.

Reviewed-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>

Sebastian

  parent reply	other threads:[~2024-06-05  9:21 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-04 14:08 [PATCH net-next v7 0/3] net: tcp: un-pin tw timer Florian Westphal
2024-06-04 14:08 ` [PATCH net-next v7 1/3] net: tcp/dccp: prepare for tw_timer un-pinning Florian Westphal
2024-06-05  6:57   ` Eric Dumazet
2024-06-05  9:21   ` Sebastian Andrzej Siewior
2024-06-06 10:01   ` Valentin Schneider
2024-06-04 14:08 ` [PATCH net-next v7 2/3] net: tcp: un-pin the tw_timer Florian Westphal
2024-06-05  6:59   ` Eric Dumazet
2024-06-05  8:51   ` Sebastian Andrzej Siewior
2024-06-04 14:08 ` [PATCH net-next v7 3/3] tcp: move inet_twsk_schedule helper out of header Florian Westphal
2024-06-05  7:00   ` Eric Dumazet
2024-06-05  9:21 ` Sebastian Andrzej Siewior [this message]
2024-06-06 10:01 ` [PATCH net-next v7 0/3] net: tcp: un-pin tw timer Valentin Schneider

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=20240605092151.IP-Mr4sC@linutronix.de \
    --to=bigeasy@linutronix.de \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=fw@strlen.de \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=tglozar@redhat.com \
    --cc=vschneid@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).