|WARNING| pw135380 [PATCH v6 3/3] app/graph: implement port forward usecase

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Dec 20 10:00:16 CET 2023


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

_coding style issues_


WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#265: FILE: app/graph/l2fwd.c:8:
+#include <stdio.h>

WARNING:EMBEDDED_FILENAME: It's generally not useful to have the filename in the file
#517: FILE: doc/guides/tools/img/graph-usecase-l2fwd.svg:11:
+dot -Tsvg dot.dot -o doc/guides/tools/img/graph-usecase-l2fwd.svg

WARNING:REPEATED_WORD: Possible repeated word: 'text'
#545: FILE: doc/guides/tools/img/graph-usecase-l2fwd.svg:39:
+<text text-anchor="middle" x="112" y="-261.3" font-family="Times,serif" font-size="14.00">ingress_port</text>

WARNING:REPEATED_WORD: Possible repeated word: 'text'
#551: FILE: doc/guides/tools/img/graph-usecase-l2fwd.svg:45:
+<text text-anchor="middle" x="112" y="-174.3" font-family="Times,serif" font-size="14.00">ethdev_rx</text>

WARNING:REPEATED_WORD: Possible repeated word: 'text'
#558: FILE: doc/guides/tools/img/graph-usecase-l2fwd.svg:52:
+<text text-anchor="middle" x="164.5" y="-217.8" font-family="Times,serif" font-size="14.00">ingress packet</text>

WARNING:REPEATED_WORD: Possible repeated word: 'text'
#564: FILE: doc/guides/tools/img/graph-usecase-l2fwd.svg:58:
+<text text-anchor="middle" x="112" y="-101.3" font-family="Times,serif" font-size="14.00">ethdev_tx</text>

WARNING:REPEATED_WORD: Possible repeated word: 'text'
#576: FILE: doc/guides/tools/img/graph-usecase-l2fwd.svg:70:
+<text text-anchor="middle" x="52" y="-14.3" font-family="Times,serif" font-size="14.00">pkt_drop</text>

WARNING:REPEATED_WORD: Possible repeated word: 'text'
#588: FILE: doc/guides/tools/img/graph-usecase-l2fwd.svg:82:
+<text text-anchor="middle" x="172" y="-14.3" font-family="Times,serif" font-size="14.00">egress_port</text>

WARNING:REPEATED_WORD: Possible repeated word: 'text'
#595: FILE: doc/guides/tools/img/graph-usecase-l2fwd.svg:89:
+<text text-anchor="middle" x="195" y="-57.8" font-family="Times,serif" font-size="14.00">egress packet</text>

total: 0 errors, 9 warnings, 435 lines checked


More information about the test-report mailing list