automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw128974-128975 [PATCH] [2/2] net/sfc: support IPv4 fragme
@ 2023-06-23 18:18 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2023-06-23 18:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Andrew Rybchenko, Ferruh Yigit, Artemii Morozov

Test-Label: iol-aarch-unit-testing
Test-Status: WARNING
http://dpdk.org/patch/128975

_Testing issues_

Submitter: Artemii Morozov <Artemii.Morozov@arknetworks.am>
Date: Friday, June 23 2023 16:58:24 
DPDK git baseline: Repo:dpdk-next-net
  Branch: master
  CommitID:fdd1a65597147813fda263764e3ae140d09eee7d

128974-128975 --> testing fail

Test environment and result as below:

+-----------------------------+------------------------------+---------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest |
+=============================+==============================+===========================+================+==============+
| Debian 11                   | FAIL                         | FAIL                      | SKIPPED        | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| (32-bit) ARM Ubuntu 20.04.4 | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                      | SKIPPED                   | SKIPPED        | PASS         |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+

==== 20 line log output for Debian 11 (cryptodev_sw_zuc_autotest): ====
[1961/3021] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_switch.c.o'.
[1962/3021] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_tbls.c.o'.
[1963/3021] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_tbl_meta.c.o'.
[1964/3021] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_flow_tunnel.c.o'.
[1965/3021] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_mae_ct.c.o'.
[1966/3021] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_ef10_rx.c.o'.
[1967/3021] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_dp.c.o'.
[1968/3021] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_flow_rss.c.o'.
[1969/3021] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_mae.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_mae.c.o
ccache cc -Idrivers/a715181@@tmp_rte_net_sfc@sta -Idrivers -I../drivers -Idrivers/net/sfc -I../drivers/net/sfc -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 -Idrivers/common/sfc_efx -I../drivers/common/sfc_efx -Idrivers/common/sfc_efx/base -I../drivers/common/sfc_efx/base -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -pipe -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 -Wno-strict-aliasing -Wdisabled-optimization -Waggregate-return -Wbad-function-cast -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.sfc -MD -MQ 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_mae.c.o' -MF 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_mae.c.o.d' -o 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_mae.c.o' -c ../drivers/net/sfc/sfc_mae.c
../drivers/net/sfc/sfc_mae.c: In function 'sfc_mae_rule_parse_item_ipv4':
../drivers/net/sfc/sfc_mae.c:2335:8: error: assignment discards 'const' qualifier from pointer target type [-Werror=discarded-qualifiers]
2335 |   last = item->last;
|        ^
cc1: all warnings being treated as errors
[1970/3021] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_flow.c.o'.
[1971/3021] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_repr_proxy.c.o'.
[1972/3021] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_repr.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

Debian 11
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

(32-bit) ARM Ubuntu 20.04.4
	Kernel: 5.4.0-148-generic aarch64
	Compiler: gcc 9.4

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/26793/

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| pw128974-128975 [PATCH] [2/2] net/sfc: support IPv4 fragme
@ 2023-06-23 18:06 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2023-06-23 18:06 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Andrew Rybchenko, Ferruh Yigit, Artemii Morozov

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

_Testing issues_

Submitter: Artemii Morozov <Artemii.Morozov@arknetworks.am>
Date: Friday, June 23 2023 16:58:24 
DPDK git baseline: Repo:dpdk-next-net
  Branch: master
  CommitID:fdd1a65597147813fda263764e3ae140d09eee7d

128974-128975 --> 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
[1993/3091] Compiling C object 'drivers/a715181@@tmp_rte_net_softnic@sta/net_softnic_conn.c.o'.
[1994/3091] Linking static target drivers/librte_net_qede.a.
[1995/3091] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_repr_proxy.c.o'.
[1996/3091] Compiling C object 'drivers/a715181@@rte_net_qede@sha/meson-generated_.._rte_net_qede.pmd.c.o'.
[1997/3091] Compiling C object 'drivers/a715181@@tmp_rte_net_softnic@sta/net_softnic_rte_eth_softnic.c.o'.
[1998/3091] Compiling C object 'drivers/a715181@@tmp_rte_net_softnic@sta/net_softnic_rte_eth_softnic_swq.c.o'.
[1999/3091] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_repr.c.o'.
[2000/3091] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_netlink.c.o'.
[2001/3091] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_tx_nompw.c.o'.
[2002/3091] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_ef100_tx.c.o'.
[2003/3091] Compiling C object 'drivers/a715181@@tmp_rte_net_softnic@sta/net_softnic_rte_eth_softnic_thread.c.o'.
[2004/3091] Compiling C object 'drivers/a715181@@tmp_rte_net_softnic@sta/net_softnic_rte_eth_softnic_cli.c.o'.
[2005/3091] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o'.
[2006/3091] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
[2007/3091] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_tx_empw.c.o'.
[2008/3091] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_rte_eth_tap.c.o'.
[2009/3091] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_tx_txpp.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/26793/

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-06-23 18:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-23 18:18 |WARNING| pw128974-128975 [PATCH] [2/2] net/sfc: support IPv4 fragme dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2023-06-23 18:06 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).