automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw106590 [PATCH v4 2/2] app/test-gpudev: test cpu_map/cpu_unmap functions
       [not found] <20220127034716.12497-2-eagostini@nvidia.com>
@ 2022-01-26 19:38 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2022-01-26 19:38 UTC (permalink / raw)
  To: test-report; +Cc: eagostini

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

_coding style issues_


ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)"
#164: FILE: app/test-gpudev/main.c:215:
+	((uint8_t*)ptr_cpu)[0] = 0x4;

ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)"
#165: FILE: app/test-gpudev/main.c:216:
+	((uint8_t*)ptr_cpu)[1] = 0x5;

ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)"
#166: FILE: app/test-gpudev/main.c:217:
+	((uint8_t*)ptr_cpu)[2] = 0x6;

ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)"
#169: FILE: app/test-gpudev/main.c:220:
+			((uint8_t*)ptr_cpu)[0],

ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)"
#170: FILE: app/test-gpudev/main.c:221:
+			((uint8_t*)ptr_cpu)[1],

ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)"
#171: FILE: app/test-gpudev/main.c:222:
+			((uint8_t*)ptr_cpu)[2]);

total: 6 errors, 0 warnings, 75 lines checked

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

only message in thread, other threads:[~2022-01-26 19:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220127034716.12497-2-eagostini@nvidia.com>
2022-01-26 19:38 ` |WARNING| pw106590 [PATCH v4 2/2] app/test-gpudev: test cpu_map/cpu_unmap functions 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).