automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw100836 [PATCH v3 7/9] gpudev: add communication flag
       [not found] <20211009015349.9694-8-eagostini@nvidia.com>
@ 2021-10-08 17:45 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-10-08 17:45 UTC (permalink / raw)
  To: test-report; +Cc: eagostini

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

_coding style issues_


ERROR:OPEN_BRACE: that open brace { should be on the previous line
#167: FILE: app/test-gpudev/main.c:180:
+	if(ret < 0)
+	{

ERROR:SPACING: space required before the open parenthesis '('
#167: FILE: app/test-gpudev/main.c:180:
+	if(ret < 0)

ERROR:OPEN_BRACE: that open brace { should be on the previous line
#175: FILE: app/test-gpudev/main.c:188:
+	if(ret < 0)
+	{

ERROR:SPACING: space required before the open parenthesis '('
#175: FILE: app/test-gpudev/main.c:188:
+	if(ret < 0)

ERROR:OPEN_BRACE: that open brace { should be on the previous line
#182: FILE: app/test-gpudev/main.c:195:
+	if(ret < 0)
+	{

ERROR:SPACING: space required before the open parenthesis '('
#182: FILE: app/test-gpudev/main.c:195:
+	if(ret < 0)

WARNING:LONG_LINE: line length of 122 exceeds 100 columns
#188: 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);

ERROR:OPEN_BRACE: that open brace { should be on the previous line
#192: FILE: app/test-gpudev/main.c:205:
+	if(ret < 0)
+	{

ERROR:SPACING: space required before the open parenthesis '('
#192: FILE: app/test-gpudev/main.c:205:
+	if(ret < 0)

ERROR:OPEN_BRACE: that open brace { should be on the previous line
#199: FILE: app/test-gpudev/main.c:212:
+	if(ret < 0)
+	{

ERROR:SPACING: space required before the open parenthesis '('
#199: FILE: app/test-gpudev/main.c:212:
+	if(ret < 0)

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

ERROR:OPEN_BRACE: that open brace { should be on the previous line
#208: FILE: app/test-gpudev/main.c:221:
+	if(ret < 0)
+	{

ERROR:SPACING: space required before the open parenthesis '('
#208: FILE: app/test-gpudev/main.c:221:
+	if(ret < 0)

ERROR:OPEN_BRACE: that open brace { should be on the previous line
#306: FILE: lib/gpudev/gpudev.c:672:
+	if(ret < 0)
+	{

ERROR:SPACING: space required before the open parenthesis '('
#306: FILE: lib/gpudev/gpudev.c:672:
+	if(ret < 0)

ERROR:OPEN_BRACE: that open brace { should be on the previous line
#329: FILE: lib/gpudev/gpudev.c:695:
+	if(ret < 0)
+	{

ERROR:SPACING: space required before the open parenthesis '('
#329: FILE: lib/gpudev/gpudev.c:695:
+	if(ret < 0)

total: 16 errors, 2 warnings, 340 lines checked

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20211009015349.9694-8-eagostini@nvidia.com>
2021-10-08 17:45 ` [dpdk-test-report] |WARNING| pw100836 [PATCH v3 7/9] gpudev: add communication flag 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).