DPDK patches and discussions
 help / color / mirror / Atom feed
From: Raslan Darawsheh <rasland@nvidia.com>
To: Michael Baum <michaelba@nvidia.com>, "dev@dpdk.org" <dev@dpdk.org>
Cc: Matan Azrad <matan@nvidia.com>, Slava Ovsiienko <viacheslavo@nvidia.com>
Subject: Re: [dpdk-dev] [PATCH 0/2] adjusting mkey creations
Date: Thu, 25 Mar 2021 08:52:30 +0000	[thread overview]
Message-ID: <DM6PR12MB2748A19F1D1EFFEF233B6788CF629@DM6PR12MB2748.namprd12.prod.outlook.com> (raw)
In-Reply-To: <1616061368-29768-1-git-send-email-michaelba@nvidia.com>

Hi,

> -----Original Message-----
> From: Michael Baum <michaelba@nvidia.com>
> Sent: Thursday, March 18, 2021 11:56 AM
> To: dev@dpdk.org
> Cc: Matan Azrad <matan@nvidia.com>; Raslan Darawsheh
> <rasland@nvidia.com>; Slava Ovsiienko <viacheslavo@nvidia.com>
> Subject: [PATCH 0/2] adjusting mkey creations
> 
> Adjusting mkey creations to use Verbs instead of DevX API.
> 
> Michael Baum (2):
>   net/mlx5: workaround ASO memory region creation
>   net/mlx5: workaround counter memory region creation
> 
>  drivers/common/mlx5/linux/mlx5_common_verbs.c |   1 -
>  drivers/common/mlx5/windows/mlx5_common_os.c  |  23 +++---
>  drivers/net/mlx5/linux/mlx5_os.c              |  10 ---
>  drivers/net/mlx5/mlx5.c                       |  11 ++-
>  drivers/net/mlx5/mlx5.h                       |  15 +---
>  drivers/net/mlx5/mlx5_flow.c                  |  27 ++-----
>  drivers/net/mlx5/mlx5_flow_age.c              | 106 +++++++++++---------------
>  drivers/net/mlx5/windows/mlx5_os.c            |   9 ---
>  8 files changed, 71 insertions(+), 131 deletions(-)
> 
> --
> 1.8.3.1

Series applied to next-net-mlx,

Kindest regards,
Raslan Darawsheh

  parent reply	other threads:[~2021-03-25  8:52 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-18  9:56 Michael Baum
2021-03-18  9:56 ` [dpdk-dev] [PATCH 1/2] net/mlx5: workaround ASO memory region creation Michael Baum
2021-03-18  9:56 ` [dpdk-dev] [PATCH 2/2] net/mlx5: workaround counter " Michael Baum
2021-03-25  8:52 ` Raslan Darawsheh [this message]
2021-03-29  8:14   ` [dpdk-dev] [PATCH 0/2] adjusting mkey creations Raslan Darawsheh
2021-04-26 12:48 ` [dpdk-dev] [PATCH v2] net/mlx5: workaround ASO memory region creation Michael Baum
2021-05-03 10:11   ` Raslan Darawsheh

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=DM6PR12MB2748A19F1D1EFFEF233B6788CF629@DM6PR12MB2748.namprd12.prod.outlook.com \
    --to=rasland@nvidia.com \
    --cc=dev@dpdk.org \
    --cc=matan@nvidia.com \
    --cc=michaelba@nvidia.com \
    --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).