From: Jakub Kicinski <kuba@kernel•org>
To: "D. Wythe" <alibuda@linux•alibaba.com>
Cc: "David S. Miller" <davem@davemloft•net>,
Dust Li <dust.li@linux•alibaba.com>,
Eric Dumazet <edumazet@google•com>,
Paolo Abeni <pabeni@redhat•com>,
Sidraya Jayagond <sidraya@linux•ibm.com>,
Wenjia Zhang <wenjia@linux•ibm.com>,
Mahanta Jambigi <mjambigi@linux•ibm.com>,
Simon Horman <horms@kernel•org>,
Tony Lu <tonylu@linux•alibaba.com>,
Wen Gu <guwen@linux•alibaba.com>,
linux-kernel@vger•kernel.org, linux-rdma@vger•kernel.org,
linux-s390@vger•kernel.org, netdev@vger•kernel.org,
oliver.yang@linux•alibaba.com, pasic@linux•ibm.com
Subject: Re: [PATCH net-next v2] net/smc: transition to RDMA core CQ pooling
Date: Tue, 3 Mar 2026 17:09:08 -0800 [thread overview]
Message-ID: <20260303170908.64a5070f@kernel.org> (raw)
In-Reply-To: <20260302063737.4393-1-alibuda@linux.alibaba.com>
On Mon, 2 Mar 2026 14:37:37 +0800 D. Wythe wrote:
> The current SMC-R implementation relies on global per-device CQs
> and manual polling within tasklets, which introduces severe
> scalability bottlenecks due to global lock contention and tasklet
> scheduling overhead, resulting in poor performance as concurrency
> increases.
does not apply, please rebase & repost
--
pw-bot: cr
next prev parent reply other threads:[~2026-03-04 1:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-02 6:37 [PATCH net-next v2] net/smc: transition to RDMA core CQ pooling D. Wythe
2026-03-04 1:09 ` Jakub Kicinski [this message]
2026-03-05 1:54 ` D. Wythe
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=20260303170908.64a5070f@kernel.org \
--to=kuba@kernel$(echo .)org \
--cc=alibuda@linux$(echo .)alibaba.com \
--cc=davem@davemloft$(echo .)net \
--cc=dust.li@linux$(echo .)alibaba.com \
--cc=edumazet@google$(echo .)com \
--cc=guwen@linux$(echo .)alibaba.com \
--cc=horms@kernel$(echo .)org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-rdma@vger$(echo .)kernel.org \
--cc=linux-s390@vger$(echo .)kernel.org \
--cc=mjambigi@linux$(echo .)ibm.com \
--cc=netdev@vger$(echo .)kernel.org \
--cc=oliver.yang@linux$(echo .)alibaba.com \
--cc=pabeni@redhat$(echo .)com \
--cc=pasic@linux$(echo .)ibm.com \
--cc=sidraya@linux$(echo .)ibm.com \
--cc=tonylu@linux$(echo .)alibaba.com \
--cc=wenjia@linux$(echo .)ibm.com \
/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