automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw135496-135497 [PATCH] [2/2] net/cpfl: add TDI to flow en
@ 2023-12-23  2:39 dpdklab
  0 siblings, 0 replies; 23+ messages in thread
From: dpdklab @ 2023-12-23  2:39 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Wenjing Qiao

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135497

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@intel.com>
Date: Friday, December 22 2023 10:08:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871

135496-135497 --> testing fail

Test environment and result as below:

+---------------------+--------------------+
|     Environment     | dpdk_meson_compile |
+=====================+====================+
| Windows Server 2022 | PASS               |
+---------------------+--------------------+
| FreeBSD 13          | FAIL               |
+---------------------+--------------------+

==== 20 line log output for FreeBSD 13 (dpdk_meson_compile): ====
[877/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82540.c.o
[878/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82541.c.o
[879/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82542.c.o
[880/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82543.c.o
[881/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82571.c.o
[882/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82575.c.o
[883/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_api.c.o
[884/1814] Compiling C object drivers/libtmp_rte_net_cpfl.a.p/net_cpfl_cpfl_tdi.c.o
FAILED: drivers/libtmp_rte_net_cpfl.a.p/net_cpfl_cpfl_tdi.c.o
ccache cc -Idrivers/libtmp_rte_net_cpfl.a.p -Idrivers -I../drivers -Idrivers/net/cpfl -I../drivers/net/cpfl -Ilib/ethdev -I../lib/ethdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/freebsd/include -I../lib/eal/freebsd/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/log -I../lib/log -Ilib/metrics -I../lib/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/bsd -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Idrivers/common/idpf -I../drivers/common/idpf -Idrivers/common/iavf -I../drivers/common/iavf -I/usr/local/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O
 3 -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-missing-field-initializers -D_GNU_SOURCE -D__BSD_VISIBLE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DCC_AVX512_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.cpfl -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ drivers/libtmp_rte_net_cpfl.a.p/net_cpfl_cpfl_tdi.c.o -MF drivers/libtmp_rte_net_cpfl.a.p/net_cpfl_cpfl_tdi.c.o.d -o drivers/libtmp_rte_net_cpfl.a.p/net_cpfl_cpfl_tdi.c.o -c ../drivers/net/cpfl/cpfl_tdi.c
../drivers/net/cpfl/cpfl_tdi.c:4:10: fatal error: 'asm-generic/errno-base.h' file not found
#include <asm-generic/errno-base.h>
^~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[885/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_i210.c.o
[886/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_ich8lan.c.o
[887/1814] Generating drivers/rte_net_cxgbe.pmd.c with a custom command
[888/1814] Compiling C object drivers/libtmp_rte_net_cpfl.a.p/net_cpfl_cpfl_tdi_parser.c.o
[889/1814] Generating drivers/rte_common_sfc_efx.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2022
	Kernel: OS Build 20348.2031
	Compiler: MSVC VS-Preview

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28722/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw135496-135497 [PATCH] [2/2] net/cpfl: add TDI to flow en
@ 2023-12-23  4:23 dpdklab
  0 siblings, 0 replies; 23+ messages in thread
From: dpdklab @ 2023-12-23  4:23 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Wenjing Qiao

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135497

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@intel.com>
Date: Friday, December 22 2023 10:08:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871

135496-135497 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 13          | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
^[[01m^[[K../drivers/net/cpfl/cpfl_tdi.c:^[[m^[[K In function '^[[01m^[[Kcpfl_tdi_build^[[m^[[K':
^[[01m^[[K../drivers/net/cpfl/cpfl_tdi.c:500:17:^[[m^[[K ^[[01;36m^[[Knote: ^[[m^[[Kobject '^[[01m^[[Kval_buf^[[m^[[K' of size 16
500 |         uint8_t ^[[01;36m^[[Kval_buf^[[m^[[K[CPFL_TDI_VALUE_SIZE_MAX] = {0};
|                 ^[[01;36m^[[K^~~~~~~^[[m^[[K
In function '^[[01m^[[K_mm256_storeu_si256^[[m^[[K',
inlined from '^[[01m^[[Krte_mov32^[[m^[[K' at ^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:347:2^[[m^[[K,
inlined from '^[[01m^[[Krte_memcpy_aligned^[[m^[[K' at ^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:842:3^[[m^[[K,
inlined from '^[[01m^[[Krte_memcpy^[[m^[[K' at ^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:866:10^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_tdi_build_mod_content_format_buf^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_tdi.c:510:4^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_tdi_build_action_params^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_tdi.c:538:3^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_tdi_build_action_list^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_tdi.c:627:7^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_tdi_build^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_tdi.c:1051:8^[[m^[[K:
^[[01m^[[K/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/include/avxintrin.h:935:8:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Karray subscript '^[[01m^[[K__m256i_u[0]^[[m^[[K' is partly outside array bounds of '^[[01m^[[Kuint8_t[16]^[[m^[[K' {aka '^[[01m^[[Kunsigned char[16]^[[m^[[K'} [^[[01;31m^[[K-Werror=array-bounds^[[m^[[K]
935 |   ^[[01;31m^[[K*__P = __A^[[m^[[K;
|   ^[[01;31m^[[K~~~~~^~~~~^[[m^[[K
^[[01m^[[K../drivers/net/cpfl/cpfl_tdi.c:^[[m^[[K In function '^[[01m^[[Kcpfl_tdi_build^[[m^[[K':
^[[01m^[[K../drivers/net/cpfl/cpfl_tdi.c:500:17:^[[m^[[K ^[[01;36m^[[Knote: ^[[m^[[Kat offset [1, 16] into object '^[[01m^[[Kval_buf^[[m^[[K' of size 16
500 |         uint8_t ^[[01;36m^[[Kval_buf^[[m^[[K[CPFL_TDI_VALUE_SIZE_MAX] = {0};
|                 ^[[01;36m^[[K^~~~~~~^[[m^[[K
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: OS Build 20348.2031
	Compiler: MSVC VS-Preview

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

Alpine
	Kernel: 5.4.0-73-generic
	Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28722/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw135496-135497 [PATCH] [2/2] net/cpfl: add TDI to flow en
@ 2023-12-23  4:12 dpdklab
  0 siblings, 0 replies; 23+ messages in thread
From: dpdklab @ 2023-12-23  4:12 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Wenjing Qiao

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135497

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@intel.com>
Date: Friday, December 22 2023 10:08:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871

135496-135497 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 13          | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
^[[01m^[[K../drivers/net/cpfl/cpfl_tdi.c:^[[m^[[K In function '^[[01m^[[Kcpfl_tdi_build^[[m^[[K':
^[[01m^[[K../drivers/net/cpfl/cpfl_tdi.c:500:17:^[[m^[[K ^[[01;36m^[[Knote: ^[[m^[[Kobject '^[[01m^[[Kval_buf^[[m^[[K' of size 16
500 |         uint8_t ^[[01;36m^[[Kval_buf^[[m^[[K[CPFL_TDI_VALUE_SIZE_MAX] = {0};
|                 ^[[01;36m^[[K^~~~~~~^[[m^[[K
In function '^[[01m^[[K_mm256_storeu_si256^[[m^[[K',
inlined from '^[[01m^[[Krte_mov32^[[m^[[K' at ^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:347:2^[[m^[[K,
inlined from '^[[01m^[[Krte_memcpy_aligned^[[m^[[K' at ^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:842:3^[[m^[[K,
inlined from '^[[01m^[[Krte_memcpy^[[m^[[K' at ^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:866:10^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_tdi_build_mod_content_format_buf^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_tdi.c:510:4^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_tdi_build_action_params^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_tdi.c:538:3^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_tdi_build_action_list^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_tdi.c:627:7^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_tdi_build^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_tdi.c:1051:8^[[m^[[K:
^[[01m^[[K/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/include/avxintrin.h:935:8:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Karray subscript '^[[01m^[[K__m256i_u[0]^[[m^[[K' is partly outside array bounds of '^[[01m^[[Kuint8_t[16]^[[m^[[K' {aka '^[[01m^[[Kunsigned char[16]^[[m^[[K'} [^[[01;31m^[[K-Werror=array-bounds^[[m^[[K]
935 |   ^[[01;31m^[[K*__P = __A^[[m^[[K;
|   ^[[01;31m^[[K~~~~~^~~~~^[[m^[[K
^[[01m^[[K../drivers/net/cpfl/cpfl_tdi.c:^[[m^[[K In function '^[[01m^[[Kcpfl_tdi_build^[[m^[[K':
^[[01m^[[K../drivers/net/cpfl/cpfl_tdi.c:500:17:^[[m^[[K ^[[01;36m^[[Knote: ^[[m^[[Kat offset [1, 16] into object '^[[01m^[[Kval_buf^[[m^[[K' of size 16
500 |         uint8_t ^[[01;36m^[[Kval_buf^[[m^[[K[CPFL_TDI_VALUE_SIZE_MAX] = {0};
|                 ^[[01;36m^[[K^~~~~~~^[[m^[[K
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: OS Build 20348.2031
	Compiler: MSVC VS-Preview

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

Alpine
	Kernel: 5.4.0-73-generic
	Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28722/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw135496-135497 [PATCH] [2/2] net/cpfl: add TDI to flow en
@ 2023-12-23  4:08 dpdklab
  0 siblings, 0 replies; 23+ messages in thread
From: dpdklab @ 2023-12-23  4:08 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Wenjing Qiao

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135497

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@intel.com>
Date: Friday, December 22 2023 10:08:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871

135496-135497 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 13          | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
^[[01m^[[K../drivers/net/cpfl/cpfl_tdi.c:^[[m^[[K In function '^[[01m^[[Kcpfl_tdi_build^[[m^[[K':
^[[01m^[[K../drivers/net/cpfl/cpfl_tdi.c:500:17:^[[m^[[K ^[[01;36m^[[Knote: ^[[m^[[Kobject '^[[01m^[[Kval_buf^[[m^[[K' of size 16
500 |         uint8_t ^[[01;36m^[[Kval_buf^[[m^[[K[CPFL_TDI_VALUE_SIZE_MAX] = {0};
|                 ^[[01;36m^[[K^~~~~~~^[[m^[[K
In function '^[[01m^[[K_mm256_storeu_si256^[[m^[[K',
inlined from '^[[01m^[[Krte_mov32^[[m^[[K' at ^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:347:2^[[m^[[K,
inlined from '^[[01m^[[Krte_memcpy_aligned^[[m^[[K' at ^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:842:3^[[m^[[K,
inlined from '^[[01m^[[Krte_memcpy^[[m^[[K' at ^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:866:10^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_tdi_build_mod_content_format_buf^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_tdi.c:510:4^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_tdi_build_action_params^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_tdi.c:538:3^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_tdi_build_action_list^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_tdi.c:627:7^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_tdi_build^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_tdi.c:1051:8^[[m^[[K:
^[[01m^[[K/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/include/avxintrin.h:935:8:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Karray subscript '^[[01m^[[K__m256i_u[0]^[[m^[[K' is partly outside array bounds of '^[[01m^[[Kuint8_t[16]^[[m^[[K' {aka '^[[01m^[[Kunsigned char[16]^[[m^[[K'} [^[[01;31m^[[K-Werror=array-bounds^[[m^[[K]
935 |   ^[[01;31m^[[K*__P = __A^[[m^[[K;
|   ^[[01;31m^[[K~~~~~^~~~~^[[m^[[K
^[[01m^[[K../drivers/net/cpfl/cpfl_tdi.c:^[[m^[[K In function '^[[01m^[[Kcpfl_tdi_build^[[m^[[K':
^[[01m^[[K../drivers/net/cpfl/cpfl_tdi.c:500:17:^[[m^[[K ^[[01;36m^[[Knote: ^[[m^[[Kat offset [1, 16] into object '^[[01m^[[Kval_buf^[[m^[[K' of size 16
500 |         uint8_t ^[[01;36m^[[Kval_buf^[[m^[[K[CPFL_TDI_VALUE_SIZE_MAX] = {0};
|                 ^[[01;36m^[[K^~~~~~~^[[m^[[K
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: OS Build 20348.2031
	Compiler: MSVC VS-Preview

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

Alpine
	Kernel: 5.4.0-73-generic
	Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28722/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw135496-135497 [PATCH] [2/2] net/cpfl: add TDI to flow en
@ 2023-12-23  4:07 dpdklab
  0 siblings, 0 replies; 23+ messages in thread
From: dpdklab @ 2023-12-23  4:07 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Wenjing Qiao

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135497

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@intel.com>
Date: Friday, December 22 2023 10:08:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871

135496-135497 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 13          | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Fedora 38 (dpdk_meson_compile): ====
../drivers/net/cpfl/cpfl_tdi.c:500:17: note: object 'val_buf' of size 16
500 |         uint8_t val_buf[CPFL_TDI_VALUE_SIZE_MAX] = {0};
|                 ^~~~~~~
In function '_mm256_storeu_si256',
inlined from 'rte_mov32' at ../lib/eal/x86/include/rte_memcpy.h:347:2,
inlined from 'rte_memcpy_aligned' at ../lib/eal/x86/include/rte_memcpy.h:842:3,
inlined from 'rte_memcpy' at ../lib/eal/x86/include/rte_memcpy.h:866:10,
inlined from 'cpfl_tdi_build_mod_content_format_buf' at ../drivers/net/cpfl/cpfl_tdi.c:510:4,
inlined from 'cpfl_tdi_build_action_params' at ../drivers/net/cpfl/cpfl_tdi.c:538:3,
inlined from 'cpfl_tdi_build_action_list' at ../drivers/net/cpfl/cpfl_tdi.c:627:7,
inlined from 'cpfl_tdi_build' at ../drivers/net/cpfl/cpfl_tdi.c:1051:8:
/usr/lib/gcc/x86_64-redhat-linux/13/include/avxintrin.h:935:8: error: array subscript '__m256i_u[0]' is partly outside array bounds of 'uint8_t[16]' {aka 'unsigned char[16]'} [-Werror=array-bounds=]
935 |   *__P = __A;
|   ~~~~~^~~~~
../drivers/net/cpfl/cpfl_tdi.c: In function 'cpfl_tdi_build':
../drivers/net/cpfl/cpfl_tdi.c:500:17: note: at offset [1, 16] into object 'val_buf' of size 16
500 |         uint8_t val_buf[CPFL_TDI_VALUE_SIZE_MAX] = {0};
|                 ^~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2022
	Kernel: OS Build 20348.2031
	Compiler: MSVC VS-Preview

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28722/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw135496-135497 [PATCH] [2/2] net/cpfl: add TDI to flow en
@ 2023-12-23  4:05 dpdklab
  0 siblings, 0 replies; 23+ messages in thread
From: dpdklab @ 2023-12-23  4:05 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Wenjing Qiao

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135497

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@intel.com>
Date: Friday, December 22 2023 10:08:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871

135496-135497 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 13          | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Fedora 38 (dpdk_meson_compile): ====
../drivers/net/cpfl/cpfl_tdi.c:500:17: note: object 'val_buf' of size 16
500 |         uint8_t val_buf[CPFL_TDI_VALUE_SIZE_MAX] = {0};
|                 ^~~~~~~
In function '_mm256_storeu_si256',
inlined from 'rte_mov32' at ../lib/eal/x86/include/rte_memcpy.h:347:2,
inlined from 'rte_memcpy_aligned' at ../lib/eal/x86/include/rte_memcpy.h:842:3,
inlined from 'rte_memcpy' at ../lib/eal/x86/include/rte_memcpy.h:866:10,
inlined from 'cpfl_tdi_build_mod_content_format_buf' at ../drivers/net/cpfl/cpfl_tdi.c:510:4,
inlined from 'cpfl_tdi_build_action_params' at ../drivers/net/cpfl/cpfl_tdi.c:538:3,
inlined from 'cpfl_tdi_build_action_list' at ../drivers/net/cpfl/cpfl_tdi.c:627:7,
inlined from 'cpfl_tdi_build' at ../drivers/net/cpfl/cpfl_tdi.c:1051:8:
/usr/lib/gcc/x86_64-redhat-linux/13/include/avxintrin.h:935:8: error: array subscript '__m256i_u[0]' is partly outside array bounds of 'uint8_t[16]' {aka 'unsigned char[16]'} [-Werror=array-bounds=]
935 |   *__P = __A;
|   ~~~~~^~~~~
../drivers/net/cpfl/cpfl_tdi.c: In function 'cpfl_tdi_build':
../drivers/net/cpfl/cpfl_tdi.c:500:17: note: at offset [1, 16] into object 'val_buf' of size 16
500 |         uint8_t val_buf[CPFL_TDI_VALUE_SIZE_MAX] = {0};
|                 ^~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2022
	Kernel: OS Build 20348.2031
	Compiler: MSVC VS-Preview

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28722/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw135496-135497 [PATCH] [2/2] net/cpfl: add TDI to flow en
@ 2023-12-23  4:04 dpdklab
  0 siblings, 0 replies; 23+ messages in thread
From: dpdklab @ 2023-12-23  4:04 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Wenjing Qiao

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135497

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@intel.com>
Date: Friday, December 22 2023 10:08:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871

135496-135497 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 13          | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Fedora 38 (dpdk_meson_compile): ====
../drivers/net/cpfl/cpfl_tdi.c:500:17: note: object 'val_buf' of size 16
500 |         uint8_t val_buf[CPFL_TDI_VALUE_SIZE_MAX] = {0};
|                 ^~~~~~~
In function '_mm256_storeu_si256',
inlined from 'rte_mov32' at ../lib/eal/x86/include/rte_memcpy.h:347:2,
inlined from 'rte_memcpy_aligned' at ../lib/eal/x86/include/rte_memcpy.h:842:3,
inlined from 'rte_memcpy' at ../lib/eal/x86/include/rte_memcpy.h:866:10,
inlined from 'cpfl_tdi_build_mod_content_format_buf' at ../drivers/net/cpfl/cpfl_tdi.c:510:4,
inlined from 'cpfl_tdi_build_action_params' at ../drivers/net/cpfl/cpfl_tdi.c:538:3,
inlined from 'cpfl_tdi_build_action_list' at ../drivers/net/cpfl/cpfl_tdi.c:627:7,
inlined from 'cpfl_tdi_build' at ../drivers/net/cpfl/cpfl_tdi.c:1051:8:
/usr/lib/gcc/x86_64-redhat-linux/13/include/avxintrin.h:935:8: error: array subscript '__m256i_u[0]' is partly outside array bounds of 'uint8_t[16]' {aka 'unsigned char[16]'} [-Werror=array-bounds=]
935 |   *__P = __A;
|   ~~~~~^~~~~
../drivers/net/cpfl/cpfl_tdi.c: In function 'cpfl_tdi_build':
../drivers/net/cpfl/cpfl_tdi.c:500:17: note: at offset [1, 16] into object 'val_buf' of size 16
500 |         uint8_t val_buf[CPFL_TDI_VALUE_SIZE_MAX] = {0};
|                 ^~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2022
	Kernel: OS Build 20348.2031
	Compiler: MSVC VS-Preview

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28722/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw135496-135497 [PATCH] [2/2] net/cpfl: add TDI to flow en
@ 2023-12-23  4:04 dpdklab
  0 siblings, 0 replies; 23+ messages in thread
From: dpdklab @ 2023-12-23  4:04 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Wenjing Qiao

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135497

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@intel.com>
Date: Friday, December 22 2023 10:08:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871

135496-135497 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 13          | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Fedora 37 (dpdk_meson_compile): ====
../drivers/net/cpfl/cpfl_tdi.c:500:17: note: object 'val_buf' of size 16
500 |         uint8_t val_buf[CPFL_TDI_VALUE_SIZE_MAX] = {0};
|                 ^~~~~~~
In function '_mm256_storeu_si256',
inlined from 'rte_mov32' at ../lib/eal/x86/include/rte_memcpy.h:347:2,
inlined from 'rte_memcpy_aligned' at ../lib/eal/x86/include/rte_memcpy.h:842:3,
inlined from 'rte_memcpy' at ../lib/eal/x86/include/rte_memcpy.h:866:10,
inlined from 'cpfl_tdi_build_mod_content_format_buf' at ../drivers/net/cpfl/cpfl_tdi.c:510:4,
inlined from 'cpfl_tdi_build_action_params' at ../drivers/net/cpfl/cpfl_tdi.c:538:3,
inlined from 'cpfl_tdi_build_action_list' at ../drivers/net/cpfl/cpfl_tdi.c:627:7,
inlined from 'cpfl_tdi_build' at ../drivers/net/cpfl/cpfl_tdi.c:1051:8:
/usr/lib/gcc/x86_64-redhat-linux/12/include/avxintrin.h:935:8: error: array subscript '__m256i_u[0]' is partly outside array bounds of 'uint8_t[16]' {aka 'unsigned char[16]'} [-Werror=array-bounds]
935 |   *__P = __A;
|   ~~~~~^~~~~
../drivers/net/cpfl/cpfl_tdi.c: In function 'cpfl_tdi_build':
../drivers/net/cpfl/cpfl_tdi.c:500:17: note: at offset [1, 16] into object 'val_buf' of size 16
500 |         uint8_t val_buf[CPFL_TDI_VALUE_SIZE_MAX] = {0};
|                 ^~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2022
	Kernel: OS Build 20348.2031
	Compiler: MSVC VS-Preview

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28722/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw135496-135497 [PATCH] [2/2] net/cpfl: add TDI to flow en
@ 2023-12-23  4:03 dpdklab
  0 siblings, 0 replies; 23+ messages in thread
From: dpdklab @ 2023-12-23  4:03 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Wenjing Qiao

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135497

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@intel.com>
Date: Friday, December 22 2023 10:08:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871

135496-135497 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 13          | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for FreeBSD 13 (dpdk_meson_compile): ====
[877/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82540.c.o
[878/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82541.c.o
[879/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82542.c.o
[880/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82543.c.o
[881/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82571.c.o
[882/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82575.c.o
[883/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_api.c.o
[884/1814] Compiling C object drivers/libtmp_rte_net_cpfl.a.p/net_cpfl_cpfl_tdi.c.o
FAILED: drivers/libtmp_rte_net_cpfl.a.p/net_cpfl_cpfl_tdi.c.o
ccache cc -Idrivers/libtmp_rte_net_cpfl.a.p -Idrivers -I../drivers -Idrivers/net/cpfl -I../drivers/net/cpfl -Ilib/ethdev -I../lib/ethdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/freebsd/include -I../lib/eal/freebsd/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/log -I../lib/log -Ilib/metrics -I../lib/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/bsd -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Idrivers/common/idpf -I../drivers/common/idpf -Idrivers/common/iavf -I../drivers/common/iavf -I/usr/local/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O
 3 -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-missing-field-initializers -D_GNU_SOURCE -D__BSD_VISIBLE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DCC_AVX512_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.cpfl -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ drivers/libtmp_rte_net_cpfl.a.p/net_cpfl_cpfl_tdi.c.o -MF drivers/libtmp_rte_net_cpfl.a.p/net_cpfl_cpfl_tdi.c.o.d -o drivers/libtmp_rte_net_cpfl.a.p/net_cpfl_cpfl_tdi.c.o -c ../drivers/net/cpfl/cpfl_tdi.c
../drivers/net/cpfl/cpfl_tdi.c:4:10: fatal error: 'asm-generic/errno-base.h' file not found
#include <asm-generic/errno-base.h>
^~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[885/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_i210.c.o
[886/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_ich8lan.c.o
[887/1814] Generating drivers/rte_net_cxgbe.pmd.c with a custom command
[888/1814] Compiling C object drivers/libtmp_rte_net_cpfl.a.p/net_cpfl_cpfl_tdi_parser.c.o
[889/1814] Generating drivers/rte_common_sfc_efx.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2022
	Kernel: OS Build 20348.2031
	Compiler: MSVC VS-Preview

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28722/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw135496-135497 [PATCH] [2/2] net/cpfl: add TDI to flow en
@ 2023-12-23  4:02 dpdklab
  0 siblings, 0 replies; 23+ messages in thread
From: dpdklab @ 2023-12-23  4:02 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Wenjing Qiao

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135497

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@intel.com>
Date: Friday, December 22 2023 10:08:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871

135496-135497 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 13          | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for FreeBSD 13 (dpdk_meson_compile): ====
[877/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82540.c.o
[878/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82541.c.o
[879/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82542.c.o
[880/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82543.c.o
[881/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82571.c.o
[882/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82575.c.o
[883/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_api.c.o
[884/1814] Compiling C object drivers/libtmp_rte_net_cpfl.a.p/net_cpfl_cpfl_tdi.c.o
FAILED: drivers/libtmp_rte_net_cpfl.a.p/net_cpfl_cpfl_tdi.c.o
ccache cc -Idrivers/libtmp_rte_net_cpfl.a.p -Idrivers -I../drivers -Idrivers/net/cpfl -I../drivers/net/cpfl -Ilib/ethdev -I../lib/ethdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/freebsd/include -I../lib/eal/freebsd/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/log -I../lib/log -Ilib/metrics -I../lib/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/bsd -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Idrivers/common/idpf -I../drivers/common/idpf -Idrivers/common/iavf -I../drivers/common/iavf -I/usr/local/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O
 3 -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-missing-field-initializers -D_GNU_SOURCE -D__BSD_VISIBLE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DCC_AVX512_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.cpfl -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ drivers/libtmp_rte_net_cpfl.a.p/net_cpfl_cpfl_tdi.c.o -MF drivers/libtmp_rte_net_cpfl.a.p/net_cpfl_cpfl_tdi.c.o.d -o drivers/libtmp_rte_net_cpfl.a.p/net_cpfl_cpfl_tdi.c.o -c ../drivers/net/cpfl/cpfl_tdi.c
../drivers/net/cpfl/cpfl_tdi.c:4:10: fatal error: 'asm-generic/errno-base.h' file not found
#include <asm-generic/errno-base.h>
^~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[885/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_i210.c.o
[886/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_ich8lan.c.o
[887/1814] Generating drivers/rte_net_cxgbe.pmd.c with a custom command
[888/1814] Compiling C object drivers/libtmp_rte_net_cpfl.a.p/net_cpfl_cpfl_tdi_parser.c.o
[889/1814] Generating drivers/rte_common_sfc_efx.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2022
	Kernel: OS Build 20348.2031
	Compiler: MSVC VS-Preview

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28722/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw135496-135497 [PATCH] [2/2] net/cpfl: add TDI to flow en
@ 2023-12-23  4:01 dpdklab
  0 siblings, 0 replies; 23+ messages in thread
From: dpdklab @ 2023-12-23  4:01 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Wenjing Qiao

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135497

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@intel.com>
Date: Friday, December 22 2023 10:08:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871

135496-135497 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 13          | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for FreeBSD 13 (dpdk_meson_compile): ====
[877/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82540.c.o
[878/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82541.c.o
[879/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82542.c.o
[880/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82543.c.o
[881/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82571.c.o
[882/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82575.c.o
[883/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_api.c.o
[884/1814] Compiling C object drivers/libtmp_rte_net_cpfl.a.p/net_cpfl_cpfl_tdi.c.o
FAILED: drivers/libtmp_rte_net_cpfl.a.p/net_cpfl_cpfl_tdi.c.o
ccache cc -Idrivers/libtmp_rte_net_cpfl.a.p -Idrivers -I../drivers -Idrivers/net/cpfl -I../drivers/net/cpfl -Ilib/ethdev -I../lib/ethdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/freebsd/include -I../lib/eal/freebsd/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/log -I../lib/log -Ilib/metrics -I../lib/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/bsd -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Idrivers/common/idpf -I../drivers/common/idpf -Idrivers/common/iavf -I../drivers/common/iavf -I/usr/local/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O
 3 -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-missing-field-initializers -D_GNU_SOURCE -D__BSD_VISIBLE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DCC_AVX512_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.cpfl -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ drivers/libtmp_rte_net_cpfl.a.p/net_cpfl_cpfl_tdi.c.o -MF drivers/libtmp_rte_net_cpfl.a.p/net_cpfl_cpfl_tdi.c.o.d -o drivers/libtmp_rte_net_cpfl.a.p/net_cpfl_cpfl_tdi.c.o -c ../drivers/net/cpfl/cpfl_tdi.c
../drivers/net/cpfl/cpfl_tdi.c:4:10: fatal error: 'asm-generic/errno-base.h' file not found
#include <asm-generic/errno-base.h>
^~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[885/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_i210.c.o
[886/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_ich8lan.c.o
[887/1814] Generating drivers/rte_net_cxgbe.pmd.c with a custom command
[888/1814] Compiling C object drivers/libtmp_rte_net_cpfl.a.p/net_cpfl_cpfl_tdi_parser.c.o
[889/1814] Generating drivers/rte_common_sfc_efx.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2022
	Kernel: OS Build 20348.2031
	Compiler: MSVC VS-Preview

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28722/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw135496-135497 [PATCH] [2/2] net/cpfl: add TDI to flow en
@ 2023-12-23  3:54 dpdklab
  0 siblings, 0 replies; 23+ messages in thread
From: dpdklab @ 2023-12-23  3:54 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Wenjing Qiao

Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135497

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@intel.com>
Date: Friday, December 22 2023 10:08:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871

135496-135497 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 37           | FAIL           |
+---------------------+----------------+
| Debian Buster       | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+

==== 20 line log output for Fedora 37 (dpdk_unit_test): ====
In function '_mm256_storeu_si256',
inlined from 'rte_mov32' at ../lib/eal/x86/include/rte_memcpy.h:347:2,
inlined from 'rte_memcpy_aligned' at ../lib/eal/x86/include/rte_memcpy.h:842:3,
inlined from 'rte_memcpy' at ../lib/eal/x86/include/rte_memcpy.h:866:10,
inlined from 'cpfl_tdi_build_mod_content_format_buf' at ../drivers/net/cpfl/cpfl_tdi.c:510:4,
inlined from 'cpfl_tdi_build_action_params' at ../drivers/net/cpfl/cpfl_tdi.c:538:3,
inlined from 'cpfl_tdi_build_action_list' at ../drivers/net/cpfl/cpfl_tdi.c:627:7,
inlined from 'cpfl_tdi_build' at ../drivers/net/cpfl/cpfl_tdi.c:1051:8:
/usr/lib/gcc/x86_64-redhat-linux/12/include/avxintrin.h:935:8: error: array subscript '__m256i_u[0]' is partly outside array bounds of 'uint8_t[16]' {aka 'unsigned char[16]'} [-Werror=array-bounds]
935 |   *__P = __A;
|   ~~~~~^~~~~
../drivers/net/cpfl/cpfl_tdi.c: In function 'cpfl_tdi_build':
../drivers/net/cpfl/cpfl_tdi.c:500:17: note: at offset [1, 16] into object 'val_buf' of size 16
500 |         uint8_t val_buf[CPFL_TDI_VALUE_SIZE_MAX] = {0};
|                 ^~~~~~~
cc1: all warnings being treated as errors
[1243/2783] Generating rte_net_cxgbe.pmd.c with a custom command.
[1244/2783] Generating rte_common_sfc_efx.sym_chk with a meson_exe.py custom command.
[1245/2783] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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)

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28722/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw135496-135497 [PATCH] [2/2] net/cpfl: add TDI to flow en
@ 2023-12-23  3:53 dpdklab
  0 siblings, 0 replies; 23+ messages in thread
From: dpdklab @ 2023-12-23  3:53 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Wenjing Qiao

Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135497

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@intel.com>
Date: Friday, December 22 2023 10:08:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871

135496-135497 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 37           | FAIL           |
+---------------------+----------------+
| Debian Buster       | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+

==== 20 line log output for Fedora 37 (dpdk_unit_test): ====
In function '_mm256_storeu_si256',
inlined from 'rte_mov32' at ../lib/eal/x86/include/rte_memcpy.h:347:2,
inlined from 'rte_memcpy_aligned' at ../lib/eal/x86/include/rte_memcpy.h:842:3,
inlined from 'rte_memcpy' at ../lib/eal/x86/include/rte_memcpy.h:866:10,
inlined from 'cpfl_tdi_build_mod_content_format_buf' at ../drivers/net/cpfl/cpfl_tdi.c:510:4,
inlined from 'cpfl_tdi_build_action_params' at ../drivers/net/cpfl/cpfl_tdi.c:538:3,
inlined from 'cpfl_tdi_build_action_list' at ../drivers/net/cpfl/cpfl_tdi.c:627:7,
inlined from 'cpfl_tdi_build' at ../drivers/net/cpfl/cpfl_tdi.c:1051:8:
/usr/lib/gcc/x86_64-redhat-linux/12/include/avxintrin.h:935:8: error: array subscript '__m256i_u[0]' is partly outside array bounds of 'uint8_t[16]' {aka 'unsigned char[16]'} [-Werror=array-bounds]
935 |   *__P = __A;
|   ~~~~~^~~~~
../drivers/net/cpfl/cpfl_tdi.c: In function 'cpfl_tdi_build':
../drivers/net/cpfl/cpfl_tdi.c:500:17: note: at offset [1, 16] into object 'val_buf' of size 16
500 |         uint8_t val_buf[CPFL_TDI_VALUE_SIZE_MAX] = {0};
|                 ^~~~~~~
cc1: all warnings being treated as errors
[1243/2783] Generating rte_net_cxgbe.pmd.c with a custom command.
[1244/2783] Generating rte_common_sfc_efx.sym_chk with a meson_exe.py custom command.
[1245/2783] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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)

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28722/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw135496-135497 [PATCH] [2/2] net/cpfl: add TDI to flow en
@ 2023-12-23  3:48 dpdklab
  0 siblings, 0 replies; 23+ messages in thread
From: dpdklab @ 2023-12-23  3:48 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Wenjing Qiao

Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135497

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@intel.com>
Date: Friday, December 22 2023 10:08:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871

135496-135497 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 37           | FAIL           |
+---------------------+----------------+
| Debian Buster       | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 38           | FAIL           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+

==== 20 line log output for Fedora 38 (dpdk_unit_test): ====
In function '_mm256_storeu_si256',
inlined from 'rte_mov32' at ../lib/eal/x86/include/rte_memcpy.h:347:2,
inlined from 'rte_memcpy_aligned' at ../lib/eal/x86/include/rte_memcpy.h:842:3,
inlined from 'rte_memcpy' at ../lib/eal/x86/include/rte_memcpy.h:866:10,
inlined from 'cpfl_tdi_build_mod_content_format_buf' at ../drivers/net/cpfl/cpfl_tdi.c:510:4,
inlined from 'cpfl_tdi_build_action_params' at ../drivers/net/cpfl/cpfl_tdi.c:538:3,
inlined from 'cpfl_tdi_build_action_list' at ../drivers/net/cpfl/cpfl_tdi.c:627:7,
inlined from 'cpfl_tdi_build' at ../drivers/net/cpfl/cpfl_tdi.c:1051:8:
/usr/lib/gcc/x86_64-redhat-linux/13/include/avxintrin.h:935:8: error: array subscript '__m256i_u[0]' is partly outside array bounds of 'uint8_t[16]' {aka 'unsigned char[16]'} [-Werror=array-bounds=]
935 |   *__P = __A;
|   ~~~~~^~~~~
../drivers/net/cpfl/cpfl_tdi.c: In function 'cpfl_tdi_build':
../drivers/net/cpfl/cpfl_tdi.c:500:17: note: at offset [1, 16] into object 'val_buf' of size 16
500 |         uint8_t val_buf[CPFL_TDI_VALUE_SIZE_MAX] = {0};
|                 ^~~~~~~
cc1: all warnings being treated as errors
[1243/2795] Generating rte_net_cxgbe.pmd.c with a custom command.
[1244/2795] Generating rte_common_sfc_efx.sym_chk with a meson_exe.py custom command.
[1245/2795] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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)

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28722/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw135496-135497 [PATCH] [2/2] net/cpfl: add TDI to flow en
@ 2023-12-23  3:46 dpdklab
  0 siblings, 0 replies; 23+ messages in thread
From: dpdklab @ 2023-12-23  3:46 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Wenjing Qiao

Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135497

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@intel.com>
Date: Friday, December 22 2023 10:08:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871

135496-135497 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 37           | FAIL           |
+---------------------+----------------+
| Debian Buster       | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 38           | FAIL           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+

==== 20 line log output for Fedora 38 (dpdk_unit_test): ====
In function '_mm256_storeu_si256',
inlined from 'rte_mov32' at ../lib/eal/x86/include/rte_memcpy.h:347:2,
inlined from 'rte_memcpy_aligned' at ../lib/eal/x86/include/rte_memcpy.h:842:3,
inlined from 'rte_memcpy' at ../lib/eal/x86/include/rte_memcpy.h:866:10,
inlined from 'cpfl_tdi_build_mod_content_format_buf' at ../drivers/net/cpfl/cpfl_tdi.c:510:4,
inlined from 'cpfl_tdi_build_action_params' at ../drivers/net/cpfl/cpfl_tdi.c:538:3,
inlined from 'cpfl_tdi_build_action_list' at ../drivers/net/cpfl/cpfl_tdi.c:627:7,
inlined from 'cpfl_tdi_build' at ../drivers/net/cpfl/cpfl_tdi.c:1051:8:
/usr/lib/gcc/x86_64-redhat-linux/13/include/avxintrin.h:935:8: error: array subscript '__m256i_u[0]' is partly outside array bounds of 'uint8_t[16]' {aka 'unsigned char[16]'} [-Werror=array-bounds=]
935 |   *__P = __A;
|   ~~~~~^~~~~
../drivers/net/cpfl/cpfl_tdi.c: In function 'cpfl_tdi_build':
../drivers/net/cpfl/cpfl_tdi.c:500:17: note: at offset [1, 16] into object 'val_buf' of size 16
500 |         uint8_t val_buf[CPFL_TDI_VALUE_SIZE_MAX] = {0};
|                 ^~~~~~~
cc1: all warnings being treated as errors
[1243/2795] Generating rte_net_cxgbe.pmd.c with a custom command.
[1244/2795] Generating rte_common_sfc_efx.sym_chk with a meson_exe.py custom command.
[1245/2795] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28722/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw135496-135497 [PATCH] [2/2] net/cpfl: add TDI to flow en
@ 2023-12-23  3:44 dpdklab
  0 siblings, 0 replies; 23+ messages in thread
From: dpdklab @ 2023-12-23  3:44 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Wenjing Qiao

Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135497

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@intel.com>
Date: Friday, December 22 2023 10:08:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871

135496-135497 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 37           | FAIL           |
+---------------------+----------------+
| Debian Buster       | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 38           | FAIL           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+

==== 20 line log output for Fedora 38 (dpdk_unit_test): ====
In function '_mm256_storeu_si256',
inlined from 'rte_mov32' at ../lib/eal/x86/include/rte_memcpy.h:347:2,
inlined from 'rte_memcpy_aligned' at ../lib/eal/x86/include/rte_memcpy.h:842:3,
inlined from 'rte_memcpy' at ../lib/eal/x86/include/rte_memcpy.h:866:10,
inlined from 'cpfl_tdi_build_mod_content_format_buf' at ../drivers/net/cpfl/cpfl_tdi.c:510:4,
inlined from 'cpfl_tdi_build_action_params' at ../drivers/net/cpfl/cpfl_tdi.c:538:3,
inlined from 'cpfl_tdi_build_action_list' at ../drivers/net/cpfl/cpfl_tdi.c:627:7,
inlined from 'cpfl_tdi_build' at ../drivers/net/cpfl/cpfl_tdi.c:1051:8:
/usr/lib/gcc/x86_64-redhat-linux/13/include/avxintrin.h:935:8: error: array subscript '__m256i_u[0]' is partly outside array bounds of 'uint8_t[16]' {aka 'unsigned char[16]'} [-Werror=array-bounds=]
935 |   *__P = __A;
|   ~~~~~^~~~~
../drivers/net/cpfl/cpfl_tdi.c: In function 'cpfl_tdi_build':
../drivers/net/cpfl/cpfl_tdi.c:500:17: note: at offset [1, 16] into object 'val_buf' of size 16
500 |         uint8_t val_buf[CPFL_TDI_VALUE_SIZE_MAX] = {0};
|                 ^~~~~~~
cc1: all warnings being treated as errors
[1243/2795] Generating rte_net_cxgbe.pmd.c with a custom command.
[1244/2795] Generating rte_common_sfc_efx.sym_chk with a meson_exe.py custom command.
[1245/2795] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28722/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw135496-135497 [PATCH] [2/2] net/cpfl: add TDI to flow en
@ 2023-12-23  3:42 dpdklab
  0 siblings, 0 replies; 23+ messages in thread
From: dpdklab @ 2023-12-23  3:42 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Wenjing Qiao

Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135497

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@intel.com>
Date: Friday, December 22 2023 10:08:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871

135496-135497 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 37           | FAIL           |
+---------------------+----------------+
| Debian Buster       | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 38           | FAIL           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+

==== 20 line log output for Fedora 38 (dpdk_unit_test): ====
In function '_mm256_storeu_si256',
inlined from 'rte_mov32' at ../lib/eal/x86/include/rte_memcpy.h:347:2,
inlined from 'rte_memcpy_aligned' at ../lib/eal/x86/include/rte_memcpy.h:842:3,
inlined from 'rte_memcpy' at ../lib/eal/x86/include/rte_memcpy.h:866:10,
inlined from 'cpfl_tdi_build_mod_content_format_buf' at ../drivers/net/cpfl/cpfl_tdi.c:510:4,
inlined from 'cpfl_tdi_build_action_params' at ../drivers/net/cpfl/cpfl_tdi.c:538:3,
inlined from 'cpfl_tdi_build_action_list' at ../drivers/net/cpfl/cpfl_tdi.c:627:7,
inlined from 'cpfl_tdi_build' at ../drivers/net/cpfl/cpfl_tdi.c:1051:8:
/usr/lib/gcc/x86_64-redhat-linux/13/include/avxintrin.h:935:8: error: array subscript '__m256i_u[0]' is partly outside array bounds of 'uint8_t[16]' {aka 'unsigned char[16]'} [-Werror=array-bounds=]
935 |   *__P = __A;
|   ~~~~~^~~~~
../drivers/net/cpfl/cpfl_tdi.c: In function 'cpfl_tdi_build':
../drivers/net/cpfl/cpfl_tdi.c:500:17: note: at offset [1, 16] into object 'val_buf' of size 16
500 |         uint8_t val_buf[CPFL_TDI_VALUE_SIZE_MAX] = {0};
|                 ^~~~~~~
cc1: all warnings being treated as errors
[1243/2795] Generating rte_net_cxgbe.pmd.c with a custom command.
[1244/2795] Generating rte_common_sfc_efx.sym_chk with a meson_exe.py custom command.
[1245/2795] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28722/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw135496-135497 [PATCH] [2/2] net/cpfl: add TDI to flow en
@ 2023-12-23  3:39 dpdklab
  0 siblings, 0 replies; 23+ messages in thread
From: dpdklab @ 2023-12-23  3:39 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Wenjing Qiao

Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135497

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@intel.com>
Date: Friday, December 22 2023 10:08:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871

135496-135497 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 37           | FAIL           |
+---------------------+----------------+
| Debian Buster       | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 38           | FAIL           |
+---------------------+----------------+

==== 20 line log output for Fedora 38 (dpdk_unit_test): ====
In function '_mm256_storeu_si256',
inlined from 'rte_mov32' at ../lib/eal/x86/include/rte_memcpy.h:347:2,
inlined from 'rte_memcpy_aligned' at ../lib/eal/x86/include/rte_memcpy.h:842:3,
inlined from 'rte_memcpy' at ../lib/eal/x86/include/rte_memcpy.h:866:10,
inlined from 'cpfl_tdi_build_mod_content_format_buf' at ../drivers/net/cpfl/cpfl_tdi.c:510:4,
inlined from 'cpfl_tdi_build_action_params' at ../drivers/net/cpfl/cpfl_tdi.c:538:3,
inlined from 'cpfl_tdi_build_action_list' at ../drivers/net/cpfl/cpfl_tdi.c:627:7,
inlined from 'cpfl_tdi_build' at ../drivers/net/cpfl/cpfl_tdi.c:1051:8:
/usr/lib/gcc/x86_64-redhat-linux/13/include/avxintrin.h:935:8: error: array subscript '__m256i_u[0]' is partly outside array bounds of 'uint8_t[16]' {aka 'unsigned char[16]'} [-Werror=array-bounds=]
935 |   *__P = __A;
|   ~~~~~^~~~~
../drivers/net/cpfl/cpfl_tdi.c: In function 'cpfl_tdi_build':
../drivers/net/cpfl/cpfl_tdi.c:500:17: note: at offset [1, 16] into object 'val_buf' of size 16
500 |         uint8_t val_buf[CPFL_TDI_VALUE_SIZE_MAX] = {0};
|                 ^~~~~~~
cc1: all warnings being treated as errors
[1243/2795] Generating rte_net_cxgbe.pmd.c with a custom command.
[1244/2795] Generating rte_common_sfc_efx.sym_chk with a meson_exe.py custom command.
[1245/2795] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28722/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw135496-135497 [PATCH] [2/2] net/cpfl: add TDI to flow en
@ 2023-12-23  3:38 dpdklab
  0 siblings, 0 replies; 23+ messages in thread
From: dpdklab @ 2023-12-23  3:38 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Wenjing Qiao

Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135497

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@intel.com>
Date: Friday, December 22 2023 10:08:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871

135496-135497 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 37           | FAIL           |
+---------------------+----------------+
| Debian Buster       | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+

==== 20 line log output for Fedora 37 (dpdk_unit_test): ====
In function '_mm256_storeu_si256',
inlined from 'rte_mov32' at ../lib/eal/x86/include/rte_memcpy.h:347:2,
inlined from 'rte_memcpy_aligned' at ../lib/eal/x86/include/rte_memcpy.h:842:3,
inlined from 'rte_memcpy' at ../lib/eal/x86/include/rte_memcpy.h:866:10,
inlined from 'cpfl_tdi_build_mod_content_format_buf' at ../drivers/net/cpfl/cpfl_tdi.c:510:4,
inlined from 'cpfl_tdi_build_action_params' at ../drivers/net/cpfl/cpfl_tdi.c:538:3,
inlined from 'cpfl_tdi_build_action_list' at ../drivers/net/cpfl/cpfl_tdi.c:627:7,
inlined from 'cpfl_tdi_build' at ../drivers/net/cpfl/cpfl_tdi.c:1051:8:
/usr/lib/gcc/x86_64-redhat-linux/12/include/avxintrin.h:935:8: error: array subscript '__m256i_u[0]' is partly outside array bounds of 'uint8_t[16]' {aka 'unsigned char[16]'} [-Werror=array-bounds]
935 |   *__P = __A;
|   ~~~~~^~~~~
../drivers/net/cpfl/cpfl_tdi.c: In function 'cpfl_tdi_build':
../drivers/net/cpfl/cpfl_tdi.c:500:17: note: at offset [1, 16] into object 'val_buf' of size 16
500 |         uint8_t val_buf[CPFL_TDI_VALUE_SIZE_MAX] = {0};
|                 ^~~~~~~
cc1: all warnings being treated as errors
[1243/2783] Generating rte_net_cxgbe.pmd.c with a custom command.
[1244/2783] Generating rte_common_sfc_efx.sym_chk with a meson_exe.py custom command.
[1245/2783] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28722/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw135496-135497 [PATCH] [2/2] net/cpfl: add TDI to flow en
@ 2023-12-23  3:38 dpdklab
  0 siblings, 0 replies; 23+ messages in thread
From: dpdklab @ 2023-12-23  3:38 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Wenjing Qiao

Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135497

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@intel.com>
Date: Friday, December 22 2023 10:08:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871

135496-135497 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 37           | FAIL           |
+---------------------+----------------+
| Debian Buster       | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+

==== 20 line log output for Fedora 37 (dpdk_unit_test): ====
In function '_mm256_storeu_si256',
inlined from 'rte_mov32' at ../lib/eal/x86/include/rte_memcpy.h:347:2,
inlined from 'rte_memcpy_aligned' at ../lib/eal/x86/include/rte_memcpy.h:842:3,
inlined from 'rte_memcpy' at ../lib/eal/x86/include/rte_memcpy.h:866:10,
inlined from 'cpfl_tdi_build_mod_content_format_buf' at ../drivers/net/cpfl/cpfl_tdi.c:510:4,
inlined from 'cpfl_tdi_build_action_params' at ../drivers/net/cpfl/cpfl_tdi.c:538:3,
inlined from 'cpfl_tdi_build_action_list' at ../drivers/net/cpfl/cpfl_tdi.c:627:7,
inlined from 'cpfl_tdi_build' at ../drivers/net/cpfl/cpfl_tdi.c:1051:8:
/usr/lib/gcc/x86_64-redhat-linux/12/include/avxintrin.h:935:8: error: array subscript '__m256i_u[0]' is partly outside array bounds of 'uint8_t[16]' {aka 'unsigned char[16]'} [-Werror=array-bounds]
935 |   *__P = __A;
|   ~~~~~^~~~~
../drivers/net/cpfl/cpfl_tdi.c: In function 'cpfl_tdi_build':
../drivers/net/cpfl/cpfl_tdi.c:500:17: note: at offset [1, 16] into object 'val_buf' of size 16
500 |         uint8_t val_buf[CPFL_TDI_VALUE_SIZE_MAX] = {0};
|                 ^~~~~~~
cc1: all warnings being treated as errors
[1243/2783] Generating rte_net_cxgbe.pmd.c with a custom command.
[1244/2783] Generating rte_common_sfc_efx.sym_chk with a meson_exe.py custom command.
[1245/2783] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28722/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw135496-135497 [PATCH] [2/2] net/cpfl: add TDI to flow en
@ 2023-12-23  3:37 dpdklab
  0 siblings, 0 replies; 23+ messages in thread
From: dpdklab @ 2023-12-23  3:37 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Wenjing Qiao

Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135497

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@intel.com>
Date: Friday, December 22 2023 10:08:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871

135496-135497 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 37           | FAIL           |
+---------------------+----------------+

==== 20 line log output for Fedora 37 (dpdk_unit_test): ====
In function '_mm256_storeu_si256',
inlined from 'rte_mov32' at ../lib/eal/x86/include/rte_memcpy.h:347:2,
inlined from 'rte_memcpy_aligned' at ../lib/eal/x86/include/rte_memcpy.h:842:3,
inlined from 'rte_memcpy' at ../lib/eal/x86/include/rte_memcpy.h:866:10,
inlined from 'cpfl_tdi_build_mod_content_format_buf' at ../drivers/net/cpfl/cpfl_tdi.c:510:4,
inlined from 'cpfl_tdi_build_action_params' at ../drivers/net/cpfl/cpfl_tdi.c:538:3,
inlined from 'cpfl_tdi_build_action_list' at ../drivers/net/cpfl/cpfl_tdi.c:627:7,
inlined from 'cpfl_tdi_build' at ../drivers/net/cpfl/cpfl_tdi.c:1051:8:
/usr/lib/gcc/x86_64-redhat-linux/12/include/avxintrin.h:935:8: error: array subscript '__m256i_u[0]' is partly outside array bounds of 'uint8_t[16]' {aka 'unsigned char[16]'} [-Werror=array-bounds]
935 |   *__P = __A;
|   ~~~~~^~~~~
../drivers/net/cpfl/cpfl_tdi.c: In function 'cpfl_tdi_build':
../drivers/net/cpfl/cpfl_tdi.c:500:17: note: at offset [1, 16] into object 'val_buf' of size 16
500 |         uint8_t val_buf[CPFL_TDI_VALUE_SIZE_MAX] = {0};
|                 ^~~~~~~
cc1: all warnings being treated as errors
[1243/2783] Generating rte_net_cxgbe.pmd.c with a custom command.
[1244/2783] Generating rte_common_sfc_efx.sym_chk with a meson_exe.py custom command.
[1245/2783] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28722/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw135496-135497 [PATCH] [2/2] net/cpfl: add TDI to flow en
@ 2023-12-23  2:49 dpdklab
  0 siblings, 0 replies; 23+ messages in thread
From: dpdklab @ 2023-12-23  2:49 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Wenjing Qiao

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135497

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@intel.com>
Date: Friday, December 22 2023 10:08:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871

135496-135497 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 13          | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | SKIPPED            | PASS                 |
+---------------------+--------------------+----------------------+

==== 20 line log output for FreeBSD 13 (dpdk_meson_compile): ====
[877/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82540.c.o
[878/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82541.c.o
[879/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82542.c.o
[880/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82543.c.o
[881/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82571.c.o
[882/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82575.c.o
[883/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_api.c.o
[884/1814] Compiling C object drivers/libtmp_rte_net_cpfl.a.p/net_cpfl_cpfl_tdi.c.o
FAILED: drivers/libtmp_rte_net_cpfl.a.p/net_cpfl_cpfl_tdi.c.o
ccache cc -Idrivers/libtmp_rte_net_cpfl.a.p -Idrivers -I../drivers -Idrivers/net/cpfl -I../drivers/net/cpfl -Ilib/ethdev -I../lib/ethdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/freebsd/include -I../lib/eal/freebsd/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/log -I../lib/log -Ilib/metrics -I../lib/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/bsd -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Idrivers/common/idpf -I../drivers/common/idpf -Idrivers/common/iavf -I../drivers/common/iavf -I/usr/local/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O
 3 -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-missing-field-initializers -D_GNU_SOURCE -D__BSD_VISIBLE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DCC_AVX512_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.cpfl -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ drivers/libtmp_rte_net_cpfl.a.p/net_cpfl_cpfl_tdi.c.o -MF drivers/libtmp_rte_net_cpfl.a.p/net_cpfl_cpfl_tdi.c.o.d -o drivers/libtmp_rte_net_cpfl.a.p/net_cpfl_cpfl_tdi.c.o -c ../drivers/net/cpfl/cpfl_tdi.c
../drivers/net/cpfl/cpfl_tdi.c:4:10: fatal error: 'asm-generic/errno-base.h' file not found
#include <asm-generic/errno-base.h>
^~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[885/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_i210.c.o
[886/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_ich8lan.c.o
[887/1814] Generating drivers/rte_net_cxgbe.pmd.c with a custom command
[888/1814] Compiling C object drivers/libtmp_rte_net_cpfl.a.p/net_cpfl_cpfl_tdi_parser.c.o
[889/1814] Generating drivers/rte_common_sfc_efx.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2022
	Kernel: OS Build 20348.2031
	Compiler: MSVC VS-Preview

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28722/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw135496-135497 [PATCH] [2/2] net/cpfl: add TDI to flow en
@ 2023-12-23  2:39 dpdklab
  0 siblings, 0 replies; 23+ messages in thread
From: dpdklab @ 2023-12-23  2:39 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Wenjing Qiao

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135497

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@intel.com>
Date: Friday, December 22 2023 10:08:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871

135496-135497 --> testing fail

Test environment and result as below:

+---------------------+--------------------+
|     Environment     | dpdk_meson_compile |
+=====================+====================+
| Windows Server 2022 | PASS               |
+---------------------+--------------------+
| FreeBSD 13          | FAIL               |
+---------------------+--------------------+

==== 20 line log output for FreeBSD 13 (dpdk_meson_compile): ====
[877/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82540.c.o
[878/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82541.c.o
[879/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82542.c.o
[880/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82543.c.o
[881/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82571.c.o
[882/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82575.c.o
[883/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_api.c.o
[884/1814] Compiling C object drivers/libtmp_rte_net_cpfl.a.p/net_cpfl_cpfl_tdi.c.o
FAILED: drivers/libtmp_rte_net_cpfl.a.p/net_cpfl_cpfl_tdi.c.o
ccache cc -Idrivers/libtmp_rte_net_cpfl.a.p -Idrivers -I../drivers -Idrivers/net/cpfl -I../drivers/net/cpfl -Ilib/ethdev -I../lib/ethdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/freebsd/include -I../lib/eal/freebsd/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/log -I../lib/log -Ilib/metrics -I../lib/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/bsd -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Idrivers/common/idpf -I../drivers/common/idpf -Idrivers/common/iavf -I../drivers/common/iavf -I/usr/local/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O
 3 -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-missing-field-initializers -D_GNU_SOURCE -D__BSD_VISIBLE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DCC_AVX512_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.cpfl -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ drivers/libtmp_rte_net_cpfl.a.p/net_cpfl_cpfl_tdi.c.o -MF drivers/libtmp_rte_net_cpfl.a.p/net_cpfl_cpfl_tdi.c.o.d -o drivers/libtmp_rte_net_cpfl.a.p/net_cpfl_cpfl_tdi.c.o -c ../drivers/net/cpfl/cpfl_tdi.c
../drivers/net/cpfl/cpfl_tdi.c:4:10: fatal error: 'asm-generic/errno-base.h' file not found
#include <asm-generic/errno-base.h>
^~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[885/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_i210.c.o
[886/1814] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_ich8lan.c.o
[887/1814] Generating drivers/rte_net_cxgbe.pmd.c with a custom command
[888/1814] Compiling C object drivers/libtmp_rte_net_cpfl.a.p/net_cpfl_cpfl_tdi_parser.c.o
[889/1814] Generating drivers/rte_common_sfc_efx.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2022
	Kernel: OS Build 20348.2031
	Compiler: MSVC VS-Preview

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28722/

UNH-IOL DPDK Community Lab

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

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

end of thread, other threads:[~2023-12-23  4:23 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-23  2:39 |FAILURE| pw135496-135497 [PATCH] [2/2] net/cpfl: add TDI to flow en dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2023-12-23  4:23 dpdklab
2023-12-23  4:12 dpdklab
2023-12-23  4:08 dpdklab
2023-12-23  4:07 dpdklab
2023-12-23  4:05 dpdklab
2023-12-23  4:04 dpdklab
2023-12-23  4:04 dpdklab
2023-12-23  4:03 dpdklab
2023-12-23  4:02 dpdklab
2023-12-23  4:01 dpdklab
2023-12-23  3:54 dpdklab
2023-12-23  3:53 dpdklab
2023-12-23  3:48 dpdklab
2023-12-23  3:46 dpdklab
2023-12-23  3:44 dpdklab
2023-12-23  3:42 dpdklab
2023-12-23  3:39 dpdklab
2023-12-23  3:38 dpdklab
2023-12-23  3:38 dpdklab
2023-12-23  3:37 dpdklab
2023-12-23  2:49 dpdklab
2023-12-23  2:39 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).