automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw135943 [PATCH] [v3] gro : packets not getting flushed in
@ 2024-01-18  8:09 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2024-01-18  8:09 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Kumara Parameshwaran

Test-Label: iol-unit-arm64-testing
Test-Status: WARNING
http://dpdk.org/patch/135943

_Testing issues_

Submitter: Kumara Parameshwaran <kumaraparamesh92@gmail.com>
Date: Wednesday, January 17 2024 20:20:21 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:39a8b1251b204d3898b4c462184f60bda1b64698

135943 --> testing fail

Test environment and result as below:

+--------------------------+----------------+---------------------------+------------------------------+--------------+
|       Environment        | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest |
+==========================+================+===========================+==============================+==============+
| Debian 11 (Buster) (ARM) | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 37 (ARM)          | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| CentOS Stream 9 (ARM)    | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM)          | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 (ARM)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM Clang)    | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian 11 (arm)          | SKIPPED        | PASS                      | PASS                         | SKIPPED      |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 ARM SVE     | SKIPPED        | SKIPPED                   | SKIPPED                      | FAIL         |
+--------------------------+----------------+---------------------------+------------------------------+--------------+

==== 20 line log output for Ubuntu 20.04 ARM SVE (lpm_autotest): ====
[284/418] Generating test_symlink with a custom command.
[285/418] Compiling C object 'app/a172ced@@dpdk-test-flow-perf@exe/test-flow-perf_main.c.o'.
[286/418] Linking target app/dpdk-test-flow-perf.
[287/418] Compiling C object 'app/a172ced@@dpdk-test@exe/test_test.c.o'.
[288/418] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_cmdline_mtr.c.o'.
[289/418] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_cmdline_tm.c.o'.
[290/418] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_cmd_flex_item.c.o'.
[291/418] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_cmdline.c.o'.
[292/418] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_csumonly.c.o'.
FAILED: app/a172ced@@dpdk-testpmd@exe/test-pmd_csumonly.c.o
gcc-10 -Iapp/a172ced@@dpdk-testpmd@exe -Iapp -I../app -Iapp/test-pmd -I../app/test-pmd -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/log -I../lib/log -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 -Ilib/cmdline -I../lib/cmdline -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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-p
 acked-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -march=armv8.2-a+crypto+sve -DALLOW_EXPERIMENTAL_API -Wno-deprecated-declarations -MD -MQ 'app/a172ced@@dpdk-testpmd@exe/test-pmd_csumonly.c.o' -MF 'app/a172ced@@dpdk-testpmd@exe/test-pmd_csumonly.c.o.d' -o 'app/a172ced@@dpdk-testpmd@exe/test-pmd_csumonly.c.o' -c ../app/test-pmd/csumonly.c
../app/test-pmd/csumonly.c: In function 'pkt_burst_checksum_forward':
../app/test-pmd/csumonly.c:886:1: error: label 'init' defined but not used [-Werror=unused-label]
886 | init:
| ^~~~
cc1: all warnings being treated as errors
[293/418] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_flowgen.c.o'.
[294/418] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_cmdline_flow.c.o'.
[295/418] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_config.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.3

Debian 11 (arm)
	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/28892/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-01-18  8:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-18  8:09 |WARNING| pw135943 [PATCH] [v3] gro : packets not getting flushed in 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).