From: longli@linuxonhyperv•com
To: "K. Y. Srinivasan" <kys@microsoft•com>,
Haiyang Zhang <haiyangz@microsoft•com>,
Wei Liu <wei.liu@kernel•org>, Dexuan Cui <decui@microsoft•com>,
"David S. Miller" <davem@davemloft•net>,
Eric Dumazet <edumazet@google•com>,
Jakub Kicinski <kuba@kernel•org>, Paolo Abeni <pabeni@redhat•com>,
Leon Romanovsky <leon@kernel•org>,
Shradha Gupta <shradhagupta@linux•microsoft.com>,
Ajay Sharma <sharmaajay@microsoft•com>,
Shachar Raindel <shacharr@microsoft•com>,
Stephen Hemminger <stephen@networkplumber•org>,
linux-hyperv@vger•kernel.org, netdev@vger•kernel.org,
linux-kernel@vger•kernel.org
Cc: linux-rdma@vger•kernel.org, Long Li <longli@microsoft•com>
Subject: [PATCH net-next v5 0/2] net: mana: Fix doorbell access for receive queues
Date: Mon, 17 Jul 2023 12:35:37 -0700 [thread overview]
Message-ID: <1689622539-5334-1-git-send-email-longli@linuxonhyperv.com> (raw)
From: Long Li <longli@microsoft•com>
This patchset fixes the issues discovered during 200G physical link
tests. It fixes doorbell usage and WQE format for receive queues.
Long Li (2):
net: mana: Batch ringing RX queue doorbell on receiving packets
net: mana: Use the correct WQE count for ringing RQ doorbell
drivers/net/ethernet/microsoft/mana/gdma_main.c | 5 ++++-
drivers/net/ethernet/microsoft/mana/mana_en.c | 10 ++++++++--
2 files changed, 12 insertions(+), 3 deletions(-)
--
2.34.1
next reply other threads:[~2023-07-17 19:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-17 19:35 longli [this message]
2023-07-17 19:35 ` [PATCH net-next v5 1/2] net: mana: Batch ringing RX queue doorbell on receiving packets longli
2023-07-17 19:35 ` [PATCH net-next v5 2/2] net: mana: Use the correct WQE count for ringing RQ doorbell longli
2023-07-19 1:10 ` [PATCH net-next v5 0/2] net: mana: Fix doorbell access for receive queues patchwork-bot+netdevbpf
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=1689622539-5334-1-git-send-email-longli@linuxonhyperv.com \
--to=longli@linuxonhyperv$(echo .)com \
--cc=davem@davemloft$(echo .)net \
--cc=decui@microsoft$(echo .)com \
--cc=edumazet@google$(echo .)com \
--cc=haiyangz@microsoft$(echo .)com \
--cc=kuba@kernel$(echo .)org \
--cc=kys@microsoft$(echo .)com \
--cc=leon@kernel$(echo .)org \
--cc=linux-hyperv@vger$(echo .)kernel.org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-rdma@vger$(echo .)kernel.org \
--cc=longli@microsoft$(echo .)com \
--cc=netdev@vger$(echo .)kernel.org \
--cc=pabeni@redhat$(echo .)com \
--cc=shacharr@microsoft$(echo .)com \
--cc=sharmaajay@microsoft$(echo .)com \
--cc=shradhagupta@linux$(echo .)microsoft.com \
--cc=stephen@networkplumber$(echo .)org \
--cc=wei.liu@kernel$(echo .)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