automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: "Juraj Linkeš" <juraj.linkes@pantheon.tech>
Subject: |WARNING| pw109232 [RFC PATCH v1 01/18] dts: merge DTS framework/crb.py to DPDK
Date: Wed,  6 Apr 2022 17:07:28 +0200 (CEST)	[thread overview]
Message-ID: <20220406150728.D1E57122BA2@dpdk.org> (raw)
In-Reply-To: <20220406150440.2914464-2-juraj.linkes@pantheon.tech>

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

_coding style issues_


WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one

WARNING:TYPO_SPELLING: 'configed' may be misspelled - perhaps 'configured'?
#430: FILE: dts/framework/crb.py:366:
+            configed_pcis = portconf.get_ports_config()

WARNING:TYPO_SPELLING: 'configed' may be misspelled - perhaps 'configured'?
#431: FILE: dts/framework/crb.py:367:
+            if configed_pcis:

WARNING:TYPO_SPELLING: 'configed' may be misspelled - perhaps 'configured'?
#434: FILE: dts/framework/crb.py:370:
+                    for item in list(configed_pcis.values()):

WARNING:TYPO_SPELLING: 'configed' may be misspelled - perhaps 'configured'?
#441: FILE: dts/framework/crb.py:377:
+                    for key in list(configed_pcis.keys()):

WARNING:REPEATED_WORD: Possible repeated word: 'of'
#592: FILE: dts/framework/crb.py:528:
+        Disable ipv6 of of specified interface

WARNING:REPEATED_WORD: Possible repeated word: 'of'
#601: FILE: dts/framework/crb.py:537:
+        Enable ipv6 of of specified interface

WARNING:TYPO_SPELLING: 'directorys' may be misspelled - perhaps 'directories'?
#653: FILE: dts/framework/crb.py:589:
+        file_directorys = [

WARNING:TYPO_SPELLING: 'directorys' may be misspelled - perhaps 'directories'?
#658: FILE: dts/framework/crb.py:594:
+        for config_file in file_directorys:

WARNING:TYPO_SPELLING: 'directorys' may be misspelled - perhaps 'directories'?
#695: FILE: dts/framework/crb.py:631:
+        directorys = ["/var/run/dpdk/%s" % file_prefix for file_prefix in prefix_list]

WARNING:TYPO_SPELLING: 'directorys' may be misspelled - perhaps 'directories'?
#696: FILE: dts/framework/crb.py:632:
+        for directory in directorys:

WARNING:REPEATED_WORD: Possible repeated word: 'in'
#971: FILE: dts/framework/crb.py:907:
+            # if system core less than request just use all cores in in socket

ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s)

total: 1 errors, 12 warnings, 1061 lines checked

           reply	other threads:[~2022-04-06 15:07 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20220406150440.2914464-2-juraj.linkes@pantheon.tech>]

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=20220406150728.D1E57122BA2@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=juraj.linkes@pantheon.tech \
    --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).