|FAILURE| pw127155 [PATCH] net/ice: fix data length check
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Mon May 22 13:15:16 CEST 2023
Test-Label: iol-x86_64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/127155
_Testing issues_
Submitter: Qi Zhang <qi.z.zhang at intel.com>
Date: Monday, May 22 2023 18:14:47
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c
127155 --> testing fail
Test environment and result as below:
+------------------+--------------------+
| Environment | dpdk_meson_compile |
+==================+====================+
| FreeBSD 13 | FAIL |
+------------------+--------------------+
| CentOS Stream 9 | FAIL |
+------------------+--------------------+
| Ubuntu 22.04 | FAIL |
+------------------+--------------------+
| Debian Buster | FAIL |
+------------------+--------------------+
| RHEL 7 | FAIL |
+------------------+--------------------+
| Debian Bullseye | FAIL |
+------------------+--------------------+
| Alpine | FAIL |
+------------------+--------------------+
| openSUSE Leap 15 | FAIL |
+------------------+--------------------+
| Ubuntu 20.04 | FAIL |
+------------------+--------------------+
| CentOS Stream 8 | FAIL |
+------------------+--------------------+
| RHEL8 | FAIL |
+------------------+--------------------+
==== 20 line log output for RHEL8 (dpdk_meson_compile): ====
[1621/3242] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base at sta/ice_mk_grp.c.o'.
[1622/3242] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base at sta/ice_proto_grp.c.o'.
[1623/3242] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base at sta/ice_flg_rd.c.o'.
[1624/3242] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base at sta/ice_xlt_kb.c.o'.
[1625/3242] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base at sta/ice_parser_rt.c.o'.
[1626/3242] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base at sta/ice_ddp.c.o'.
[1627/3242] Compiling C object 'drivers/net/ice/6ab06a9@@ice_avx512_lib at sta/ice_rxtx_vec_avx512.c.o'.
[1628/3242] Linking static target drivers/net/ice/libice_avx512_lib.a.
[1629/3242] Linking static target drivers/net/ice/base/libice_base.a.
[1630/3242] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_tm.c.o'.
[1631/3242] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_rxtx_vec_sse.c.o'.
[1632/3242] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_rxtx.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_rxtx.c.o
ccache cc -Idrivers/a715181@@tmp_rte_net_ice at sta -Idrivers -I../drivers -Idrivers/net/ice -I../drivers/net/ice -Idrivers/net/ice/base -I../drivers/net/ice/base -Idrivers/net/ice/../../common/iavf -I../drivers/net/ice/../../common/iavf -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Idrivers/common/iavf -I../drivers/common/iavf -fdiagnostics-color=always -p
ipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DCC_AVX2_SUPPORT -DCC_AVX512_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ice -MD -MQ 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_rxtx.c.o' -MF 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_rxtx.c.o.d' -o 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_rxtx.c.o' -c ../drivers/net/ice/ice_rxtx.c
../drivers/net/ice/ice_rxtx.c: In function 'ice_prep_pkts':
../drivers/net/ice/ice_rxtx.c:3672:22: error: unused variable 'dev' [-Werror=unused-variable]
struct rte_eth_dev *dev = &rte_eth_devices[txq->port_id];
^~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Ubuntu 22.04
Kernel: Container Host Kernel
Compiler: gcc 11.3.1-2
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
RHEL 7
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
Alpine
Kernel: 5.4.0-73-generic
Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/26326/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
More information about the test-report
mailing list