automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw103975 [PATCH v5 5/9] gpudev: add memory API
       [not found] <20211108185805.3887-6-eagostini@nvidia.com>
@ 2021-11-08 10:49 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-11-08 10:49 UTC (permalink / raw)
  To: test-report; +Cc: eagostini

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

_coding style issues_


WARNING:LONG_LINE: line length of 120 exceeds 100 columns
#180: FILE: app/test-gpudev/main.c:92:
+		printf("GPU memory 0x%p + 0x700 NOT freed because of memory address not recognized by driver
", ptr_1);

WARNING:TYPO_SPELLING: 'erroneusly' may be misspelled - perhaps 'erroneously'?
#182: FILE: app/test-gpudev/main.c:94:
+		fprintf(stderr, "rte_gpu_free erroneusly freed GPU memory 0x%p + 0x700
", ptr_1);

WARNING:LONG_LINE: line length of 125 exceeds 100 columns
#228: FILE: app/test-gpudev/main.c:140:
+		printf("CPU memory 0x%p + 0x700 NOT unregistered because of memory address not recognized by driver
", ptr);

WARNING:TYPO_SPELLING: 'erroneusly' may be misspelled - perhaps 'erroneously'?
#230: FILE: app/test-gpudev/main.c:142:
+		fprintf(stderr, "rte_gpu_free erroneusly freed GPU memory 0x%p + 0x700
", ptr);

ERROR:SWITCH_CASE_INDENT_LEVEL: switch and case should be at the same indent
#367: FILE: lib/gpudev/gpudev.c:553:
+	switch (ret) {
+		case 0:
[...]
+		case -ENOMEM:
+		case -E2BIG:
[...]
+		default:

total: 1 errors, 4 warnings, 412 lines checked

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

only message in thread, other threads:[~2021-11-08 10:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20211108185805.3887-6-eagostini@nvidia.com>
2021-11-08 10:49 ` [dpdk-test-report] |WARNING| pw103975 [PATCH v5 5/9] gpudev: add memory API 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).