From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Stephen Hemminger <stephen@networkplumber.org>
Subject: |WARNING| pw159671 [PATCH v2 9/9] test: add test for pcap PMD
Date: Fri, 9 Jan 2026 02:20:03 +0100 (CET) [thread overview]
Message-ID: <20260109012003.BD8E9123FA0@dpdk.org> (raw)
In-Reply-To: <20260109011755.362857-10-stephen@networkplumber.org>
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/159671
_coding style issues_
WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#135: FILE: app/test/test_pmd_pcap.c:8:
+#include <stdio.h>
^^^^^
WARNING:LONG_LINE: line length of 104 exceeds 100 columns
#1704: FILE: app/test/test_pmd_pcap.c:1577:
+ "Total packet count mismatch: expected %u, got %u", total_tx, total_in_files);
WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#1837: FILE: app/test/test_pmd_pcap.c:1710:
+ TEST_ASSERT(create_test_pcap(rx_paths[i], 1) == 0, "Failed to create RX pcap %u", i);
WARNING:LONG_LINE: line length of 104 exceeds 100 columns
#1879: FILE: app/test/test_pmd_pcap.c:1752:
+ "max_mtu should be <= %u, got %u", RTE_ETHER_MAX_JUMBO_FRAME_LEN, dev_info.max_mtu);
total: 0 errors, 4 warnings, 1860 lines checked
next parent reply other threads:[~2026-01-09 1:20 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20260109011755.362857-10-stephen@networkplumber.org>
2026-01-09 1:20 ` checkpatch [this message]
2026-01-09 2:44 ` |SUCCESS| " 0-day Robot
2026-01-09 2:44 ` 0-day Robot
2026-01-09 4:01 ` |SUCCESS| pw159663-159671 " qemudev
2026-01-09 4:06 ` qemudev
2026-01-09 5:29 ` |SUCCESS| pw159663-159671 [PATCH] [v2,9/9] test: add test for pcap P dpdklab
2026-01-09 6:02 ` dpdklab
2026-01-09 6:02 ` dpdklab
2026-01-09 6:03 ` dpdklab
2026-01-09 6:03 ` dpdklab
2026-01-09 6:04 ` dpdklab
2026-01-09 6:13 ` dpdklab
2026-01-09 6:15 ` dpdklab
2026-01-09 6:17 ` dpdklab
2026-01-09 12:12 ` |PENDING| " dpdklab
2026-01-09 15:46 ` |SUCCESS| " dpdklab
2026-01-09 18:45 ` dpdklab
2026-01-09 22:35 ` dpdklab
2026-01-09 22:53 ` dpdklab
2026-01-10 4:13 ` |PENDING| " dpdklab
2026-01-11 0:08 ` |SUCCESS| " dpdklab
2026-01-11 0:27 ` 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=20260109012003.BD8E9123FA0@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).