automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Rahul Bhansali <rbhansali@marvell.com>
Subject: |WARNING| pw115597 [PATCH] event/cnxk: reassembly function callback assignment
Date: Mon, 29 Aug 2022 17:00:10 +0200 (CEST)	[thread overview]
Message-ID: <20220829150010.3B0A2121F01@dpdk.org> (raw)
In-Reply-To: <20220829145821.2514368-1-rbhansali@marvell.com>

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

_coding style issues_


ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#356: FILE: drivers/event/cnxk/deq/cn10k/deq_0_15_tmo_seg_burst.c:9:
+#define R(name, flags)                                                                             \
+	SSO_CMN_DEQ_BURST(cn10k_sso_hws_deq_tmo_seg_burst_##name,                                  \
+			  cn10k_sso_hws_deq_tmo_seg_##name, flags)                                 \
+	SSO_CMN_DEQ_BURST(cn10k_sso_hws_reas_deq_tmo_seg_burst_##name,                             \
+			  cn10k_sso_hws_reas_deq_tmo_seg_##name, flags | NIX_RX_REAS_F)

total: 1 errors, 0 warnings, 269 lines checked

       reply	other threads:[~2022-08-29 15:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20220829145821.2514368-1-rbhansali@marvell.com>
2022-08-29 15:00 ` checkpatch [this message]
2022-08-29 16:20 ` |SUCCESS| " 0-day Robot

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=20220829150010.3B0A2121F01@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=rbhansali@marvell.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).