All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net v4 0/2] net: mana: Fix doorbell access for receive queues
@ 2023-06-29 22:09 longli
  2023-06-29 22:09 ` [PATCH net v4 1/2] net: mana: Batch ringing RX queue doorbell on receiving packets longli
  2023-06-29 22:09 ` [PATCH net v4 2/2] net: mana: Use the correct WQE count for ringing RQ doorbell longli
  0 siblings, 2 replies; 3+ messages in thread
From: longli @ 2023-06-29 22:09 UTC (permalink / raw)
  To: K. Y. Srinivasan, Haiyang Zhang, Wei Liu, Dexuan Cui,
	David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
	Leon Romanovsky, Shradha Gupta, Ajay Sharma, Shachar Raindel,
	Stephen Hemminger, linux-hyperv, netdev, linux-kernel
  Cc: linux-rdma, Long Li

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-06-29 22:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-29 22:09 [PATCH net v4 0/2] net: mana: Fix doorbell access for receive queues longli
2023-06-29 22:09 ` [PATCH net v4 1/2] net: mana: Batch ringing RX queue doorbell on receiving packets longli
2023-06-29 22:09 ` [PATCH net v4 2/2] net: mana: Use the correct WQE count for ringing RQ doorbell longli

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.