public inbox for dev@dpdk.org
 help / color / mirror / Atom feed
* [PATCH 0/2] replace RTE_LIBRTE prefix with RTE_PMD
@ 2026-02-09 13:56 Shani Peretz
  2026-02-09 13:56 ` [PATCH 1/2] drivers: replace LIBRTE prefix with mlx5 PMDs Shani Peretz
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Shani Peretz @ 2026-02-09 13:56 UTC (permalink / raw)
  To: dev; +Cc: rasland, Shani Peretz

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-02-16  8:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-09 13:56 [PATCH 0/2] replace RTE_LIBRTE prefix with RTE_PMD Shani Peretz
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox