|WARNING| pw133800 [PATCH v3 2/7] Section 2: Install and Build DPDK

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Nov 3 05:02:43 CET 2023


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#86: 
Section 2: Install and Build DPDK - Updated based on feedback; Merged windows_install_build.rst into building_from_sources.rst; Updated Meson 0.57.x to be required for Windows.

ERROR:TRAILING_WHITESPACE: trailing whitespace
#110: FILE: doc/guides/getting_started_guide/install_and_build/building_from_sources.rst:9:
+This chapter provides a comprehensive guide for building DPDK from sources on Linux, FreeBSD, and Windows. It covers the necessary steps, prerequisites, $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#187: FILE: doc/guides/getting_started_guide/install_and_build/building_from_sources.rst:86:
+1. Install the Compiler: Download and install the Clang compiler from the $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#198: FILE: doc/guides/getting_started_guide/install_and_build/building_from_sources.rst:97:
+1. On Linux (for cross-compilation): Install MinGW-w64 via a package manager. $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#202: FILE: doc/guides/getting_started_guide/install_and_build/building_from_sources.rst:101:
+   `MinGW-w64 repository <https://mingw-w64.org/doku.php>`_. $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#203: FILE: doc/guides/getting_started_guide/install_and_build/building_from_sources.rst:102:
+   Any thread model (POSIX or Win32) can be chosen, DPDK does not rely on it. $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#204: FILE: doc/guides/getting_started_guide/install_and_build/building_from_sources.rst:103:
+   Install to a folder without spaces in its name, like ``C:\MinGW``. $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#294: FILE: doc/guides/getting_started_guide/install_and_build/index.rst:12:
+    $

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

total: 8 errors, 1 warnings, 242 lines checked


More information about the test-report mailing list