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 v5 0/2] support socket direct mode bonding
Date: Tue, 26 Oct 2021 11:27:13 +0000	[thread overview]
Message-ID: <DM4PR12MB53127573F45C5C2E3962C780CF849@DM4PR12MB5312.namprd12.prod.outlook.com> (raw)
In-Reply-To: <20211026084830.440951-1-rongweil@nvidia.com>

Hi,
> -----Original Message-----
> From: Rongwei Liu <rongweil@nvidia.com>
> Sent: Tuesday, October 26, 2021 11:48 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 v5 0/2] support socket direct mode bonding
> 
> In socket direct mode, it's possible to bind any two (maybe four in the
> future) PCIe devices with IDs like xxxx:xx:xx.x and yyyy:yy:yy.y. Bonding
> member interfaces are unnecessary to have the same PCIe
> domain/bus/device ID anymore.
> 
> Doesn't need to backport to DPDK 20.11
> 
> v2: fix ci warnings.
> v3: add description in release_21_11.rst.
> v4: add description in mlx5.rst.
> v5: rebase on top of master-net-mlx
> 
> Rongwei Liu (2):
>   common/mlx5: support pcie device guid query
>   net/mlx5: support socket direct mode bonding
> 
>  doc/guides/nics/mlx5.rst                   |  4 ++
>  doc/guides/rel_notes/release_21_11.rst     |  4 ++
>  drivers/common/mlx5/linux/mlx5_common_os.c | 40
> ++++++++++++++++++++  drivers/common/mlx5/linux/mlx5_common_os.h
> | 19 ++++++++++
>  drivers/net/mlx5/linux/mlx5_os.c           | 43 +++++++++++++++++-----
>  5 files changed, 101 insertions(+), 9 deletions(-)
> 
> --
> 2.27.0

Series applied to next-net-mlx,

Kindest regards,
Raslan Darawsheh


      parent reply	other threads:[~2021-10-26 11:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-26  8:48 Rongwei Liu
2021-10-26  8:48 ` [dpdk-dev] [PATCH v5 1/2] common/mlx5: support pcie device guid query Rongwei Liu
2021-10-26  8:48 ` [dpdk-dev] [PATCH v5 2/2] net/mlx5: support socket direct mode bonding Rongwei Liu
2021-10-26 11:26   ` Raslan Darawsheh
2021-10-26 11:27 ` 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=DM4PR12MB53127573F45C5C2E3962C780CF849@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).