automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw140993 [PATCH v2 033/148] net/ice/base: implement initial PTP support for E830
       [not found] <c9bea8b52bfc21da354da468cc4bc211db01d4d8.1718204528.git.anatoly.burakov@intel.com>
@ 2024-06-12 15:11 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2024-06-12 15:11 UTC (permalink / raw)
  To: test-report; +Cc: Anatoly Burakov

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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#75: 
difference besides some other register addresses is that in E830 we are able to

WARNING:LONG_LINE_COMMENT: line length of 116 exceeds 100 columns
#183: FILE: drivers/net/ice/base/ice_hw_autogen.h:10:
+#define E830_PRTTSYN_TXTIME_H(_i)		(0x001E5004 + ((_i) * 64)) /* _i=0...63 */ /* Reset Source: GLOBR */

WARNING:LONG_LINE_COMMENT: line length of 116 exceeds 100 columns
#184: FILE: drivers/net/ice/base/ice_hw_autogen.h:11:
+#define E830_PRTTSYN_TXTIME_L(_i)		(0x001E5000 + ((_i) * 64)) /* _i=0...63 */ /* Reset Source: GLOBR */

WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#224: FILE: drivers/net/ice/base/ice_ptp_hw.c:4718:
+	/* For E830 devices, the timestamp is reported with the lower 32 bits
+	* in the low register, and the upper 8 bits in the high register.

total: 0 errors, 4 warnings, 0 checks, 335 lines checked

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

only message in thread, other threads:[~2024-06-12 15:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <c9bea8b52bfc21da354da468cc4bc211db01d4d8.1718204528.git.anatoly.burakov@intel.com>
2024-06-12 15:11 ` |WARNING| pw140993 [PATCH v2 033/148] net/ice/base: implement initial PTP support for E830 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).