DPDK patches and discussions
 help / color / mirror / Atom feed
From: Raslan Darawsheh <rasland@nvidia.com>
To: Tal Shnaiderman <talshn@nvidia.com>, "dev@dpdk.org" <dev@dpdk.org>
Cc: "NBU-Contact-Thomas Monjalon (EXTERNAL)" <thomas@monjalon.net>,
	Matan Azrad <matan@nvidia.com>,
	Slava Ovsiienko <viacheslavo@nvidia.com>,
	Pier Damouny <pdamouny@nvidia.com>,
	Tamer Hleihel <tamerh@nvidia.com>
Subject: RE: [PATCH v2 0/3] Windows performance enhancements
Date: Wed, 24 May 2023 14:06:25 +0000	[thread overview]
Message-ID: <MN2PR12MB30866EE66156BE960A704E84CF419@MN2PR12MB3086.namprd12.prod.outlook.com> (raw)
In-Reply-To: <20230516112548.6848-1-talshn@nvidia.com>

Hi,

> -----Original Message-----
> From: Tal Shnaiderman <talshn@nvidia.com>
> Sent: Tuesday, May 16, 2023 2:26 PM
> To: dev@dpdk.org
> Cc: NBU-Contact-Thomas Monjalon (EXTERNAL) <thomas@monjalon.net>;
> Matan Azrad <matan@nvidia.com>; Slava Ovsiienko
> <viacheslavo@nvidia.com>; Raslan Darawsheh <rasland@nvidia.com>; Pier
> Damouny <pdamouny@nvidia.com>; Tamer Hleihel <tamerh@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

      parent reply	other threads:[~2023-05-24 14:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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
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 ` Raslan Darawsheh [this message]

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=MN2PR12MB30866EE66156BE960A704E84CF419@MN2PR12MB3086.namprd12.prod.outlook.com \
    --to=rasland@nvidia.com \
    --cc=dev@dpdk.org \
    --cc=matan@nvidia.com \
    --cc=pdamouny@nvidia.com \
    --cc=talshn@nvidia.com \
    --cc=tamerh@nvidia.com \
    --cc=thomas@monjalon.net \
    --cc=viacheslavo@nvidia.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
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;
as well as URLs for NNTP newsgroup(s).