automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org, thomas@monjalon.net
Cc: dpdk_sw_eng@intel.com, npg.sw.core.tools.prc@intel.com
Subject: [dpdk-test-report] |FAILURE| dpdk-next-net-brcm daily Intel builds
Date: 08 Jan 2023 18:50:18 -0800	[thread overview]
Message-ID: <17e395$m6ltp1@fmsmga003-auth.fm.intel.com> (raw)

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


Test-Label: Intel-compilation
Test-Status: FAILURE
_Compilation issues_


commit 60e061ab8b830dd71d50256e7a34bf422385aac5
Merge: b865f25011 373f4c7de8
Author: Gao, DaxueX <daxuex.gao@intel.com>
Date:   Mon Jan 9 10:12:31 2023 +0800


DPDK git Repo: dpdk-next-net-brcm 


Meson Build Summary: 26 Builds Done, 25 Successful, 1 Failures, 0 Blocked

+--------------+------------+--------------+------------+------------+-----------+----------+------------+
| os           | gcc-static | clang-static | icc-static | gcc-shared | gcc-debug | document | gcc-16byte |
+--------------+------------+--------------+------------+------------+-----------+----------+------------+
| FreeBSD13-64 | pass       | pass         |            | pass       | pass      |          |            |
| RHEL86-64    | pass       | pass         |            | pass       | pass      |          |            |
| SUSE15-64    | pass       | pass         |            |            |           |          |            |
| RHEL90-64    | pass       |              |            |            |           |          |            |
| UB2004-64    | pass       | pass         |            |            |           | pass     |            |
| UB2204-32    | pass       |              |            |            |           |          |            |
| UB2204-64N   | fail       |              |            | pass       |           |          |            |
| UB2204-64    | pass       | pass         |            |            |           | pass     | pass       |
| CentOS79-64  | pass       |              |            |            |           |          |            |
| RHEL86-64Rt  | pass       |              |            |            |           |          |            |
| UB2210-64    | pass       |              |            |            |           |          |            |
| FC37-64      | pass       | 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: FreeBSD13-64
	Kernel Version: 13.1-RELEASE
	GCC Version: gcc (FreeBSD Ports Collection) 10.3.0
	Clang Version: 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303)
	x86_64-native-bsdapp-gcc
	x86_64-native-bsdapp-clang
	x86_64-native-bsdapp-gcc+shared
	x86_64-native-bsdapp-gcc+debug

OS: RHEL86-64
	Kernel Version: 4.18.0-372.9.1.el8.x86_64
	GCC Version: gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-13)
	Clang Version: 14.0.0 (Red Hat 14.0.0-1.module_el8.7.0+1142+5343df54)
	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: 5.14.21-150400.22-default
	GCC Version: gcc (SUSE Linux) 7.5.0
	Clang Version: 11.0.1
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-gcc

OS: RHEL90-64
	Kernel Version: 5.14.0-70.13.1.el9_0.x86_64
	GCC Version: gcc (GCC) 11.2.1 20220127 (Red Hat 11.2.1-9)
	Clang Version: 13.0.1 (Red Hat 13.0.1-1.el9)
	x86_64-native-linuxapp-gcc

OS: UB2004-64
	Kernel Version: 5.8.0-48-generic
	GCC Version: gcc (Ubuntu 10.3.0-1ubuntu1~20.04) 10.3.0
	Clang Version: 10.0.0-4ubuntu1
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-doc

OS: UB2204-32
	Kernel Version: 5.15.0-25-generic
	GCC Version: gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
	Clang Version: NA
	i686-native-linuxapp-gcc

OS: UB2204-64N
	Kernel Version: 6.1.4-060104-generic
	GCC Version: gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
	Clang Version: 14.0.0-1ubuntu1
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-gcc+shared

OS: UB2204-64
	Kernel Version: 5.15.0-25-generic
	GCC Version: gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
	Clang Version: 14.0.0-1ubuntu1
	x86_64-native-linuxapp-gcc+16byte
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-doc

