|WARNING| pw127155 [PATCH] net/ice: fix data length check
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Mon May 22 13:25:10 CEST 2023
Test-Label: iol-aarch64-unit-testing
Test-Status: WARNING
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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest |
+======================+===========================+==============================+==============+
| Debian 11 | FAIL | FAIL | SKIPPED |
+----------------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS |
+----------------------+---------------------------+------------------------------+--------------+
==== 20 line log output for Debian 11 (cryptodev_sw_snow3g_autotest): ====
[1826/3170] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx at sta/net_octeontx_octeontx_ethdev_ops.c.o'.
[1827/3170] Linking static target drivers/libtmp_rte_net_octeontx.a.
[1828/3170] Generating rte_net_null.pmd.c with a custom command.
[1829/3170] Compiling C object 'drivers/a715181@@rte_net_null at sta/meson-generated_.._rte_net_null.pmd.c.o'.
[1830/3170] Linking static target drivers/librte_net_null.a.
[1831/3170] Compiling C object 'drivers/a715181@@rte_net_null at sha/meson-generated_.._rte_net_null.pmd.c.o'.
[1832/3170] Generating rte_net_mlx5.sym_chk with a meson_exe.py custom command.
[1833/3170] Linking target drivers/librte_net_null.so.23.2.
[1834/3170] 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/arm/include -I../lib/eal/arm/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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -march=armv8-a+crc+crypto -fPIC -march=armv8-a+crc -moutline-atomics -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -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]
3672 | struct rte_eth_dev *dev = &rte_eth_devices[txq->port_id];
| ^~~
cc1: all warnings being treated as errors
[1835/3170] Compiling C object 'drivers/a715181@@tmp_rte_net_octeon_ep at sta/net_octeon_ep_otx_ep_ethdev.c.o'.
[1836/3170] Linking target drivers/librte_net_mlx5.so.23.2.
[1837/3170] Generating rte_net_octeontx.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
==== End log output ====
Debian 11
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-80-generic
Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)
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