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 Mitchell <scott.k.mitch1@gmail.com>
Subject: |FAILURE| pw159638 [PATCH] [v4] net: optimize raw checksum computati
Date: Fri, 09 Jan 2026 01:47:08 -0800 (PST)	[thread overview]
Message-ID: <6960ce9c.050a0220.12ce91.4d49SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20260107235304.30028-1-scott_mitchell@apple.com>

Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/159638

_Testing issues_

Submitter: Scott Mitchell <scott.k.mitch1@gmail.com>
Date: Wednesday, January 07 2026 23:53:04 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:cd60dcd503b91956f966a1f6d595b35d256ac00f

159638 --> testing issues

Upstream job id: Generic-Unit-Test-DPDK#404320

Test environment and result as below:

+------------------------------+--------------+----------------+------------------------------+---------------------------+
|         Environment          | lpm_autotest | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest |
+==============================+==============+================+==============================+===========================+
| Ubuntu 20.04                 | WARN         | PEND           | SKIPPED                      | SKIPPED                   |
+------------------------------+--------------+----------------+------------------------------+---------------------------+
| CentOS Stream 9              | SKIPPED      | WARN           | SKIPPED                      | SKIPPED                   |
+------------------------------+--------------+----------------+------------------------------+---------------------------+
| CentOS Stream 10             | SKIPPED      | WARN           | SKIPPED                      | SKIPPED                   |
+------------------------------+--------------+----------------+------------------------------+---------------------------+
| Debian GNU/Linux 12          | SKIPPED      | WARN           | SKIPPED                      | SKIPPED                   |
+------------------------------+--------------+----------------+------------------------------+---------------------------+
| Fedora Linux 40              | SKIPPED      | PEND           | SKIPPED                      | SKIPPED                   |
+------------------------------+--------------+----------------+------------------------------+---------------------------+
| Fedora Linux 41              | SKIPPED      | PEND           | SKIPPED                      | SKIPPED                   |
+------------------------------+--------------+----------------+------------------------------+---------------------------+
| Fedora Linux 42              | SKIPPED      | PEND           | SKIPPED                      | SKIPPED                   |
+------------------------------+--------------+----------------+------------------------------+---------------------------+
| Red Hat Enterprise Linux 9.7 | SKIPPED      | PEND           | SKIPPED                      | SKIPPED                   |
+------------------------------+--------------+----------------+------------------------------+---------------------------+
| Ubuntu 22.04                 | SKIPPED      | PASS           | SKIPPED                      | SKIPPED                   |
+------------------------------+--------------+----------------+------------------------------+---------------------------+
| Ubuntu 24.04                 | SKIPPED      | PEND           | SKIPPED                      | SKIPPED                   |
+------------------------------+--------------+----------------+------------------------------+---------------------------+
| Debian 12 (arm)              | SKIPPED      | SKIPPED        | WARN                         | WARN                      |
+------------------------------+--------------+----------------+------------------------------+---------------------------+

==== 20 line log output for Debian 12 (arm) (cryptodev_sw_zuc_autotest): ====
../lib/net/rte_ip6.h:567:11: note: 'psd_hdr' declared here
567 |         } psd_hdr;
|           ^~~~~~~
In function '__rte_raw_cksum',
inlined from 'rte_ipv6_phdr_cksum' at ../lib/net/rte_ip6.h:578:8,
inlined from 'rte_net_intel_cksum_flags_prepare' at ../lib/net/rte_net.h:217:21,
inlined from 'rte_net_intel_cksum_prepare' at ../lib/net/rte_net.h:246:9,
inlined from 'atl_prep_pkts' at ../drivers/net/atlantic/atl_rxtx.c:826:9:
../lib/net/rte_cksum.h:53:24: error: 'psd_hdr' may be used uninitialized [-Werror=maybe-uninitialized]
53 |                 sum += *buf16;
|                        ^~~~~~
../lib/net/rte_ip6.h: In function 'atl_prep_pkts':
../lib/net/rte_ip6.h:567:11: note: 'psd_hdr' declared here
567 |         } psd_hdr;
|           ^~~~~~~
cc1: all warnings being treated as errors
[1209/3830] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_hw_atl_hw_atl_utils_fw2x.c.o
[1210/3830] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_hw_atl_hw_atl_llh.c.o
[1211/3830] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_hw_atl_hw_atl_utils.c.o
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04
	Kernel: 5.4
	Compiler: 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)

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

Fedora Linux 40
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)

Fedora Linux 41
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 14.3.1 20250523 (Red Hat 14.3.1-1)

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

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

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

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

Debian 12 (arm)
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0

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

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-09  9:47 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20260107235304.30028-1-scott_mitchell@apple.com>
2026-01-07 23:54 ` |WARNING| pw159638 [PATCH v4] net: optimize raw checksum computation checkpatch
2026-01-08  0:01 ` |SUCCESS| " qemudev
2026-01-08  0:06 ` qemudev
2026-01-08  0:46 ` |FAILURE| " 0-day Robot
2026-01-08 10:17 ` |SUCCESS| pw159638 [PATCH] [v4] net: optimize raw checksum computati dpdklab
2026-01-08 10:46 ` dpdklab
2026-01-08 10:46 ` dpdklab
2026-01-08 10:50 ` dpdklab
2026-01-08 10:57 ` dpdklab
2026-01-08 11:02 ` dpdklab
2026-01-08 11:03 ` dpdklab
2026-01-08 13:09 ` dpdklab
2026-01-08 13:29 ` |FAILURE| " dpdklab
2026-01-08 20:37 ` |SUCCESS| " dpdklab
2026-01-08 23:02 ` dpdklab
2026-01-09  3:10 ` |PENDING| " dpdklab
2026-01-09  9:43 ` |FAILURE| " dpdklab
2026-01-09  9:45 ` dpdklab
2026-01-09  9:47 ` dpdklab [this message]
2026-01-09  9:56 ` 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=6960ce9c.050a0220.12ce91.4d49SMTPIN_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).