automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw127155 [PATCH] net/ice: fix data length check
@ 2023-05-22 11:25 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2023-05-22 11:25 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Qi Zhang

Test-Label: iol-aarch64-unit-testing
Test-Status: WARNING
http://dpdk.org/patch/127155

_Testing issues_

Submitter: Qi Zhang <qi.z.zhang@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@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@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@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@sta/net_ice_ice_rxtx.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_rxtx.c.o
ccache cc -Idrivers/a715181@@tmp_rte_net_ice@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@sta/net_ice_ice_rxtx.c.o' -MF 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_rxtx.c.o.d' -o 'drivers/a715181@@tmp_rte_net_ice@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@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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* |WARNING| pw127155 [PATCH] net/ice: fix data length check
@ 2023-05-22 11:25 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2023-05-22 11:25 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Qi Zhang

Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/127155

_Testing issues_

Submitter: Qi Zhang <qi.z.zhang@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_fips_validation |
+==============+======================+
| Ubuntu 20.04 | WARN                 |
+--------------+----------------------+

==== 20 line log output for Ubuntu 20.04 (dpdk_fips_validation): ====
|                      ^~~
cc1: all warnings being treated as errors
[1638/3240] Compiling C object 'drivers/a715181@@tmp_rte_net_ionic@sta/net_ionic_ionic_ethdev.c.o'.
[1639/3240] Compiling C object 'drivers/a715181@@tmp_rte_net_ionic@sta/net_ionic_ionic_rx_filter.c.o'.
[1640/3240] Generating rte_net_iavf.sym_chk with a meson_exe.py custom command.
[1641/3240] Compiling C object 'drivers/a715181@@tmp_rte_net_ionic@sta/net_ionic_ionic_main.c.o'.
[1642/3240] Compiling C object 'drivers/a715181@@tmp_rte_net_ionic@sta/net_ionic_ionic_rxtx.c.o'.
[1643/3240] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe@sta/net_ixgbe_ixgbe_82599_bypass.c.o'.
[1644/3240] Compiling C object 'drivers/a715181@@tmp_rte_net_ionic@sta/net_ionic_ionic_lif.c.o'.
[1645/3240] Generating rte_net_i40e.sym_chk with a meson_exe.py custom command.
[1646/3240] Compiling C object 'drivers/net/ixgbe/base/a7935d9@@ixgbe_base@sta/ixgbe_82598.c.o'.
[1647/3240] Compiling C object 'drivers/a715181@@tmp_rte_net_igc@sta/net_igc_igc_txrx.c.o'.
[1648/3240] Compiling C object 'drivers/net/ixgbe/base/a7935d9@@ixgbe_base@sta/ixgbe_api.c.o'.
[1649/3240] Compiling C object 'drivers/net/ixgbe/base/a7935d9@@ixgbe_base@sta/ixgbe_dcb_82598.c.o'.
[1650/3240] Compiling C object 'drivers/a715181@@tmp_rte_net_ionic@sta/net_ionic_ionic_rxtx_simple.c.o'.
[1651/3240] Compiling C object 'drivers/net/ixgbe/base/a7935d9@@ixgbe_base@sta/ixgbe_82599.c.o'.
[1652/3240] Compiling C object 'drivers/a715181@@tmp_rte_net_ionic@sta/net_ionic_ionic_rxtx_sg.c.o'.
[1653/3240] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
[1654/3240] Compiling C object 'drivers/net/ixgbe/base/a7935d9@@ixgbe_base@sta/ixgbe_common.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-05-22 11:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-22 11:25 |WARNING| pw127155 [PATCH] net/ice: fix data length check dpdklab
2023-05-22 11:25 dpdklab

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).