|WARNING| pw150450 [PATCH v2 2/3] app/testpmd: added testpmd commands to enable/disable xstat
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri Jan 24 12:44:47 CET 2025
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/150450
_coding style issues_
WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#486: FILE: lib/cmdline/cmdline_parse_bool.c:5:
+#include <stdio.h>
WARNING:TYPO_SPELLING: 'ressize' may be misspelled - perhaps 'resize'?
#517: FILE: lib/cmdline/cmdline_parse_bool.c:36:
+ __rte_unused unsigned int ressize)
WARNING:TYPO_SPELLING: 'ressize' may be misspelled - perhaps 'resize'?
#559: FILE: lib/cmdline/cmdline_parse_bool.h:23:
+ const char *srcbuf, void *res, unsigned int ressize);
total: 0 errors, 3 warnings, 435 lines checked
More information about the test-report
mailing list