* |WARNING| pw128312 [PATCH v4 23/34] common/sfc_efx/base: match on conntrack mark in action rules
[not found] <20230607130245.8048-24-ivan.malov@arknetworks.am>
@ 2023-06-07 13:08 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2023-06-07 13:08 UTC (permalink / raw)
To: test-report; +Cc: Ivan Malov
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/128312
_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-07 13:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20230607130245.8048-24-ivan.malov@arknetworks.am>
2023-06-07 13:08 ` |WARNING| pw128312 [PATCH v4 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).