OS: CentOS79-64
	Kernel Version: 3.10.0-1160.81.1.el7.x86_64
	GCC Version: gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)
	Clang Version: 3.4.2 (tags/RELEASE_34/dot2-final)
	x86_64-native-linuxapp-gcc

OS: RHEL86-64Rt
	Kernel Version: 4.18.0-372.9.1.rt7.166.el8.x86_64
	GCC Version: gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-13)
	Clang Version: 14.0.0 (Red Hat 14.0.0-1.module_el8.7.0+1142+5343df54)
	x86_64-native-linuxapp-gcc

OS: UB2210-64
	Kernel Version: 5.19.0-21-generic
	GCC Version: gcc (Ubuntu 12.2.0-3ubuntu1) 12.2.0
	Clang Version: 15.0.2-1
	x86_64-native-linuxapp-gcc

OS: FC37-64
	Kernel Version: 6.0.15-300.fc37.x86_64
	GCC Version: gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4)
	Clang Version: 15.0.6 (Fedora 15.0.6-2.fc37)
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-clang



*Build Failed #1:
OS: UB2204-64N
Target: x86_64-native-linuxapp-gcc
FAILED: kernel/linux/kni/rte_kni.ko 
/usr/bin/make -j4 -C /lib/modules/6.1.4-060104-generic/build M=/root/UB2204-64N_K5.17.5_GCC11.2.0/x86_64-native-linuxapp-gcc/20230109100928/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni src=/root/UB2204-64N_K5.17.5_GCC11.2.0/x86_64-native-linuxapp-gcc/20230109100928/dpdk/kernel/linux/kni 'MODULE_CFLAGS=  -include /root/UB2204-64N_K5.17.5_GCC11.2.0/x86_64-native-linuxapp-gcc/20230109100928/dpdk/config/rte_config.h -I/root/UB2204-64N_K5.17.5_GCC11.2.0/x86_64-native-linuxapp-gcc/20230109100928/dpdk/lib/eal/include -I/root/UB2204-64N_K5.17.5_GCC11.2.0/x86_64-native-linuxapp-gcc/20230109100928/dpdk/lib/kni -I/root/UB2204-64N_K5.17.5_GCC11.2.0/x86_64-native-linuxapp-gcc/20230109100928/dpdk/x86_64-native-linuxapp-gcc -I/root/UB2204-64N_K5.17.5_GCC11.2.0/x86_64-native-linuxapp-gcc/20230109100928/dpdk/kernel/linux/kni' modules
make: Entering directory '/usr/src/linux-headers-6.1.4-060104-generic'
warning: the compiler differs from the one used to build the kernel
  The kernel was built by: x86_64-linux-gnu-gcc-12 (Ubuntu 12.2.0-9ubuntu1) 12.2.0
  You are using:           
  CC [M]  /root/UB2204-64N_K5.17.5_GCC11.2.0/x86_64-native-linuxapp-gcc/20230109100928/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni/kni_misc.o
/bin/sh: 1: gcc-12: not found
make[1]: *** [scripts/Makefile.build:250: /root/UB2204-64N_K5.17.5_GCC11.2.0/x86_64-native-linuxapp-gcc/20230109100928/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni/kni_misc.o] Error 127
make[1]: *** Waiting for unfinished jobs....
  CC [M]  /root/UB2204-64N_K5.17.5_GCC11.2.0/x86_64-native-linuxapp-gcc/20230109100928/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni/kni_net.o
/bin/sh: 1: gcc-12: not found
make[1]: *** [scripts/Makefile.build:250: /root/UB2204-64N_K5.17.5_GCC11.2.0/x86_64-native-linuxapp-gcc/20230109100928/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni/kni_net.o] Error 127
make: *** [Makefile:1998: /root/UB2204-64N_K5.17.5_GCC11.2.0/x86_64-native-linuxapp-gcc/20230109100928/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni] Error 2
make: Leaving directory '/usr/src/linux-headers-6.1.4-060104-generic'
[2873/3256] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_pipeline_lpm_ipv6.c.o
[2874/3256] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_pipeline_acl.c.o
[2875/3256] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_runtime.c.o
[2876/3256] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_pipeline_hash.c.o
[2877/3256] Compiling C object app/dpdk-test-flow-perf.p/test-flow-perf_main.c.o
[2878/3256] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_perf_common.c.o
[2879/3256] Linking target app/dpdk-test-crypto-perf
[2880/3256] Linking target app/dpdk-test-bbdev
[2881/3256] Linking target app/dpdk-test-gpudev
ninja: build stopped


