public inbox for dev@dpdk.org
 help / color / mirror / Atom feed
From: Shani Peretz <shperetz@nvidia.com>
To: <dev@dpdk.org>
Cc: <rasland@nvidia.com>, Shani Peretz <shperetz@nvidia.com>
Subject: [PATCH 0/2] replace RTE_LIBRTE prefix with RTE_PMD
Date: Mon, 9 Feb 2026 15:56:23 +0200	[thread overview]
Message-ID: <20260209135625.165750-1-shperetz@nvidia.com> (raw)

rename:
RTE_LIBRTE_MLX4_DEBUG -> RTE_PMD_MLX4_DEBUG
RTE_LIBRTE_MLX5_DEBUG -> RTE_PMD_MLX5_DEBUG

Shani Peretz (2):
  drivers: replace LIBRTE prefix with mlx5 PMDs
  net/mlx4: replace LIBRTE prefix with PMD

 doc/guides/nics/mlx5.rst                   |  2 +-
 drivers/common/mlx5/linux/mlx5_common_os.c |  2 +-
 drivers/common/mlx5/linux/mlx5_nl.c        |  4 ++--
 drivers/common/mlx5/mlx5_common.h          | 14 +++++++-------
 drivers/common/mlx5/mlx5_common_mr.c       |  4 ++--
 drivers/common/mlx5/mlx5_malloc.c          | 22 +++++++++++-----------
 drivers/net/mlx4/mlx4.c                    |  4 ++--
 drivers/net/mlx4/mlx4_mr.c                 |  8 ++++----
 drivers/net/mlx4/mlx4_rxtx.c               |  8 ++++----
 drivers/net/mlx4/mlx4_utils.h              |  6 +++---
 drivers/net/mlx5/hws/mlx5dr_internal.h     |  3 ++-
 drivers/net/mlx5/linux/mlx5_os.c           |  2 +-
 drivers/net/mlx5/mlx5.c                    |  4 ++--
 drivers/net/mlx5/mlx5_flow_dv.c            |  8 ++++----
 drivers/net/mlx5/mlx5_flow_hw.c            |  6 +++---
 drivers/net/mlx5/mlx5_tx.c                 |  2 +-
 drivers/net/mlx5/mlx5_tx.h                 |  6 +++---
 drivers/net/mlx5/mlx5_txq.c                |  2 +-
 drivers/net/mlx5/mlx5_utils.c              |  2 +-
 drivers/net/mlx5/mlx5_utils.h              |  2 +-
 drivers/net/mlx5/windows/mlx5_os.c         |  2 +-
 drivers/regex/mlx5/mlx5_regex_fastpath.c   |  2 +-
 22 files changed, 58 insertions(+), 57 deletions(-)

-- 
2.34.1


             reply	other threads:[~2026-02-09 13:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-09 13:56 Shani Peretz [this message]
2026-02-09 13:56 ` [PATCH 1/2] drivers: replace LIBRTE prefix with mlx5 PMDs Shani Peretz
2026-02-09 13:56 ` [PATCH 2/2] net/mlx4: replace LIBRTE prefix with PMD Shani Peretz
2026-02-16  8:42 ` [PATCH 0/2] replace RTE_LIBRTE prefix with RTE_PMD 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=20260209135625.165750-1-shperetz@nvidia.com \
    --to=shperetz@nvidia.com \
    --cc=dev@dpdk.org \
    --cc=rasland@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