[dpdk-test-report] |WARNING| pw62484 [PATCH v2] app/testpmd: add hairpin support

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Nov 5 16:40:08 CET 2019


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

_coding style issues_


ERROR:SPACING: spaces required around that '=' (ctx:WxV)
#211: FILE: app/test-pmd/testpmd.c:2083:
+	for (qi = nb_txq, i =0; qi < nb_hairpinq + nb_txq; qi++) {
 	                    ^

ERROR:TRAILING_WHITESPACE: trailing whitespace
#331: FILE: doc/guides/testpmd_app_ug/run_app.rst:275:
+    binded to the second TX hairpin and so on. The index of the first $

total: 2 errors, 0 warnings, 235 lines checked


More information about the test-report mailing list