DPDK STV team

             reply	other threads:[~2023-01-09  2:50 UTC|newest]

Thread overview: 70+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-09  2:50 sys_stv [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-05-21 22:40 sys_stv
2023-05-20 22:40 sys_stv
2023-05-19 22:54 sys_stv
2023-05-18 23:06 sys_stv
2023-05-17 23:37 sys_stv
2023-05-16 22:58 sys_stv
2023-05-15 22:42 sys_stv
2023-01-09 22:23 sys_stv
2023-01-08 22:24 sys_stv
2023-01-07 22:24 sys_stv
2023-01-06 22:25 sys_stv
2023-01-05 22:23 sys_stv
2022-11-30 22:29 sys_stv
2022-11-28 22:29 sys_stv
2022-11-28  9:53 sys_stv
2022-11-23 22:29 sys_stv
2022-11-23  6:56 sys_stv
2022-10-20 22:42 sys_stv
2022-10-13 22:11 sys_stv
2022-09-16  6:35 sys_stv
2022-09-16  2:57 sys_stv
2022-09-15 21:56 sys_stv
2022-09-14 21:55 sys_stv
2022-09-12 21:55 sys_stv
2022-09-07 13:16 sys_stv
2022-06-25 21:50 sys_stv
2022-06-24 21:51 sys_stv
2022-06-07 21:49 sys_stv
2022-06-06 21:49 sys_stv
2022-06-01 22:43 sys_stv
2022-06-01 21:49 sys_stv
2022-06-01  4:42 sys_stv
2022-06-01  2:39 sys_stv
2022-05-31 22:42 sys_stv
2022-05-31 21:49 sys_stv
2022-05-31 16:42 sys_stv
2022-05-31 10:42 sys_stv
2022-05-31  4:42 sys_stv
2022-05-30 21:49 sys_stv
2022-05-18 22:45 sys_stv
2022-05-18 21:51 sys_stv
2022-05-17 22:46 sys_stv
2022-05-17 21:51 sys_stv
2022-05-17 16:43 sys_stv
2022-05-17 11:17 sys_stv
2022-05-17 10:21 sys_stv
2022-05-17  8:29 sys_stv
2022-05-16 22:58 sys_stv
2022-05-16 22:01 sys_stv
2022-05-07  4:43 sys_stv
2022-05-06 22:58 sys_stv
2022-05-06 21:56 sys_stv
2022-03-18 22:05 sys_stv
2022-02-17 16:43 sys_stv
2022-02-17 10:43 sys_stv
2022-02-17  4:43 sys_stv
2022-02-16 22:43 sys_stv
2022-02-16 10:43 sys_stv
2022-02-16  4:43 sys_stv
2022-02-16  1:40 sys_stv
2022-02-15 16:43 sys_stv
2022-02-15  7:13 sys_stv
2022-01-28 10:42 sys_stv
2022-01-28  9:20 sys_stv
2022-01-28  4:42 sys_stv
2022-01-27 22:42 sys_stv
2022-01-27 16:42 sys_stv
2022-01-27 10:42 sys_stv
2022-01-27  7:53 sys_stv

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='17e395$m6ltp1@fmsmga003-auth.fm.intel.com' \
    --to=sys_stv@intel.com \
    --cc=dpdk_sw_eng@intel.com \
    --cc=npg.sw.core.tools.prc@intel.com \
    --cc=test-report@dpdk.org \
    --cc=thomas@monjalon.net \
    /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).