automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw127896 [PATCH 23/34] common/sfc_efx/base: match on conntrack mark in action rules
       [not found] <20230601195538.8265-24-ivan.malov@arknetworks.am>
@ 2023-06-01 20:01 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2023-06-01 20:01 UTC (permalink / raw)
  To: test-report; +Cc: Ivan Malov

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

_coding style issues_


ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#117: FILE: drivers/common/sfc_efx/base/efx_mae.c:917:
+	return (rc);

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#134: FILE: drivers/common/sfc_efx/base/efx_mae.c:934:
+					  sizeof (ct_mark), vp,

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#135: FILE: drivers/common/sfc_efx/base/efx_mae.c:935:
+					  sizeof (full_mask), mp);

ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#139: FILE: drivers/common/sfc_efx/base/efx_mae.c:939:
+	return (0);

total: 2 errors, 2 warnings, 72 lines checked

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

only message in thread, other threads:[~2023-06-01 20:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230601195538.8265-24-ivan.malov@arknetworks.am>
2023-06-01 20:01 ` |WARNING| pw127896 [PATCH 23/34] common/sfc_efx/base: match on conntrack mark in action rules 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).