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| pw134542 [PATCH v4 1/6] Section 1: Introduction
Date: Thu, 23 Nov 2023 02:27:37 +0100 (CET)	[thread overview]
Message-ID: <20231123012737.92B40120DCC@dpdk.org> (raw)
In-Reply-To: <20231123012633.2005-2-dave@youngcopy.com>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 3203 bytes --]

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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#96: 
-Clarified that the guide provides basic step-by-step instructions with OS-specific instructions

ERROR:TRAILING_WHITESPACE: trailing whitespace
#148: FILE: doc/guides/getting_started_guide/intro.rst:7:
+Welcome to the getting started guide for the Data Plane Development Kit (DPDK) covering Linux, $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#149: FILE: doc/guides/getting_started_guide/intro.rst:8:
+FreeBSD, and Windows. DPDK is a set of libraries and drivers that accelerate packet processing $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#152: FILE: doc/guides/getting_started_guide/intro.rst:11:
+The guide is structured to provide basic step-by-step instructions with OS-specific instructions included only where necessary for each operating system. $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#189: FILE: doc/guides/getting_started_guide/run_apps.rst:29:
+   If DPDK is not installed system-wide, $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#190: FILE: doc/guides/getting_started_guide/run_apps.rst:30:
+   you can compile the examples as part of the DPDK build itself. $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#191: FILE: doc/guides/getting_started_guide/run_apps.rst:31:
+   If DPDK is not installed system-wide, you can compile the examples as part of the DPDK build $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#192: FILE: doc/guides/getting_started_guide/run_apps.rst:32:
+   itself. Use the meson build option ``-Dexamples=helloworld`` to compile specific examples $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#207: FILE: doc/guides/getting_started_guide/run_apps.rst:47:
+For a comprehensive list of sample applications and their guides, $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#213: FILE: doc/guides/getting_started_guide/run_apps.rst:53:
+Every DPDK application is linked with the DPDK target environment’s $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#230: FILE: doc/guides/getting_started_guide/run_apps.rst:70:
+Running DPDK applications on Windows involves a few different steps. $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#238: FILE: doc/guides/getting_started_guide/run_apps.rst:78:
+``SeLockMemoryPrivilege`` for the user running an application. $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#239: FILE: doc/guides/getting_started_guide/run_apps.rst:79:
+This privilege allows the DPDK application to keep data in physical memory, $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#240: FILE: doc/guides/getting_started_guide/run_apps.rst:80:
+preventing the system from paging the data to virtual memory. $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#250: FILE: doc/guides/getting_started_guide/run_apps.rst:90:
+current user, a logoff is required before it is available. $

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

total: 15 errors, 1 warnings, 152 lines checked
Warning in doc/guides/getting_started_guide/run_apps.rst:
Using explicit URL to doc.dpdk.org, prefer :ref: or :doc:

           reply	other threads:[~2023-11-23  1:27 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20231123012633.2005-2-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=20231123012737.92B40120DCC@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).