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

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

_coding style issues_


WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#146: 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
#179: FILE: app/test-pmd/testpmd.c:130:
+int proc_id = 0;

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

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

total: 1 errors, 3 warnings, 339 lines checked

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

only message in thread, other threads:[~2021-01-20 14:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1611151575-10095-1-git-send-email-oulijun@huawei.com>
2021-01-20 14:07 ` [dpdk-test-report] |WARNING| pw86988 [RFC V2] 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).