automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw86201 [RFC] app/testpmd: support multi-process
       [not found] <1610099184-37328-1-git-send-email-oulijun@huawei.com>
@ 2021-01-08  9:48 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-01-08  9:48 UTC (permalink / raw)
  To: test-report; +Cc: Lijun Ou

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

_coding style issues_


ERROR:SPACING: spaces required around that '=' (ctx:VxV)
#123: FILE: app/test-pmd/config.c:3143:
+			rxq=start;
 			   ^

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#145: FILE: app/test-pmd/parameters.c:609:
+^I^I{ PARAM_PROC_ID, ^I^I1, 0, 0 },$

ERROR:GLOBAL_INITIALISERS: do not initialise globals to 0
#186: FILE: app/test-pmd/testpmd.c:131:
+int proc_id = 0;

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#187: FILE: app/test-pmd/testpmd.c:132:
+unsigned num_procs = 1;

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#465: FILE: app/test-pmd/testpmd.h:430:
+extern unsigned num_procs;

total: 2 errors, 3 warnings, 352 lines checked

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

only message in thread, other threads:[~2021-01-08  9:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1610099184-37328-1-git-send-email-oulijun@huawei.com>
2021-01-08  9:48 ` [dpdk-test-report] |WARNING| pw86201 [RFC] app/testpmd: support multi-process 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).