automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Gregory Etelson <getelson@nvidia.com>
Subject: |WARNING| pw158507 [PATCH] net/mlx5: fix non-template sample action validation
Date: Thu,  6 Nov 2025 14:04:38 +0100 (CET)	[thread overview]
Message-ID: <20251106130438.8F57C1261DF@dpdk.org> (raw)
In-Reply-To: <20251106130228.491915-1-getelson@nvidia.com>

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/158507

_coding style issues_


CHECK:MACRO_ARG_REUSE: Macro argument reuse 'priv' - possible side-effects?
#141: FILE: drivers/net/mlx5/mlx5_flow.h:24:
+#define MLX5_HW_PORT_IS_PROXY(priv) \
+	(!!((priv)->sh->esw_mode && (priv)->master))

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#142: FILE: drivers/net/mlx5/mlx5_flow.h:25:
+	(!!((priv)->sh->esw_mode && (priv)->master))
 	                                    ^^^^^^

total: 0 errors, 1 warnings, 1 checks, 77 lines checked

  parent reply	other threads:[~2025-11-06 13:05 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20251106130228.491915-1-getelson@nvidia.com>
2025-11-06 12:29 ` |SUCCESS| " qemudev
2025-11-06 12:34 ` qemudev
2025-11-06 13:04 ` checkpatch [this message]
2025-11-06 13:35 ` |PENDING| pw158507 [PATCH] net/mlx5: fix non-template sample action dpdklab
2025-11-06 13:43 ` |SUCCESS| " dpdklab
2025-11-06 13:49 ` dpdklab
2025-11-06 14:02 ` |PENDING| " dpdklab
2025-11-06 14:03 ` |SUCCESS| pw158507 [PATCH] net/mlx5: fix non-template sample action validation 0-day Robot
2025-11-06 14:03 ` 0-day Robot
2025-11-06 14:06 ` |SUCCESS| pw158507 [PATCH] net/mlx5: fix non-template sample action dpdklab
2025-11-06 14:09 ` |PENDING| " dpdklab
2025-11-06 14:12 ` |SUCCESS| " dpdklab
2025-11-06 14:12 ` |PENDING| " dpdklab
2025-11-06 14:16 ` |SUCCESS| " dpdklab
2025-11-06 14:16 ` dpdklab
2025-11-06 14:38 ` dpdklab
2025-11-06 14:47 ` dpdklab
2025-11-06 14:53 ` dpdklab
2025-11-06 14:56 ` dpdklab
2025-11-06 15:03 ` dpdklab
2025-11-06 15:20 ` dpdklab
2025-11-06 15:43 ` dpdklab

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=20251106130438.8F57C1261DF@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=getelson@nvidia.com \
    --cc=test-report@dpdk.org \
    /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).