[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240305072334.59819960@kernel.org>
Date: Tue, 5 Mar 2024 07:23:34 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Sebastian Andrzej Siewior <bigeasy@...utronix.de>
Cc: Paolo Abeni <pabeni@...hat.com>, netdev@...r.kernel.org, "David S.
Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>, Jesper
Dangaard Brouer <hawk@...nel.org>, Thomas Gleixner <tglx@...utronix.de>,
Wander Lairson Costa <wander@...hat.com>, Yan Zhai <yan@...udflare.com>
Subject: Re: [PATCH v3 net-next 2/4] net: Allow to use SMP threads for
backlog NAPI.
On Tue, 5 Mar 2024 11:35:30 +0100 Sebastian Andrzej Siewior wrote:
> I had RH benchmarking this and based on their 25Gbe and 50Gbe NICs and
> the results look good. If anything it looked a bit better with this on
> the 50Gbe NICs but since those NICs have RSS…
TBH if y'all tested this with iperf that's pretty meaningless.
The concern is not as much throughput on an idle system as it
is the fact that we involve scheduler with it's heuristics
for every NAPI run.
But I recognize that your access to production workloads may
be limited and you did more than most, so 🤷️
Powered by blists - more mailing lists