automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw120537 [PATCH 3/5] test: add a unit test for set and get lcore name APIs
       [not found] <1670439617-9054-4-git-send-email-roretzla@linux.microsoft.com>
@ 2022-12-07 19:01 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2022-12-07 19:01 UTC (permalink / raw)
  To: test-report; +Cc: Tyler Retzlaff

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

_coding style issues_


WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one

WARNING:STATIC_CONST_CHAR_ARRAY: const array should probably be static const
#72: FILE: app/test/test_lcores.c:388:
+	const char empty[] = "";

WARNING:STATIC_CONST_CHAR_ARRAY: const array should probably be static const
#73: FILE: app/test/test_lcores.c:389:
+	const char valid[] = "0123456789abcde";

WARNING:STATIC_CONST_CHAR_ARRAY: const array should probably be static const
#74: FILE: app/test/test_lcores.c:390:
+	const char invalid[] = "0123456789abcdef";

total: 0 errors, 4 warnings, 64 lines checked

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

only message in thread, other threads:[~2022-12-07 19:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1670439617-9054-4-git-send-email-roretzla@linux.microsoft.com>
2022-12-07 19:01 ` |WARNING| pw120537 [PATCH 3/5] test: add a unit test for set and get lcore name APIs 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).