|WARNING| pw129193 [PATCH 1/2] node: add IPv4 local node to handle local pkts

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Jul 3 11:15:31 CEST 2023


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

_coding style issues_


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

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

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

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

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

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

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

WARNING:REPEATED_WORD: Possible repeated word: 'text'
#242: FILE: doc/guides/prog_guide/img/graph_inbuilt_node_flow.svg:129:
+<text text-anchor="middle" x="252" y="-268.3" 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:136:
+<text text-anchor="middle" x="254.5" y="-311.8" font-family="Times,serif" font-size="14.00">ipv4</text>

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

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

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

WARNING:REPEATED_WORD: Possible repeated word: 'text'
#300: FILE: doc/guides/prog_guide/img/graph_inbuilt_node_flow.svg:173:
+<text text-anchor="middle" x="136" y="-141.3" font-family="Times,serif" font-size="14.00">ip4_local</text>

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

total: 0 errors, 14 warnings, 395 lines checked


More information about the test-report mailing list