automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw134542 [PATCH v4 1/6] Section 1: Introduction
       [not found] <20231123012633.2005-2-dave@youngcopy.com>
@ 2023-11-23  1:27 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2023-11-23  1:27 UTC (permalink / raw)
  To: test-report; +Cc: David Young

[-- 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:

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

only message in thread, other threads:[~2023-11-23  1:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20231123012633.2005-2-dave@youngcopy.com>
2023-11-23  1:27 ` |WARNING| pw134542 [PATCH v4 1/6] Section 1: Introduction 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).