* |WARNING| pw159611 [PATCH v2 2/7] app/testpmd: integrate shared flow parser library
[not found] <20260106153838.398033-3-sismis@dyna-nic.com>
@ 2026-01-06 15:41 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2026-01-06 15:41 UTC (permalink / raw)
To: test-report; +Cc: Lukas Sismis
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/159611
_coding style issues_
WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#232: FILE: app/test-pmd/cmdline.c:9458:
+extern cmdline_parse_inst_t cmd_set_raw;
WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#233: FILE: app/test-pmd/cmdline.c:9459:
+extern cmdline_parse_inst_t cmd_show_set_raw;
WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#234: FILE: app/test-pmd/cmdline.c:9460:
+extern cmdline_parse_inst_t cmd_show_set_raw_all;
WARNING:MISSING_EOF_NEWLINE: adding a line without newline at end of file
#15700: FILE: app/test-pmd/flow_parser.h:8:
+#endif /* _TESTPMD_FLOW_PARSER_H_ */
WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#15710: FILE: app/test-pmd/flow_parser_cli.c:3:
+#include <stdio.h>
^^^^^
total: 0 errors, 5 warnings, 2503 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-01-06 15:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20260106153838.398033-3-sismis@dyna-nic.com>
2026-01-06 15:41 ` |WARNING| pw159611 [PATCH v2 2/7] app/testpmd: integrate shared flow parser library 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).