automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw91112 [PATCH 2/3] test: disable no-huge where it's not necessary
       [not found] <20210412100645.668395-3-kda@semihalf.com>
@ 2021-04-12 10:07 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-04-12 10:07 UTC (permalink / raw)
  To: test-report; +Cc: Stanislaw Kardach

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

_coding style issues_


WARNING:STATIC_CONST_CHAR_ARRAY: char * array declaration might be better as static const
#129: FILE: app/test/test_eal_flags.c:368:
+	const char *vdevinval[] = {prgname, prefix, no_huge_compat,

WARNING:STATIC_CONST_CHAR_ARRAY: char * array declaration might be better as static const
#134: FILE: app/test/test_eal_flags.c:372:
+	const char *vdevval1[] = {prgname, prefix, no_huge_compat,

WARNING:STATIC_CONST_CHAR_ARRAY: char * array declaration might be better as static const
#138: FILE: app/test/test_eal_flags.c:375:
+	const char *vdevval2[] = {prgname, prefix, no_huge_compat,

WARNING:STATIC_CONST_CHAR_ARRAY: char * array declaration might be better as static const
#142: FILE: app/test/test_eal_flags.c:378:
+	const char *vdevval3[] = {prgname, prefix, no_huge_compat,

WARNING:STATIC_CONST_CHAR_ARRAY: char * array declaration might be better as static const
#151: FILE: app/test/test_eal_flags.c:688:
+	const char *argv1[] = { prgname, prefix, no_huge_compat, no_shconf,

WARNING:STATIC_CONST_CHAR_ARRAY: char * array declaration might be better as static const
#155: FILE: app/test/test_eal_flags.c:691:
+	const char *argv2[] = { prgname, prefix, no_huge_compat, no_shconf,

WARNING:STATIC_CONST_CHAR_ARRAY: char * array declaration might be better as static const
#159: FILE: app/test/test_eal_flags.c:694:
+	const char *argv3[] = { prgname, prefix, no_huge_compat, no_shconf,

WARNING:STATIC_CONST_CHAR_ARRAY: char * array declaration might be better as static const
#163: FILE: app/test/test_eal_flags.c:697:
+	const char *argv4[] = { prgname, prefix, no_huge_compat, no_shconf,

WARNING:STATIC_CONST_CHAR_ARRAY: char * array declaration might be better as static const
#167: FILE: app/test/test_eal_flags.c:700:
+	const char *argv5[] = { prgname, prefix, no_huge_compat, no_shconf};

total: 0 errors, 9 warnings, 78 lines checked

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

only message in thread, other threads:[~2021-04-12 10:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210412100645.668395-3-kda@semihalf.com>
2021-04-12 10:07 ` [dpdk-test-report] |WARNING| pw91112 [PATCH 2/3] test: disable no-huge where it's not necessary 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).