automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: compilation|SUCCESS| pw(144430) sid(33129) job(PER_PATCH_BUILD13264)[v2] mbuf: fix strict aliasing error in allocator
Date: 25 Sep 2024 08:59:57 -0700	[thread overview]
Message-ID: <a5627d$24tjfn@orviesa007-auth.jf.intel.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 4884 bytes --]


Test-Label: Intel-compilation
Test-Status: SUCCESS
http://dpdk.org/patch/144430

_Compilation OK_

Submitter: Robin Jarry <rjarry@redhat.com>
Date: 2024-09-25 15:40:54
Reply_mail: <20240925154053.80861-2-rjarry@redhat.com>

DPDK git baseline: Repo:dpdk, CommitID: 41dd9a6bc2d9c6e20e139ad713cc9d172572dd43


Meson Build Summary: 23 Builds Done, 23 Successful, 0 Failures, 0 Blocked

+------------------+------------+--------------+------------+------------+-----------+----------+------------+
| os               | gcc-static | clang-static | icc-static | gcc-shared | gcc-debug | document | gcc-16byte |
+------------------+------------+--------------+------------+------------+-----------+----------+------------+
| OpenAnolis8.9-64 | pass       |              |            |            |           |          |            |
| FreeBSD14-64     | pass       | pass         |            | pass       | pass      |          |            |
| RHEL94-64        | pass       | pass         |            | pass       | pass      |          |            |
| SUSE15-64        | pass       | pass         |            |            |           |          |            |
| AzureLinux3.0-64 | pass       |              |            |            |           |          |            |
| UB2404-32        | pass       |              |            |            |           |          |            |
| RHEL81-64        | pass       |              |            |            |           |          |            |
| UB2404-64        | pass       | pass         |            |            |           | pass     | pass       |
| RHEL94-64Rt      | pass       |              |            |            |           |          |            |
| UB2204-64        | pass       |              |            |            |           |          |            |
| FC40-64          | pass       | pass         |            |            |           |          |            |
| UB2404-64Rt      | pass       |              |            |            |           |          |            |
+------------------+------------+--------------+------------+------------+-----------+----------+------------+

Comments: 
Because of DPDK bug (https://bugs.dpdk.org/show_bug.cgi?id=928),
All the dpdk-next-* branch add `Ddisable_drivers=event/cnxk` option when build with ICC complier. 
 
Test environment and configuration as below:


OS: OpenAnolis8.9-64
	Kernel Version: 5.10.134-16.2.an8.x86_64
	GCC Version: gcc (GCC) 8.5.0 20210514 (Anolis 8.5.0-22.0.1)
	Clang Version: 15.0.7 (Anolis 15.0.7-1.0.3.module+an8.8.0+11135+e398acfc)
	x86_64-native-linuxapp-gcc

OS: FreeBSD14-64
	Kernel Version: 14.1-RELEASE
	GCC Version: gcc (FreeBSD Ports Collection) 13.2.0
	Clang Version: 18.1.5 (https://github.com/llvm/llvm-project.git llvmorg-18.1.5-0-g617a15a9eac9)
	x86_64-native-bsdapp-gcc
	x86_64-native-bsdapp-clang
	x86_64-native-bsdapp-gcc+shared
	x86_64-native-bsdapp-gcc+debug

OS: RHEL94-64
	Kernel Version: 5.14.0-427.13.1.el9_4.x86_64
	GCC Version: gcc (GCC) 11.4.1 20231218 (Red Hat 11.4.1-3)
	Clang Version: 17.0.6 (Red Hat, Inc. 17.0.6-5.el9)
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-gcc+shared
	x86_64-native-linuxapp-gcc+debug

OS: SUSE15-64
	Kernel Version: 6.4.0-150600.21-default
	GCC Version: gcc (SUSE Linux) 7.5.0
	Clang Version: 17.0.6
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-gcc

OS: AzureLinux3.0-64
	Kernel Version: 6.6.47.1-1.azl3
	GCC Version: gcc (GCC) 13.2.0
	Clang Version: 18.1.2
	x86_64-native-linuxapp-gcc

OS: UB2404-32
	Kernel Version: 6.8.0-41-generic
	GCC Version: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
	Clang Version: NA
	i686-native-linuxapp-gcc

OS: RHEL81-64
	Kernel Version: 4.18.0-553.el8_10.x86_64
	GCC Version: gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-21)
	Clang Version: 17.0.6 (Red Hat 17.0.6-1.module+el8.10.0+20808+e12784c0)
	x86_64-native-linuxapp-gcc

OS: UB2404-64
	Kernel Version: 6.8.0-41-generic
	GCC Version: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
	Clang Version: NA
	x86_64-native-linuxapp-gcc+16byte
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-doc

OS: RHEL94-64Rt
	Kernel Version: 5.14.0-427.13.1.el9_4.x86_64+rt
	GCC Version: gcc (GCC) 11.4.1 20231218 (Red Hat 11.4.1-3)
	Clang Version: 17.0.6 (Red Hat, Inc. 17.0.6-5.el9)
	x86_64-native-linuxapp-gcc

OS: UB2204-64
	Kernel Version: 5.15.0-94-generic
	GCC Version: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
	Clang Version: 14.0.0-1ubuntu1.1
	x86_64-native-linuxapp-gcc

OS: FC40-64
	Kernel Version: 6.8.5-301.fc40.x86_64
	GCC Version: gcc (GCC) 14.0.1 20240411 (Red Hat 14.0.1-0)
	Clang Version: 18.1.1 (Fedora 18.1.1-1.fc40)
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-clang

OS: UB2404-64Rt
	Kernel Version: 6.8.0-rt8
	GCC Version: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
	Clang Version: NA
	x86_64-native-linuxapp-gcc


DPDK STV team

                 reply	other threads:[~2024-09-25 16:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='a5627d$24tjfn@orviesa007-auth.jf.intel.com' \
    --to=sys_stv@intel.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).