[dpdk-test-report] |WARNING| pw103977 [PATCH v5 7/9] gpudev: add communication flag

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Nov 8 11:49:05 CET 2021


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

_coding style issues_


WARNING:LONG_LINE: line length of 122 exceeds 100 columns
#185: FILE: app/test-gpudev/main.c:186:
+	printf("Communication flag value at 0x%p was set to %d and current value is %d
", devflag.ptr, set_val, get_val);

WARNING:LONG_LINE: line length of 122 exceeds 100 columns
#200: FILE: app/test-gpudev/main.c:201:
+	printf("Communication flag value at 0x%p was set to %d and current value is %d
", devflag.ptr, set_val, get_val);

total: 0 errors, 2 warnings, 332 lines checked


More information about the test-report mailing list