automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw136020 [PATCH 04/12] test/argparse: add verify argument config test
       [not found] <20240122035802.31491-5-fengchengwen@huawei.com>
@ 2024-01-22  4:04 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2024-01-22  4:04 UTC (permalink / raw)
  To: test-report; +Cc: Chengwen Feng

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

_coding style issues_


WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#88: FILE: app/test/test_argparse.c:5:
+#include <stdio.h>

WARNING:LONG_LINE: line length of 130 exceeds 100 columns
#148: FILE: app/test/test_argparse.c:65:
+		{ "--abc", "-a", "abc argument", (void *)1, (void *)1, RTE_ARGPARSE_ARG_NO_VALUE | RTE_ARGPARSE_ARG_VALUE_INT }, \

WARNING:LONG_LINE: line length of 130 exceeds 100 columns
#149: FILE: app/test/test_argparse.c:66:
+		{ "--xyz", "-x", "xyz argument", (void *)1, (void *)2, RTE_ARGPARSE_ARG_NO_VALUE | RTE_ARGPARSE_ARG_VALUE_INT }, \

total: 0 errors, 3 warnings, 334 lines checked

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

only message in thread, other threads:[~2024-01-22  4:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20240122035802.31491-5-fengchengwen@huawei.com>
2024-01-22  4:04 ` |WARNING| pw136020 [PATCH 04/12] test/argparse: add verify argument config test 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).