automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw75827 [PATCH v2 02/18] raw/ioat: split header for readability
       [not found] <20200821162944.29840-3-bruce.richardson@intel.com>
@ 2020-08-21 16:30 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-08-21 16:30 UTC (permalink / raw)
  To: test-report; +Cc: Bruce Richardson

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

_coding style issues_


WARNING:TYPO_SPELLING: 'publically' may be misspelled - perhaps 'publicly'?
#63: 
can split things so that there is one header with all the publically needed

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

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

total: 2 errors, 1 warnings, 343 lines checked

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

only message in thread, other threads:[~2020-08-21 16:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200821162944.29840-3-bruce.richardson@intel.com>
2020-08-21 16:30 ` [dpdk-test-report] |WARNING| pw75827 [PATCH v2 02/18] 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).