* |WARNING| pw159660 [PATCH v9] net: optimize raw checksum computation
[not found] <20260108214713.52987-1-scott.k.mitch1@gmail.com>
@ 2026-01-08 21:48 ` checkpatch
2026-01-08 22:00 ` qemudev
1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2026-01-08 21:48 UTC (permalink / raw)
To: test-report; +Cc: scott.k.mitch1
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/159660
_coding style issues_
Must be a reply to the first patch (--in-reply-to).
WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#214: FILE: app/test/test_cksum_fuzz.c:5:
+#include <stdio.h>
^^^^^
WARNING:SINGLE_STATEMENT_DO_WHILE_MACRO: Single statement macros should not use a do {} while (0) loop
#553: FILE: lib/eal/include/rte_common.h:564:
+#define RTE_SUPPRESS_UNINITIALIZED_WARNING(var) do { \
+ asm volatile("" : "+m" (var)); \
+} while (0)
total: 0 errors, 2 warnings, 402 lines checked
^ permalink raw reply [flat|nested] 2+ messages in thread
* |WARNING| pw159660 [PATCH v9] net: optimize raw checksum computation
[not found] <20260108214713.52987-1-scott.k.mitch1@gmail.com>
2026-01-08 21:48 ` |WARNING| pw159660 [PATCH v9] net: optimize raw checksum computation checkpatch
@ 2026-01-08 22:00 ` qemudev
1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2026-01-08 22:00 UTC (permalink / raw)
To: test-report; +Cc: scott.k.mitch1, maobibo
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/159660
_apply patch failure_
Submitter: Scott Mitchell <scott.k.mitch1@gmail.com>
Date: Thu, 8 Jan 2026 16:47:13 -0500
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: cd60dcd503b91956f966a1f6d595b35d256ac00f
Apply patch set 159660 failed:
error: git diff header lacks filename information (line 639)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-01-08 22:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20260108214713.52987-1-scott.k.mitch1@gmail.com>
2026-01-08 21:48 ` |WARNING| pw159660 [PATCH v9] net: optimize raw checksum computation checkpatch
2026-01-08 22:00 ` qemudev
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).