DPDK patches and discussions
 help / color / mirror / Atom feed
From: Raslan Darawsheh <rasland@nvidia.com>
To: Rongwei Liu <rongweil@nvidia.com>, Matan Azrad <matan@nvidia.com>,
	Slava Ovsiienko <viacheslavo@nvidia.com>,
	Ori Kam <orika@nvidia.com>,
	NBU-Contact-Thomas Monjalon <thomas@monjalon.net>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH v1 0/2] set txq affinity in round-robin
Date: Thu, 21 Oct 2021 12:25:54 +0000	[thread overview]
Message-ID: <DM4PR12MB5312ECEC7FF7284BB20722FACFBF9@DM4PR12MB5312.namprd12.prod.outlook.com> (raw)
In-Reply-To: <20211021085637.3627922-1-rongweil@nvidia.com>

Hi,

> -----Original Message-----
> From: Rongwei Liu <rongweil@nvidia.com>
> Sent: Thursday, October 21, 2021 11:57 AM
> To: Matan Azrad <matan@nvidia.com>; Slava Ovsiienko
> <viacheslavo@nvidia.com>; Ori Kam <orika@nvidia.com>; NBU-Contact-
> Thomas Monjalon <thomas@monjalon.net>
> Cc: dev@dpdk.org; Raslan Darawsheh <rasland@nvidia.com>
> Subject: [PATCH v1 0/2] set txq affinity in round-robin
> 
> Create multiple TISs (number of PF) and bind TXQ to different TISs.
> The TXQ affinity is predictable and unchanged.
> Traffic is load-balanced per PMD process.
> 
> v1: rebase on top of master-net-mlx
> 
> Rongwei Liu (2):
>   common/mlx5: support lag context query
>   net/mlx5: set txq affinity in round-robin
> 
>  doc/guides/nics/mlx5.rst             |  4 ++
>  drivers/common/mlx5/mlx5_devx_cmds.c | 40 ++++++++++++++
> drivers/common/mlx5/mlx5_devx_cmds.h | 13 +++++
>  drivers/common/mlx5/mlx5_prm.h       | 45 +++++++++++++++-
>  drivers/common/mlx5/version.map      |  1 +
>  drivers/net/mlx5/linux/mlx5_os.c     |  2 +-
>  drivers/net/mlx5/mlx5.c              | 81 +++++++++++++++++++++++++---
>  drivers/net/mlx5/mlx5.h              | 10 +++-
>  drivers/net/mlx5/mlx5_devx.c         | 37 ++++++++++++-
>  drivers/net/mlx5/mlx5_txpp.c         |  4 +-
>  10 files changed, 222 insertions(+), 15 deletions(-)
> 
> --
> 2.27.0

Series applied to next-net-mlx,

Kindest regards,
Raslan Darawsheh

      parent reply	other threads:[~2021-10-21 12:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-21  8:56 Rongwei Liu
2021-10-21  8:56 ` [dpdk-dev] [PATCH v1 1/2] common/mlx5: support lag context query Rongwei Liu
2021-10-21  8:56 ` [dpdk-dev] [PATCH v1 2/2] net/mlx5: set txq affinity in round-robin Rongwei Liu
2021-10-21 12:25 ` 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=DM4PR12MB5312ECEC7FF7284BB20722FACFBF9@DM4PR12MB5312.namprd12.prod.outlook.com \
    --to=rasland@nvidia.com \
    --cc=dev@dpdk.org \
    --cc=matan@nvidia.com \
    --cc=orika@nvidia.com \
    --cc=rongweil@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).