DPDK patches and discussions
 help / color / mirror / Atom feed
From: Raslan Darawsheh <rasland@nvidia.com>
To: "NBU-Contact-Thomas Monjalon (EXTERNAL)" <thomas@monjalon.net>,
	"dev@dpdk.org" <dev@dpdk.org>
Cc: Rongwei Liu <rongweil@nvidia.com>, Matan Azrad <matan@nvidia.com>,
	Slava Ovsiienko <viacheslavo@nvidia.com>,
	Ori Kam <orika@nvidia.com>, Suanming Mou <suanmingm@nvidia.com>
Subject: RE: [PATCH v2] net/mlx5: add global API prefix to public constants
Date: Tue, 31 Oct 2023 14:46:52 +0000	[thread overview]
Message-ID: <MN0PR12MB605689B520E19EB12B83A1A7CFA0A@MN0PR12MB6056.namprd12.prod.outlook.com> (raw)
In-Reply-To: <20231031133852.509136-1-thomas@monjalon.net>

Hi,

> -----Original Message-----
> From: Thomas Monjalon <thomas@monjalon.net>
> Sent: Tuesday, October 31, 2023 3:38 PM
> To: dev@dpdk.org
> Cc: Rongwei Liu <rongweil@nvidia.com>; Matan Azrad <matan@nvidia.com>;
> Slava Ovsiienko <viacheslavo@nvidia.com>; Ori Kam <orika@nvidia.com>;
> Suanming Mou <suanmingm@nvidia.com>
> Subject: [PATCH v2] net/mlx5: add global API prefix to public constants
> 
> The file rte_pmd_mlx5.h is a public API, so its components must be prefixed
> with RTE_PMD_.
> 
> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
> ---
> v2: rebase (more substitutions in code and doc)
> ---
>  doc/guides/nics/mlx5.rst        |  4 ++--
>  drivers/net/mlx5/mlx5.h         |  6 +++---
>  drivers/net/mlx5/mlx5_defs.h    |  2 +-
>  drivers/net/mlx5/mlx5_ethdev.c  |  4 ++--
>  drivers/net/mlx5/mlx5_flow.c    | 30 +++++++++++++++---------------
>  drivers/net/mlx5/mlx5_flow.h    |  2 +-
>  drivers/net/mlx5/mlx5_flow_dv.c |  8 ++++----
> drivers/net/mlx5/mlx5_flow_hw.c |  4 ++--
>  drivers/net/mlx5/mlx5_rx.c      |  2 +-
>  drivers/net/mlx5/mlx5_rx.h      |  4 ++--
>  drivers/net/mlx5/mlx5_rxq.c     | 10 +++++-----
>  drivers/net/mlx5/mlx5_testpmd.c | 18 +++++++++---------
> drivers/net/mlx5/rte_pmd_mlx5.h | 30 +++++++++++++++---------------
>  13 files changed, 62 insertions(+), 62 deletions(-)
> 

Patch rebased, fixed new places added,  and applied to next-net-mlx

Kindest regards,
Raslan Darawsheh

      reply	other threads:[~2023-10-31 14:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-25  9:48 [PATCH] " Thomas Monjalon
2023-10-31 13:38 ` [PATCH v2] " Thomas Monjalon
2023-10-31 14:46   ` 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=MN0PR12MB605689B520E19EB12B83A1A7CFA0A@MN0PR12MB6056.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=suanmingm@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).