|WARNING| pw123604 [PATCH v2 1/5] ip_frag: use a dynamic logtype
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Feb 9 18:13:44 CET 2023
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/123604
_coding style issues_
ERROR:SPACING: spaces required around that ':' (ctx:VxW)
#280: 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)
#280: 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)
#280: 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)
#280: 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)
#280: 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)
#280: 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)
#281: 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)
#281: 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)
#281: 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)
#281: 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)
#281: 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)
#281: 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)
#282: FILE: lib/ip_frag/ip_frag_internal.c:197:
+ "first fragment: ofs: %u, len: %u
"
^
ERROR:SPACING: spaces required around that ':' (ctx:VxW)
#282: FILE: lib/ip_frag/ip_frag_internal.c:197:
+ "first fragment: ofs: %u, len: %u
"
^
ERROR:SPACING: need consistent spacing around '%' (ctx:WxV)
#282: FILE: lib/ip_frag/ip_frag_internal.c:197:
+ "first fragment: ofs: %u, len: %u
"
^
ERROR:SPACING: spaces required around that ':' (ctx:VxW)
#282: FILE: lib/ip_frag/ip_frag_internal.c:197:
+ "first fragment: ofs: %u, len: %u
"
^
ERROR:SPACING: need consistent spacing around '%' (ctx:WxV)
#282: FILE: lib/ip_frag/ip_frag_internal.c:197:
+ "first fragment: ofs: %u, len: %u
"
^
ERROR:SPACING: spaces required around that ':' (ctx:VxW)
#283: FILE: lib/ip_frag/ip_frag_internal.c:198:
+ "last fragment: ofs: %u, len: %u
",
^
ERROR:SPACING: spaces required around that ':' (ctx:VxW)
#283: FILE: lib/ip_frag/ip_frag_internal.c:198:
+ "last fragment: ofs: %u, len: %u
",
^
ERROR:SPACING: need consistent spacing around '%' (ctx:WxV)
#283: FILE: lib/ip_frag/ip_frag_internal.c:198:
+ "last fragment: ofs: %u, len: %u
",
^
ERROR:SPACING: spaces required around that ':' (ctx:VxW)
#283: FILE: lib/ip_frag/ip_frag_internal.c:198:
+ "last fragment: ofs: %u, len: %u
",
^
ERROR:SPACING: need consistent spacing around '%' (ctx:WxV)
#283: FILE: lib/ip_frag/ip_frag_internal.c:198:
+ "last fragment: ofs: %u, len: %u
",
^
total: 22 errors, 0 warnings, 415 lines checked
More information about the test-report
mailing list