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

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

_coding style issues_


ERROR:SPACING: space prohibited after that '&' (ctx:WxW)
#393: 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)
#394: 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-10-07 17:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20201007163023.2817-7-bruce.richardson@intel.com>
2020-10-07 17:20 ` [dpdk-test-report] |WARNING| pw79954 [PATCH v5 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).