DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Windows performance enhancements
@ 2023-05-16 11:25 Tal Shnaiderman
  2023-05-16 11:25 ` [PATCH v2 1/3] net/mlx5: support multi-packet RQ on Windows Tal Shnaiderman
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Tal Shnaiderman @ 2023-05-16 11:25 UTC (permalink / raw)
  To: dev; +Cc: thomas, matan, viacheslavo, rasland, pdamouny, tamerh

The following series enables support of 3 hardware offloads on Windows which improve PMD throughput.

RX throughput improvements:
**Multi-packet RQ.
**CQE compression.

TX throughput improvement:
**Multi packet send.

---
v2: 
* Add tags
---

Tal Shnaiderman (3):
  net/mlx5: support multi-packet RQ on Windows
  net/mlx5: support CQE compression on Windows
  net/mlx5: support enhanced multi-packet write on Windows

 doc/guides/rel_notes/release_23_07.rst      | 33 +++------------------
 drivers/common/mlx5/mlx5_devx_cmds.c        | 11 +++++++
 drivers/common/mlx5/mlx5_devx_cmds.h        |  5 ++++
 drivers/common/mlx5/windows/mlx5_win_defs.h |  8 ++++-
 drivers/net/mlx5/windows/mlx5_os.c          | 46 ++++++++++++++++++++++++++++-
 5 files changed, 72 insertions(+), 31 deletions(-)

-- 
2.16.1.windows.4


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

end of thread, other threads:[~2023-05-24 14:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-16 11:25 [PATCH v2 0/3] Windows performance enhancements Tal Shnaiderman
2023-05-16 11:25 ` [PATCH v2 1/3] net/mlx5: support multi-packet RQ on Windows Tal Shnaiderman
2023-05-16 11:25 ` [PATCH v2 2/3] net/mlx5: support CQE compression " Tal Shnaiderman
2023-05-16 11:25 ` [PATCH v2 3/3] net/mlx5: support enhanced multi-packet write " Tal Shnaiderman
2023-05-24 14:06 ` [PATCH v2 0/3] Windows performance enhancements Raslan Darawsheh

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).