|WARNING| pw134543 [PATCH v4 2/6] Section 2: Install and Build DPDK

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Nov 23 02:27:34 CET 2023


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#87: 
-Common Tools for All Distributions: The common tools installation instructions for

ERROR:TRAILING_WHITESPACE: trailing whitespace
#201: 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
#214: FILE: doc/guides/getting_started_guide/install_and_build/building_from_sources.rst:99:
+1. On Linux (for cross-compilation): Install MinGW-w64 via a package manager. $

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

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

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

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

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

total: 7 errors, 1 warnings, 248 lines checked


More information about the test-report mailing list