From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Rakesh Kudurumalla <rkudurumalla@marvell.com>
Subject: |WARNING| pw129206 [PATCH v2 2/2] node: add UDP v4 support
Date: Mon, 3 Jul 2023 12:06:21 +0200 (CEST) [thread overview]
Message-ID: <20230703100621.2D571120922@dpdk.org> (raw)
In-Reply-To: <20230703100549.4104148-2-rkudurumalla@marvell.com>
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/129206
_coding style issues_
WARNING:REPEATED_WORD: Possible repeated word: 'text'
#173: FILE: doc/guides/prog_guide/img/graph_inbuilt_node_flow.svg:60:
+<text text-anchor="middle" x="261.95" y="-407.3" font-family="Times,serif" font-size="14.00">ethdev_rx</text>
WARNING:REPEATED_WORD: Possible repeated word: 'text'
#181: FILE: doc/guides/prog_guide/img/graph_inbuilt_node_flow.svg:66:
+<text text-anchor="middle" x="261.95" y="-334.3" font-family="Times,serif" font-size="14.00">pkt_cls</text>
WARNING:REPEATED_WORD: Possible repeated word: 'text'
#197: FILE: doc/guides/prog_guide/img/graph_inbuilt_node_flow.svg:78:
+<text text-anchor="middle" x="53.95" y="-174.3" font-family="Times,serif" font-size="14.00">kernel_rx</text>
WARNING:REPEATED_WORD: Possible repeated word: 'text'
#213: FILE: doc/guides/prog_guide/img/graph_inbuilt_node_flow.svg:90:
+<text text-anchor="middle" x="347.95" y="-87.3" font-family="Times,serif" font-size="14.00">ethdev_tx</text>
WARNING:REPEATED_WORD: Possible repeated word: 'text'
#221: FILE: doc/guides/prog_guide/img/graph_inbuilt_node_flow.svg:96:
+<text text-anchor="middle" x="404.95" y="-14.3" font-family="Times,serif" font-size="14.00">pkt_drop</text>
WARNING:REPEATED_WORD: Possible repeated word: 'text'
#237: FILE: doc/guides/prog_guide/img/graph_inbuilt_node_flow.svg:108:
+<text text-anchor="middle" x="53.95" y="-247.3" font-family="Times,serif" font-size="14.00">kernel_tx</text>
WARNING:REPEATED_WORD: Possible repeated word: 'text'
#263: FILE: doc/guides/prog_guide/img/graph_inbuilt_node_flow.svg:127:
+<text text-anchor="middle" x="107.45" y="-290.8" font-family="Times,serif" font-size="14.00">exception pkts</text>
WARNING:REPEATED_WORD: Possible repeated word: 'text'
#271: FILE: doc/guides/prog_guide/img/graph_inbuilt_node_flow.svg:133:
+<text text-anchor="middle" x="261.95" y="-247.3" font-family="Times,serif" font-size="14.00">ip4_lookup</text>
WARNING:REPEATED_WORD: Possible repeated word: 'text'
#281: FILE: doc/guides/prog_guide/img/graph_inbuilt_node_flow.svg:140:
+<text text-anchor="middle" x="277.45" y="-290.8" font-family="Times,serif" font-size="14.00">ipv4</text>
WARNING:REPEATED_WORD: Possible repeated word: 'text'
#289: FILE: doc/guides/prog_guide/img/graph_inbuilt_node_flow.svg:146:
+<text text-anchor="middle" x="492.95" y="-247.3" font-family="Times,serif" font-size="14.00">ip6_lookup</text>
WARNING:REPEATED_WORD: Possible repeated word: 'text'
#299: FILE: doc/guides/prog_guide/img/graph_inbuilt_node_flow.svg:153:
+<text text-anchor="middle" x="407.45" y="-290.8" font-family="Times,serif" font-size="14.00">ipv6</text>
WARNING:REPEATED_WORD: Possible repeated word: 'text'
#315: FILE: doc/guides/prog_guide/img/graph_inbuilt_node_flow.svg:165:
+<text text-anchor="middle" x="347.95" y="-174.3" font-family="Times,serif" font-size="14.00">ip4_rewrite</text>
WARNING:REPEATED_WORD: Possible repeated word: 'text'
#331: FILE: doc/guides/prog_guide/img/graph_inbuilt_node_flow.svg:177:
+<text text-anchor="middle" x="176.95" y="-174.3" font-family="Times,serif" font-size="14.00">ip4_local</text>
WARNING:REPEATED_WORD: Possible repeated word: 'text'
#355: FILE: doc/guides/prog_guide/img/graph_inbuilt_node_flow.svg:195:
+<text text-anchor="middle" x="492.95" y="-174.3" font-family="Times,serif" font-size="14.00">ip6_rewrite</text>
WARNING:REPEATED_WORD: Possible repeated word: 'text'
#409: FILE: doc/guides/prog_guide/img/graph_inbuilt_node_flow.svg:237:
+<text text-anchor="middle" x="126.95" y="-87.3" font-family="Times,serif" font-size="14.00">udp4_input</text>
WARNING:REPEATED_WORD: Possible repeated word: 'text'
#416: FILE: doc/guides/prog_guide/img/graph_inbuilt_node_flow.svg:244:
+<text text-anchor="middle" x="177.45" y="-130.8" font-family="Times,serif" font-size="14.00">udpv4</text>
WARNING:REPEATED_WORD: Possible repeated word: 'text'
#428: FILE: doc/guides/prog_guide/img/graph_inbuilt_node_flow.svg:256:
+<text text-anchor="middle" x="126.95" y="-14.3" font-family="Times,serif" font-size="14.00">udp_user_node</text>
total: 0 errors, 17 warnings, 636 lines checked
parent reply other threads:[~2023-07-03 10:06 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <20230703100549.4104148-2-rkudurumalla@marvell.com>]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230703100621.2D571120922@dpdk.org \
--to=checkpatch@dpdk.org \
--cc=rkudurumalla@marvell.com \
--cc=test-report@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).