automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: David Young <dave@youngcopy.com>
Subject: |WARNING| pw131746 [PATCH 3/6] Section 3: Setting up a System to Run DPDK Applications
Date: Wed, 20 Sep 2023 17:52:03 +0200 (CEST)	[thread overview]
Message-ID: <20230920155203.6F94A120802@dpdk.org> (raw)
In-Reply-To: <20230920154817.617-4-dave@youngcopy.com>

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

_coding style issues_


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

WARNING:REPEATED_WORD: Possible repeated word: 'are'
#122: FILE: doc/guides/getting_started_guide/system_setup.rst:24:
+For Linux, DPDK requires hugepages be reserved for its use on the system. To check if hugepages are are on your system, you can run the following command::

ERROR:TRAILING_WHITESPACE: trailing whitespace
#202: FILE: doc/guides/getting_started_guide/system_setup.rst:104:
+To run a DPDK application on FreeBSD, physically contiguous memory is required. In the absence of non-transparent superpages, the included sources for the `contigmem` kernel module provides the ability to present contiguous blocks of memory for the DPDK to use. $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#238: FILE: doc/guides/getting_started_guide/system_setup.rst:140:
+recognized DPDK devices and are not owned by another module. $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#239: FILE: doc/guides/getting_started_guide/system_setup.rst:141:
+However, since the FreeBSD kernel includes support, either built-in, $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#260: FILE: doc/guides/getting_started_guide/system_setup.rst:162:
+If the original driver for a network port has been compiled into the kernel, $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#261: FILE: doc/guides/getting_started_guide/system_setup.rst:163:
+it is necessary to reboot FreeBSD to restore the original device binding. $

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

total: 6 errors, 2 warnings, 195 lines checked

           reply	other threads:[~2023-09-20 15:52 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20230920154817.617-4-dave@youngcopy.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=20230920155203.6F94A120802@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=dave@youngcopy.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).