automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw93697 [PATCH 47/58] net/bnxt: refactor flow parser in ULP
       [not found] <20210530085929.29695-48-venkatkumar.duvvuru@broadcom.com>
@ 2021-06-01  8:15 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-06-01  8:15 UTC (permalink / raw)
  To: test-report; +Cc: Venkat Duvvuru

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

_coding style issues_


CHECK:MACRO_ARG_REUSE: Macro argument reuse 'x' - possible side-effects?
#449: FILE: drivers/net/bnxt/tf_ulp/ulp_rte_parser.c:64:
+#define ulp_deference_struct(x, y) ((x) ? &((x)->y) : NULL)

CHECK:MACRO_ARG_PRECEDENCE: Macro argument 'y' may be better as '(y)' to avoid precedence issues
#449: FILE: drivers/net/bnxt/tf_ulp/ulp_rte_parser.c:64:
+#define ulp_deference_struct(x, y) ((x) ? &((x)->y) : NULL)

total: 0 errors, 0 warnings, 2 checks, 110322 lines checked

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-06-01  8:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210530085929.29695-48-venkatkumar.duvvuru@broadcom.com>
2021-06-01  8:15 ` [dpdk-test-report] |WARNING| pw93697 [PATCH 47/58] net/bnxt: refactor flow parser in ULP checkpatch

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).