|WARNING| pw135674 [PATCH v9 3/3] app/graph: implement port forward usecase
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Jan 2 08:30:02 CET 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/135674
_coding style issues_
WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#267: FILE: app/graph/l2fwd.c:8:
+#include <stdio.h>
WARNING:EMBEDDED_FILENAME: It's generally not useful to have the filename in the file
#519: 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'
#547: 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'
#553: 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'
#560: 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'
#566: 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'
#578: 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'
#590: 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'
#597: 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