automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw78812 [PATCH v3 06/25] raw/ioat: split header for readability
       [not found] <20200925110910.284098-7-bruce.richardson@intel.com>
@ 2020-09-25 11:11 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-09-25 11:11 UTC (permalink / raw)
  To: test-report; +Cc: Bruce Richardson

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

_coding style issues_


ERROR:SPACING: space prohibited after that '&' (ctx:WxW)
#395: FILE: drivers/raw/ioat/rte_ioat_rawdev_fns.h:112:
+	*error = status & (RTE_IOAT_CHANSTS_SUSPENDED | RTE_IOAT_CHANSTS_ARMED);
 	                ^

ERROR:SPACING: space prohibited after that '-' (ctx:WxW)
#396: FILE: drivers/raw/ioat/rte_ioat_rawdev_fns.h:113:
+	return (status - ioat->ring_addr) >> 6;
 	               ^

total: 2 errors, 0 warnings, 351 lines checked

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

only message in thread, other threads:[~2020-09-25 11:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200925110910.284098-7-bruce.richardson@intel.com>
2020-09-25 11:11 ` [dpdk-test-report] |WARNING| pw78812 [PATCH v3 06/25] raw/ioat: split header for readability 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).