|WARNING| pw128949 [PATCH v1] doc: add inbuilt graph nodes data flow

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Jun 23 09:36:40 CEST 2023


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

_coding style issues_


WARNING:EMBEDDED_FILENAME: It's generally not useful to have the filename in the file
#129: FILE: doc/guides/prog_guide/img/graph_inbuilt_node_flow.svg:11:
+dot -Tsvg /tmp/dot.dot  -o doc/guides/prog_guide/img/graph_inbuilt_node_flow.svg

WARNING:REPEATED_WORD: Possible repeated word: 'text'
#172: FILE: doc/guides/prog_guide/img/graph_inbuilt_node_flow.svg:54:
+<text text-anchor="middle" x="219.23" y="-393.45" font-family="Times,serif" font-size="14.00">ethdev_rx</text>

WARNING:REPEATED_WORD: Possible repeated word: 'text'
#178: FILE: doc/guides/prog_guide/img/graph_inbuilt_node_flow.svg:60:
+<text text-anchor="middle" x="219.23" y="-320.45" font-family="Times,serif" font-size="14.00">pkt_cls</text>

WARNING:REPEATED_WORD: Possible repeated word: 'text'
#190: FILE: doc/guides/prog_guide/img/graph_inbuilt_node_flow.svg:72:
+<text text-anchor="middle" x="46.23" y="-158.95" font-family="Times,serif" font-size="14.00">kernel_rx</text>

WARNING:REPEATED_WORD: Possible repeated word: 'text'
#202: FILE: doc/guides/prog_guide/img/graph_inbuilt_node_flow.svg:84:
+<text text-anchor="middle" x="293.23" y="-85.95" font-family="Times,serif" font-size="14.00">ethdev_tx</text>

WARNING:REPEATED_WORD: Possible repeated word: 'text'
#208: FILE: doc/guides/prog_guide/img/graph_inbuilt_node_flow.svg:90:
+<text text-anchor="middle" x="349.23" y="-12.95" font-family="Times,serif" font-size="14.00">pkt_drop</text>

WARNING:REPEATED_WORD: Possible repeated word: 'text'
#220: FILE: doc/guides/prog_guide/img/graph_inbuilt_node_flow.svg:102:
+<text text-anchor="middle" x="102.23" y="-231.95" font-family="Times,serif" font-size="14.00">kernel_tx</text>

WARNING:REPEATED_WORD: Possible repeated word: 'text'
#239: FILE: doc/guides/prog_guide/img/graph_inbuilt_node_flow.svg:121:
+<text text-anchor="middle" x="176.61" y="-276.2" font-family="Times,serif" font-size="14.00">exception pkts</text>

WARNING:REPEATED_WORD: Possible repeated word: 'text'
#245: FILE: doc/guides/prog_guide/img/graph_inbuilt_node_flow.svg:127:
+<text text-anchor="middle" x="219.23" y="-231.95" font-family="Times,serif" font-size="14.00">ip4_lookup</text>

WARNING:REPEATED_WORD: Possible repeated word: 'text'
#252: FILE: doc/guides/prog_guide/img/graph_inbuilt_node_flow.svg:134:
+<text text-anchor="middle" x="231.23" y="-276.2" font-family="Times,serif" font-size="14.00">ipv4</text>

WARNING:REPEATED_WORD: Possible repeated word: 'text'
#258: FILE: doc/guides/prog_guide/img/graph_inbuilt_node_flow.svg:140:
+<text text-anchor="middle" x="343.23" y="-231.95" font-family="Times,serif" font-size="14.00">ip6_lookup</text>

WARNING:REPEATED_WORD: Possible repeated word: 'text'
#265: FILE: doc/guides/prog_guide/img/graph_inbuilt_node_flow.svg:147:
+<text text-anchor="middle" x="304.23" y="-276.2" font-family="Times,serif" font-size="14.00">ipv6</text>

WARNING:REPEATED_WORD: Possible repeated word: 'text'
#277: FILE: doc/guides/prog_guide/img/graph_inbuilt_node_flow.svg:159:
+<text text-anchor="middle" x="218.23" y="-158.95" font-family="Times,serif" font-size="14.00">ip4_rewrite</text>

WARNING:REPEATED_WORD: Possible repeated word: 'text'
#295: FILE: doc/guides/prog_guide/img/graph_inbuilt_node_flow.svg:177:
+<text text-anchor="middle" x="343.23" y="-158.95" font-family="Times,serif" font-size="14.00">ip6_rewrite</text>

total: 0 errors, 14 warnings, 228 lines checked


More information about the test-report mailing list