automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Anatoly Burakov <anatoly.burakov@intel.com>
Subject: |WARNING| pw141780 [PATCH v4 008/103] net/ice/base: implement initial PTP support for E830
Date: Wed, 26 Jun 2024 13:56:00 +0200 (CEST)	[thread overview]
Message-ID: <20240626115600.E3933128144@dpdk.org> (raw)
In-Reply-To: <ca9ad62bc294a8d8fc55e5438ab6570d4782c048.1719401847.git.anatoly.burakov@intel.com>

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

_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 */

total: 0 errors, 3 warnings, 0 checks, 352 lines checked

           reply	other threads:[~2024-06-26 12:05 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <ca9ad62bc294a8d8fc55e5438ab6570d4782c048.1719401847.git.anatoly.burakov@intel.com>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240626115600.E3933128144@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=anatoly.burakov@intel.com \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).