[PATCH v2 0/3] Windows performance enhancements
Raslan Darawsheh
rasland at nvidia.com
Wed May 24 16:06:25 CEST 2023
Hi,
> -----Original Message-----
> From: Tal Shnaiderman <talshn at nvidia.com>
> Sent: Tuesday, May 16, 2023 2:26 PM
> To: dev at dpdk.org
> Cc: NBU-Contact-Thomas Monjalon (EXTERNAL) <thomas at monjalon.net>;
> Matan Azrad <matan at nvidia.com>; Slava Ovsiienko
> <viacheslavo at nvidia.com>; Raslan Darawsheh <rasland at nvidia.com>; Pier
> Damouny <pdamouny at nvidia.com>; Tamer Hleihel <tamerh at nvidia.com>
> Subject: [PATCH v2 0/3] Windows performance enhancements
>
> 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
Series applied to next-net-mlx,
Kindest regards,
Raslan Darawsheh
More information about the dev
mailing list