* |WARNING| pw129249-129250 [PATCH v3 1/2] node: add IPv4 local node to handle local pkts
[not found] <20230704105057.25877-1-rkudurumalla@marvell.com>
@ 2023-07-04 10:45 ` qemudev
2023-07-04 10:52 ` |WARNING| pw129249 " checkpatch
1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2023-07-04 10:45 UTC (permalink / raw)
To: test-report; +Cc: Rakesh Kudurumalla, zhoumin
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/129249
_apply patch failure_
Submitter: Rakesh Kudurumalla <rkudurumalla@marvell.com>
Date: Tue, 4 Jul 2023 16:20:56 +0530
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: a64a4564705d18d20d20cfa16c79e795b7bf0f1e
Apply patch set 129249-129250 failed:
Checking patch doc/guides/prog_guide/graph_lib.rst...
Hunk #1 succeeded at 490 (offset -8 lines).
Checking patch doc/guides/prog_guide/img/graph_inbuilt_node_flow.svg...
error: doc/guides/prog_guide/img/graph_inbuilt_node_flow.svg: No such file or directory
Checking patch lib/node/ip4_local.c...
Checking patch lib/node/ip4_lookup.c...
Checking patch lib/node/meson.build...
Checking patch lib/node/rte_node_ip4_api.h...
^ permalink raw reply [flat|nested] 2+ messages in thread
* |WARNING| pw129249 [PATCH v3 1/2] node: add IPv4 local node to handle local pkts
[not found] <20230704105057.25877-1-rkudurumalla@marvell.com>
2023-07-04 10:45 ` |WARNING| pw129249-129250 [PATCH v3 1/2] node: add IPv4 local node to handle local pkts qemudev
@ 2023-07-04 10:52 ` checkpatch
1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2023-07-04 10:52 UTC (permalink / raw)
To: test-report; +Cc: Rakesh Kudurumalla
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/129249
_coding style issues_
WARNING:REPEATED_WORD: Possible repeated word: 'text'
#150: 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'
#158: 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'
#174: 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'
#190: 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'
#198: 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'
#214: 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'
#240: 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'
#248: 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'
#258: 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'
#266: 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'
#276: 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'
#292: 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'
#306: 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'
#328: 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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-07-04 10:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20230704105057.25877-1-rkudurumalla@marvell.com>
2023-07-04 10:45 ` |WARNING| pw129249-129250 [PATCH v3 1/2] node: add IPv4 local node to handle local pkts qemudev
2023-07-04 10:52 ` |WARNING| pw129249 " checkpatch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).