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