* |WARNING| pw129205-129206 [PATCH v2 1/2] node: add IPv4 local node to handle local pkts
[not found] <20230703100549.4104148-1-rkudurumalla@marvell.com>
@ 2023-07-03 9:55 ` qemudev
2023-07-03 10:06 ` |WARNING| pw129205 " checkpatch
1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2023-07-03 9:55 UTC (permalink / raw)
To: test-report; +Cc: Rakesh Kudurumalla, zhoumin
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/129205
_apply patch failure_
Submitter: Rakesh Kudurumalla <rkudurumalla@marvell.com>
Date: Mon, 3 Jul 2023 15:35:48 +0530
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: 93a4b3beba4ee611685148917981f846427cafb2
Apply patch set 129205-129206 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| pw129205 [PATCH v2 1/2] node: add IPv4 local node to handle local pkts
[not found] <20230703100549.4104148-1-rkudurumalla@marvell.com>
2023-07-03 9:55 ` |WARNING| pw129205-129206 [PATCH v2 1/2] node: add IPv4 local node to handle local pkts qemudev
@ 2023-07-03 10:06 ` checkpatch
1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2023-07-03 10:06 UTC (permalink / raw)
To: test-report; +Cc: Rakesh Kudurumalla
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/129205
_coding style issues_
WARNING:REPEATED_WORD: Possible repeated word: 'text'
#149: 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'
#157: 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'
#173: 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'
#189: 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'
#197: 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'
#213: 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'
#239: 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'
#247: 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'
#257: 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'
#265: 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'
#275: 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'
#291: 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'
#305: 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'
#327: 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-03 10:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20230703100549.4104148-1-rkudurumalla@marvell.com>
2023-07-03 9:55 ` |WARNING| pw129205-129206 [PATCH v2 1/2] node: add IPv4 local node to handle local pkts qemudev
2023-07-03 10:06 ` |WARNING| pw129205 " 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).