* [dpdk-test-report] |WARNING| pw86085 [PATCH v2 1/6] net/iavf_be: introduce iavf backend driver
[not found] <20210107071503.14720-2-jingjing.wu@intel.com>
@ 2021-01-07 7:29 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-01-07 7:29 UTC (permalink / raw)
To: test-report; +Cc: Jingjing Wu
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/86085
_coding style issues_
WARNING:STATIC_CONST_CHAR_ARRAY: static const char * array should probably be static const char * const
#151: FILE: drivers/net/iavf_be/iavf_be_ethdev.c:24:
+static const char *iavfbe_valid_arg[] = {
CHECK:BRACES: braces {} should be used on all arms of this statement
#402: FILE: drivers/net/iavf_be/iavf_be_ethdev.c:275:
+ if (rte_kvargs_count(kvlist, AVFBE_MAC_ARG) == 1) {
[...]
+ } else
[...]
CHECK:BRACES: Unbalanced braces around else statement
#407: FILE: drivers/net/iavf_be/iavf_be_ethdev.c:280:
+ } else
total: 0 errors, 1 warnings, 2 checks, 391 lines checked
Warning in drivers/net/iavf_be/iavf_be_ethdev.c:
Using rte_atomicNN_xxx
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-01-07 7:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20210107071503.14720-2-jingjing.wu@intel.com>
2021-01-07 7:29 ` [dpdk-test-report] |WARNING| pw86085 [PATCH v2 1/6] net/iavf_be: introduce iavf backend driver 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).