automatic DPDK test reports
 help / color / mirror / Atom feed
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu, Scott <scott.k.mitch1@gmail.com>
Subject: |FAILURE| pw159632 [PATCH] [v2,1/1] net: optimize raw checksum compu
Date: Wed, 07 Jan 2026 18:26:25 -0800 (PST)	[thread overview]
Message-ID: <695f15d1.050a0220.351be0.31afSMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20260106210303.16008-1-scott.k.mitch1@gmail.com>

Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/159632

_Testing issues_

Submitter: Scott <scott.k.mitch1@gmail.com>
Date: Tuesday, January 06 2026 21:03:03 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:cd60dcd503b91956f966a1f6d595b35d256ac00f

159632 --> testing issues

Upstream job id: Generic-DPDK-Compile-Meson#454147

Test environment and result as below:

+------------------------------+--------------------+
|         Environment          | dpdk_meson_compile |
+==============================+====================+
| Ubuntu 20.04                 | PASS               |
+------------------------------+--------------------+
| CentOS Stream 9              | FAIL               |
+------------------------------+--------------------+
| CentOS Stream 10             | FAIL               |
+------------------------------+--------------------+
| Fedora Linux 42              | PASS               |
+------------------------------+--------------------+
| Debian GNU/Linux 12          | FAIL               |
+------------------------------+--------------------+
| Ubuntu 24.04                 | FAIL               |
+------------------------------+--------------------+
| Ubuntu 22.04                 | FAIL               |
+------------------------------+--------------------+
| Red Hat Enterprise Linux 9.7 | FAIL               |
+------------------------------+--------------------+

==== 20 line log output for Red Hat Enterprise Linux 9.7 (dpdk_meson_compile): ====
from ../lib/net/rte_ip.h:9,
from ../lib/ethdev/rte_flow.h:25,
from ../lib/ethdev/rte_eth_ctrl.h:11,
from ../lib/ethdev/rte_ethdev.h:1503,
from ../lib/ethdev/ethdev_driver.h:21,
from ../drivers/net/atlantic/atl_rxtx.c:6:
../lib/net/rte_cksum.h:43:1: note: by argument 1 of type 'const void *' to '__rte_raw_cksum' declared here
43 | __rte_raw_cksum(const void *buf, size_t len, uint32_t sum)
| ^~~~~~~~~~~~~~~
In file included from ../lib/net/rte_ip.h:10,
from ../lib/ethdev/rte_flow.h:25,
from ../lib/ethdev/rte_eth_ctrl.h:11,
from ../lib/ethdev/rte_ethdev.h:1503,
from ../lib/ethdev/ethdev_driver.h:21,
from ../drivers/net/atlantic/atl_rxtx.c:6:
../lib/net/rte_ip6.h:567:11: note: 'psd_hdr' declared here
567 |         } psd_hdr;
|           ^~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04
	Kernel: 5.15
	Compiler: aarch64-linux-gnu-gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

CentOS Stream 9
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14)

CentOS Stream 10
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)

Fedora Linux 42
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 15.2.1 20251111 (Red Hat 15.2.1-4)

Debian GNU/Linux 12
	Kernel: 5.4
	Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0

Ubuntu 24.04
	Kernel: 5.4
	Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0

Ubuntu 22.04
	Kernel: 5.4
	Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04.2) 11.4.0

Red Hat Enterprise Linux 9.7
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/34791/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

  parent reply	other threads:[~2026-01-08  2:26 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20260106210303.16008-1-scott.k.mitch1@gmail.com>
2026-01-07  8:57 ` |WARNING| pw159632 [PATCH v2 1/1] net: optimize raw checksum computation checkpatch
2026-01-07  9:46 ` |FAILURE| " 0-day Robot
2026-01-07 11:07 ` |SUCCESS| " qemudev
2026-01-07 11:12 ` qemudev
2026-01-07 15:56 ` |SUCCESS| pw159632 [PATCH] [v2,1/1] net: optimize raw checksum compu dpdklab
2026-01-07 15:57 ` |FAILURE| " dpdklab
2026-01-07 15:57 ` dpdklab
2026-01-07 15:58 ` |SUCCESS| " dpdklab
2026-01-07 16:01 ` |PENDING| " dpdklab
2026-01-07 16:02 ` dpdklab
2026-01-07 16:08 ` |FAILURE| " dpdklab
2026-01-07 16:08 ` dpdklab
2026-01-07 16:11 ` dpdklab
2026-01-07 16:20 ` |SUCCESS| " dpdklab
2026-01-07 16:20 ` dpdklab
2026-01-07 16:30 ` |FAILURE| " dpdklab
2026-01-07 16:31 ` |PENDING| " dpdklab
2026-01-07 17:26 ` |WARNING| " dpdklab
2026-01-07 18:14 ` dpdklab
2026-01-07 22:01 ` |SUCCESS| " dpdklab
2026-01-08  1:03 ` dpdklab
2026-01-08  2:26 ` dpdklab [this message]
2026-01-08 21:42 ` dpdklab
2026-01-08 21:44 ` |FAILURE| " dpdklab
2026-01-08 21:55 ` dpdklab
2026-01-08 21:58 ` |SUCCESS| " dpdklab
2026-01-08 22:19 ` dpdklab
2026-01-08 22:24 ` |FAILURE| " dpdklab
2026-01-08 22:26 ` |SUCCESS| " dpdklab
2026-01-08 22: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=695f15d1.050a0220.351be0.31afSMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=scott.k.mitch1@gmail.com \
    --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).