From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Stephen Hemminger <stephen@networkplumber.org>
Subject: |WARNING| pw144099 [PATCH v8 7/7] test-pmd: add a JSON packet output
Date: Tue, 17 Sep 2024 05:32:59 +0200 (CEST) [thread overview]
Message-ID: <20240917033259.2D2E2121D10@dpdk.org> (raw)
In-Reply-To: <20240917033117.66346-8-stephen@networkplumber.org>
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/144099
_coding style issues_
WARNING:LONG_LINE: line length of 102 exceeds 100 columns
#261: FILE: app/test-pmd/util.c:403:
+ json_object_set_new(jobj, "vlan_outer_tci", json_integer(mb->vlan_tci_outer));
WARNING:LONG_LINE: line length of 103 exceeds 100 columns
#283: FILE: app/test-pmd/util.c:425:
+ json_object_set_new(jobj, "inner_l2_len", json_integer(hdr_lens.inner_l2_len));
WARNING:LONG_LINE: line length of 103 exceeds 100 columns
#285: FILE: app/test-pmd/util.c:427:
+ json_object_set_new(jobj, "inner_l3_len", json_integer(hdr_lens.inner_l3_len));
WARNING:LONG_LINE: line length of 103 exceeds 100 columns
#287: FILE: app/test-pmd/util.c:429:
+ json_object_set_new(jobj, "inner_l4_len", json_integer(hdr_lens.inner_l4_len));
total: 0 errors, 4 warnings, 209 lines checked
next prev parent reply other threads:[~2024-09-17 3:33 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20240917033117.66346-8-stephen@networkplumber.org>
2024-09-17 3:06 ` |SUCCESS| pw144093-144099 " qemudev
2024-09-17 3:10 ` qemudev
2024-09-17 3:32 ` checkpatch [this message]
2024-09-17 4:05 ` |PENDING| pw144093-144099 [PATCH] [v8,7/7] test-pmd: add a JSON pack dpdklab
2024-09-17 4:24 ` |SUCCESS| pw144099 [PATCH v8 7/7] test-pmd: add a JSON packet output 0-day Robot
2024-09-17 4:27 ` |SUCCESS| pw144093-144099 [PATCH] [v8,7/7] test-pmd: add a JSON pack dpdklab
2024-09-17 4:27 ` dpdklab
2024-09-17 4:37 ` |PENDING| " dpdklab
2024-09-17 4:37 ` |SUCCESS| " dpdklab
2024-09-17 4:56 ` dpdklab
2024-09-17 5:01 ` dpdklab
2024-09-17 5:02 ` dpdklab
2024-09-17 5:10 ` dpdklab
2024-09-17 5:28 ` dpdklab
2024-09-17 5:30 ` dpdklab
2024-09-17 7:07 ` dpdklab
2024-09-17 18:21 ` dpdklab
2024-09-17 21:57 ` dpdklab
2024-09-22 0:31 ` dpdklab
2024-09-22 0:43 ` dpdklab
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=20240917033259.2D2E2121D10@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).