|FAILURE| pw116184 [PATCH] [v2] dumpcap: add the mutiprocess fileprefix support.
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Mon Sep 12 15:46:44 CEST 2022
Test-Label: iol-x86_64-unit-testing
Test-Status: FAILURE
http://dpdk.org/patch/116184
_Testing issues_
Submitter: Arshdeep Kaur <arshdeep.kaur at intel.com>
Date: Monday, September 12 2022 12:43:09
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:4aee6110bb10b0225fa9562f2e48af233a9058a1
116184 --> testing fail
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Fedora 31 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | FAIL |
+---------------------+----------------+
| Fedora 34 | FAIL |
+---------------------+----------------+
| RHEL8 | FAIL |
+---------------------+----------------+
| Fedora 32 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 33 | FAIL |
+---------------------+----------------+
| Ubuntu 18.04 | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Fedora 34 clang | PASS |
+---------------------+----------------+
==== 20 line log output for Fedora 33 (dpdk_unit_test): ====
[3103/3328] Compiling C object 'app/a172ced@@dpdk-test-gpudev at exe/test-gpudev_main.c.o'.
[3104/3328] Compiling C object 'app/a172ced@@dpdk-test-flow-perf at exe/test-flow-perf_main.c.o'.
[3105/3328] Compiling C object 'app/a172ced@@dpdk-test-flow-perf at exe/test-flow-perf_actions_gen.c.o'.
[3106/3328] Compiling C object 'app/a172ced@@dpdk-test-fib at exe/test-fib_main.c.o'.
[3107/3328] Compiling C object 'app/a172ced@@dpdk-testpmd at exe/test-pmd_cmd_flex_item.c.o'.
[3108/3328] Compiling C object 'app/a172ced@@dpdk-testpmd at exe/test-pmd_cmdline_tm.c.o'.
[3109/3328] Compiling C object 'app/a172ced@@dpdk-testpmd at exe/test-pmd_cmdline_flow.c.o'.
[3110/3328] Compiling C object 'app/a172ced@@dpdk-testpmd at exe/test-pmd_cmdline.c.o'.
[3111/3328] Compiling C object 'app/a172ced@@dpdk-dumpcap at exe/dumpcap_main.c.o'.
FAILED: app/a172ced@@dpdk-dumpcap at exe/dumpcap_main.c.o
ccache cc -Iapp/a172ced@@dpdk-dumpcap at exe -Iapp -I../app -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 -Ilib/pdump -I../lib/pdump -Ilib/bpf -I../lib/bpf -Ilib/pcapng -I../lib/pcapng -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=native -DALLOW_EXPERIMENTAL_API -MD -MQ 'app/a172ced@@dpdk-dumpcap at exe/dumpcap_main.c.o' -MF 'app/a172ced@@dpdk-dumpcap at exe/dumpcap_main.c.o.d' -o 'app/a172ced@@dpdk-dumpcap at exe/dumpcap_main.c.o' -c ../app/dumpcap/main.c
../app/dumpcap/main.c: In function ‘main’:
../app/dumpcap/main.c:800:4: error: ‘strncpy’ specified bound 256 equals destination size [-Werror=stringop-truncation]
800 | strncpy(prefix, argv[2], sizeof(prefix));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[3112/3328] Compiling C object 'app/a172ced@@dpdk-test-pipeline at exe/test-pipeline_pipeline_lpm.c.o'.
[3113/3328] Compiling C object 'app/a172ced@@dpdk-test-flow-perf at exe/test-flow-perf_items_gen.c.o'.
[3114/3328] Generating rte_event_cnxk.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 31
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.1
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
Fedora 34
Kernel: 5.4.0-72-generic
Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Fedora 32
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 10.2.1
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)
Fedora 33
Kernel: 5.4.0-72-generic
Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)
Ubuntu 18.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0-3ubuntu1~18.04
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 34 clang
Kernel: 5.4.0-72-generic
Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/23474/
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