* [dpdk-test-report] |WARNING| pw53935 [PATCH 8/8] raw/ioat: add local API to perform copies
[not found] <20190530212525.40370-9-bruce.richardson@intel.com>
@ 2019-05-30 21:27 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-05-30 21:27 UTC (permalink / raw)
To: test-report; +Cc: Bruce Richardson
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/53935
_coding style issues_
ERROR:SPACING: space required before the open parenthesis '('
#90: FILE: app/test/test_ioat_rawdev.c:76:
+ } while(0);
ERROR:SPACING: space required before the open parenthesis '('
#155: FILE: app/test/test_ioat_rawdev.c:141:
+ } while(0);
WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#446: FILE: drivers/raw/ioat/rte_ioat_rawdev.h:169:
+ rte_panic("Error with cbdma: %u
", (unsigned)status & 0x7);
total: 2 errors, 1 warnings, 460 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-05-30 21:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20190530212525.40370-9-bruce.richardson@intel.com>
2019-05-30 21:27 ` [dpdk-test-report] |WARNING| pw53935 [PATCH 8/8] raw/ioat: add local API to perform copies 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).