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,
	Stephen Hemminger <stephen@networkplumber.org>,
	Junlong Wang <wang.junlong1@zte.com.cn>
Subject: |FAILURE| pw159577-159580 [PATCH] [v2,5/5] net/zxdh: add support GEN
Date: Sat, 10 Jan 2026 08:10:03 -0800 (PST)	[thread overview]
Message-ID: <696279db.050a0220.29d000.33c1SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20260105071643.1119116-6-wang.junlong1@zte.com.cn>

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

_Testing issues_

Submitter: Junlong Wang <wang.junlong1@zte.com.cn>
Date: Monday, January 05 2026 07:16:43 
DPDK git baseline: Repo:dpdk-next-net
  Branch: master
  CommitID:986a1b63892f24df8928216daeec53f034f1e0a4

159577-159580 --> testing issues

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

Test environment and result as below:

+------------------------------+--------------------+
|         Environment          | dpdk_meson_compile |
+==============================+====================+
| Red Hat Enterprise Linux 9.7 | PASS               |
+------------------------------+--------------------+
| Ubuntu 20.04                 | FAIL               |
+------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 (dpdk_meson_compile): ====
Build machine cpu family: x86_64
Build machine cpu: x86_64
Host machine cpu family: aarch32
Host machine cpu: armv8-a
Target machine cpu family: aarch32
Target machine cpu: armv8-a
Message: ## Building in Developer Mode ##
Program pkg-config found: YES (/usr/bin/pkg-config)
Program check-symbols.sh found: YES (/root/workspace/Generic-DPDK-Compile-Meson@3/dpdk/buildtools/check-symbols.sh)
Program options-ibverbs-static.sh found: YES (/root/workspace/Generic-DPDK-Compile-Meson@3/dpdk/buildtools/options-ibverbs-static.sh)
Program python3 found: YES (/usr/bin/python3)
Program python3 (elftools) found: YES (/usr/bin/python3) modules: elftools
Message: Minimum Meson required version is 0.57.2
Program cat found: YES (/usr/bin/cat)
Program ../buildtools/symlink-drivers-solibs.sh found: YES (/bin/sh /root/workspace/Generic-DPDK-Compile-Meson@3/dpdk/config/../buildtools/symlink-drivers-solibs.sh)
Compiler for C supports arguments -march=armv8-a: NO

config/meson.build:189:8: ERROR: Problem encountered: Compiler does not support "armv8-a" arch flag.

A full log can be found at /root/workspace/Generic-DPDK-Compile-Meson@3/dpdk/build/meson-logs/meson-log.txt
==== End log output ====

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

Ubuntu 20.04
	Kernel: 5.15
	Compiler: clang gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

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

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-10 16:10 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20260105071643.1119116-6-wang.junlong1@zte.com.cn>
2026-01-05  7:39 ` |SUCCESS| pw159580 [PATCH v2 5/5] net/zxdh: add support GENEVE TSO and Rx outer chksum checkpatch
2026-01-05  8:01 ` |SUCCESS| pw159577-159580 " qemudev
2026-01-05  8:06 ` qemudev
2026-01-05  8:24 ` |SUCCESS| pw159580 " 0-day Robot
2026-01-05  8:24 ` 0-day Robot
2026-01-08  0:01 ` |SUCCESS| pw159577-159580 [PATCH] [v2,5/5] net/zxdh: add support GEN dpdklab
2026-01-08  2:40 ` dpdklab
2026-01-08  6:54 ` dpdklab
2026-01-08 10:41 ` |PENDING| " dpdklab
2026-01-08 11:07 ` |SUCCESS| " dpdklab
2026-01-08 11:07 ` dpdklab
2026-01-08 11:16 ` dpdklab
2026-01-08 11:19 ` dpdklab
2026-01-08 21:35 ` dpdklab
2026-01-08 21:38 ` dpdklab
2026-01-08 22:06 ` dpdklab
2026-01-08 22:17 ` dpdklab
2026-01-08 22:23 ` dpdklab
2026-01-08 22:27 ` dpdklab
2026-01-08 22:36 ` dpdklab
2026-01-08 22:41 ` dpdklab
2026-01-09 22:53 ` dpdklab
2026-01-09 23:13 ` dpdklab
2026-01-10  2:45 ` |PENDING| " dpdklab
2026-01-10  4:34 ` |SUCCESS| " dpdklab
2026-01-10  4:42 ` dpdklab
2026-01-10 16:08 ` |FAILURE| " dpdklab
2026-01-10 16:10 ` dpdklab [this message]
2026-01-11 16:00 ` dpdklab
2026-01-11 16:00 ` dpdklab
2026-01-11 23:01 ` |SUCCESS| " 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=696279db.050a0220.29d000.33c1SMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=stephen@networkplumber.org \
    --cc=test-report@dpdk.org \
    --cc=wang.junlong1@zte.com.cn \
    /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).