automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Stephen Hemminger <stephen@networkplumber.org>
Subject: |WARNING| pw123388 [RFC v2 02/17] ip_frag: use a dynamic logtype
Date: Wed,  8 Feb 2023 00:07:07 +0100 (CET)	[thread overview]
Message-ID: <20230207230707.6B67D123136@dpdk.org> (raw)
In-Reply-To: <20230207230438.1617331-3-stephen@networkplumber.org>

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

_coding style issues_


ERROR:SPACING: spaces required around that ':' (ctx:VxW)
#277: FILE: lib/ip_frag/ip_frag_internal.c:195:
+				    "ipv6_frag_pkt: %p, key: <" IPv6_KEY_BYTES_FMT ", %#x>, "
 				                  ^

ERROR:SPACING: need consistent spacing around '%' (ctx:WxV)
#277: FILE: lib/ip_frag/ip_frag_internal.c:195:
+				    "ipv6_frag_pkt: %p, key: <" IPv6_KEY_BYTES_FMT ", %#x>, "
 				                    ^

ERROR:SPACING: spaces required around that ':' (ctx:VxW)
#277: FILE: lib/ip_frag/ip_frag_internal.c:195:
+				    "ipv6_frag_pkt: %p, key: <" IPv6_KEY_BYTES_FMT ", %#x>, "
 				                           ^

ERROR:SPACING: spaces required around that '<' (ctx:WxV)
#277: FILE: lib/ip_frag/ip_frag_internal.c:195:
+				    "ipv6_frag_pkt: %p, key: <" IPv6_KEY_BYTES_FMT ", %#x>, "
 				                             ^

ERROR:SPACING: need consistent spacing around '%' (ctx:WxV)
#277: FILE: lib/ip_frag/ip_frag_internal.c:195:
+				    "ipv6_frag_pkt: %p, key: <" IPv6_KEY_BYTES_FMT ", %#x>, "
 				                                                      ^

ERROR:SPACING: spaces required around that '>' (ctx:VxO)
#277: FILE: lib/ip_frag/ip_frag_internal.c:195:
+				    "ipv6_frag_pkt: %p, key: <" IPv6_KEY_BYTES_FMT ", %#x>, "
 				                                                         ^

ERROR:SPACING: spaces required around that ':' (ctx:VxW)
#278: FILE: lib/ip_frag/ip_frag_internal.c:196:
+				    "total_size: %u, frag_size: %u, last_idx: %u
"
 				               ^

ERROR:SPACING: need consistent spacing around '%' (ctx:WxV)
#278: FILE: lib/ip_frag/ip_frag_internal.c:196:
+				    "total_size: %u, frag_size: %u, last_idx: %u
"
 				                 ^

ERROR:SPACING: spaces required around that ':' (ctx:VxW)
#278: FILE: lib/ip_frag/ip_frag_internal.c:196:
+				    "total_size: %u, frag_size: %u, last_idx: %u
"
 				                              ^

ERROR:SPACING: need consistent spacing around '%' (ctx:WxV)
#278: FILE: lib/ip_frag/ip_frag_internal.c:196:
+				    "total_size: %u, frag_size: %u, last_idx: %u
"
 				                                ^

ERROR:SPACING: spaces required around that ':' (ctx:VxW)
#278: FILE: lib/ip_frag/ip_frag_internal.c:196:
+				    "total_size: %u, frag_size: %u, last_idx: %u
"
 				                                            ^

ERROR:SPACING: need consistent spacing around '%' (ctx:WxV)
#278: FILE: lib/ip_frag/ip_frag_internal.c:196:
+				    "total_size: %u, frag_size: %u, last_idx: %u
"
 				                                              ^

ERROR:SPACING: spaces required around that ':' (ctx:VxW)
#279: FILE: lib/ip_frag/ip_frag_internal.c:197:
+				    "first fragment: ofs: %u, len: %u
"
 				                   ^

ERROR:SPACING: spaces required around that ':' (ctx:VxW)
#279: FILE: lib/ip_frag/ip_frag_internal.c:197:
+				    "first fragment: ofs: %u, len: %u
"
 				                        ^

ERROR:SPACING: need consistent spacing around '%' (ctx:WxV)
#279: FILE: lib/ip_frag/ip_frag_internal.c:197:
+				    "first fragment: ofs: %u, len: %u
"
 				                          ^

ERROR:SPACING: spaces required around that ':' (ctx:VxW)
#279: FILE: lib/ip_frag/ip_frag_internal.c:197:
+				    "first fragment: ofs: %u, len: %u
"
 				                                 ^

ERROR:SPACING: need consistent spacing around '%' (ctx:WxV)
#279: FILE: lib/ip_frag/ip_frag_internal.c:197:
+				    "first fragment: ofs: %u, len: %u
"
 				                                   ^

ERROR:SPACING: spaces required around that ':' (ctx:VxW)
#280: FILE: lib/ip_frag/ip_frag_internal.c:198:
+				    "last fragment: ofs: %u, len: %u
",
 				                  ^

ERROR:SPACING: spaces required around that ':' (ctx:VxW)
#280: FILE: lib/ip_frag/ip_frag_internal.c:198:
+				    "last fragment: ofs: %u, len: %u
",
 				                       ^

ERROR:SPACING: need consistent spacing around '%' (ctx:WxV)
#280: FILE: lib/ip_frag/ip_frag_internal.c:198:
+				    "last fragment: ofs: %u, len: %u
",
 				                         ^

ERROR:SPACING: spaces required around that ':' (ctx:VxW)
#280: FILE: lib/ip_frag/ip_frag_internal.c:198:
+				    "last fragment: ofs: %u, len: %u
",
 				                                ^

ERROR:SPACING: need consistent spacing around '%' (ctx:WxV)
#280: FILE: lib/ip_frag/ip_frag_internal.c:198:
+				    "last fragment: ofs: %u, len: %u
",
 				                                  ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#545: FILE: lib/ip_frag/rte_ipv6_reassembly.c:210:
+		    mb,tbl, tbl->max_entries, tbl->use_entries,
 		      ^

total: 23 errors, 0 warnings, 415 lines checked

           reply	other threads:[~2023-02-07 23:25 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20230207230438.1617331-3-stephen@networkplumber.org>]

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=20230207230707.6B67D123136@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=stephen@networkplumber.org \
    --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).