|WARNING| pw134544 [PATCH v4 3/6] Section 3: Setting up a System to Run DPDK Applications
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Nov 23 02:27:29 CET 2023
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/134544
_coding style issues_
WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#90:
-Corrected the sentence âTo check if hugepages are are on your systemâ to
WARNING:REPEATED_WORD: Possible repeated word: 'are'
#90:
-Corrected the sentence âTo check if hugepages are are on your systemâ to
ERROR:TRAILING_WHITESPACE: trailing whitespace
#216: FILE: doc/guides/getting_started_guide/system_setup.rst:106:
+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
#274: FILE: doc/guides/getting_started_guide/system_setup.rst:164:
+If the original driver for a network port has been compiled into the kernel, $
ERROR:TRAILING_WHITESPACE: trailing whitespace
#275: FILE: doc/guides/getting_started_guide/system_setup.rst:165:
+it is necessary to reboot FreeBSD to restore the original device binding. $
ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s)
total: 4 errors, 2 warnings, 197 lines checked
More information about the test-report
mailing list