|WARNING| pw153798 [PATCH v1 1/3] dts: rewrite README
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue May 27 17:37:57 CEST 2025
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/153798
_coding style issues_
WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#84:
Remove unnecessary information from README.md, and add new sections to clarify
ERROR:TRAILING_WHITESPACE: trailing whitespace
#103: FILE: dts/README.md:3:
+DTS is a testing framework and set of testsuites for end to end testing of DPDK and DPDK $
ERROR:TRAILING_WHITESPACE: trailing whitespace
#104: FILE: dts/README.md:4:
+enabled hardware. Unlike the DPDK unit test application, DTS is intended to be used to $
ERROR:TRAILING_WHITESPACE: trailing whitespace
#106: FILE: dts/README.md:6:
+a traffic generator node which will send packets to a system under test node which is $
ERROR:TRAILING_WHITESPACE: trailing whitespace
#126: FILE: dts/README.md:11:
+DTS is a python application which will control a traffic generator node (TG) and system $
ERROR:TRAILING_WHITESPACE: trailing whitespace
#127: FILE: dts/README.md:12:
+under test node (SUT). The nodes represent a DPDK device (usually a NIC) located on a $
ERROR:TRAILING_WHITESPACE: trailing whitespace
#135: FILE: dts/README.md:19:
+TG node connected to a dual interface NIC which is the SUT node. Interface 0 on TG <-> interface 0 $
total: 6 errors, 1 warnings, 120 lines checked
More information about the test-report
mailing list