|FAILURE| pw132488-132490 [PATCH] [3/3] net/octeon_ep: add new fastp
    dpdklab at iol.unh.edu 
    dpdklab at iol.unh.edu
       
    Wed Oct 11 11:52:52 CEST 2023
    
    
  
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/132490
_Testing issues_
Submitter: Vamsi Attunuru <vattunuru at marvell.com>
Date: Wednesday, October 11 2023 01:50:54 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a3d2c6974f915eb9cb3d015afdc4cc72537a6159
132488-132490 --> testing fail
Test environment and result as below:
+------------------+--------------------+
|   Environment    | dpdk_meson_compile |
+==================+====================+
| FreeBSD 13       | PASS               |
+------------------+--------------------+
| CentOS Stream 9  | PASS               |
+------------------+--------------------+
| Fedora 37        | FAIL               |
+------------------+--------------------+
| Fedora 38        | PASS               |
+------------------+--------------------+
| CentOS Stream 8  | PASS               |
+------------------+--------------------+
| Debian Bullseye  | PASS               |
+------------------+--------------------+
| Ubuntu 20.04     | PASS               |
+------------------+--------------------+
| Alpine           | FAIL               |
+------------------+--------------------+
| RHEL8            | PASS               |
+------------------+--------------------+
| openSUSE Leap 15 | PASS               |
+------------------+--------------------+
| Ubuntu 22.04     | PASS               |
+------------------+--------------------+
| Debian Buster    | PASS               |
+------------------+--------------------+
==== 20 line log output for Alpine (dpdk_meson_compile): ====
|                                 [01;36m[K^~~~~[m[K
[01m[K../drivers/net/octeon_ep/otx_ep_rxtx.c:598:33:[m[K [01;36m[Knote: [m[Kat offset [128, 192] into object '[01m[Kiqcmd[m[K' of size 64
[01m[K../drivers/net/octeon_ep/otx_ep_rxtx.c:598:33:[m[K [01;36m[Knote: [m[Kobject '[01m[Kiqcmd[m[K' of size 64
In function '[01m[K_mm256_loadu_si256[m[K',
inlined from '[01m[Krte_mov32[m[K' at [01m[K../lib/eal/x86/include/rte_memcpy.h:346:9[m[K,
inlined from '[01m[Krte_memcpy_generic[m[K' at [01m[K../lib/eal/x86/include/rte_memcpy.h:475:4[m[K,
inlined from '[01m[Krte_memcpy[m[K' at [01m[K../lib/eal/x86/include/rte_memcpy.h:868:10[m[K,
inlined from '[01m[Kpost_iqcmd[m[K' at [01m[K../drivers/net/octeon_ep/otx_ep_rxtx.c:505:2[m[K,
inlined from '[01m[Kotx_ep_send_data[m[K' at [01m[K../drivers/net/octeon_ep/otx_ep_rxtx.c:530:8[m[K,
inlined from '[01m[Kotx_ep_xmit_pkts[m[K' at [01m[K../drivers/net/octeon_ep/otx_ep_rxtx.c:660:7[m[K:
[01m[K/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/include/avxintrin.h:929:10:[m[K [01;31m[Kerror: [m[Karray subscript [2, 4] is outside array bounds of '[01m[Kconst void[64][m[K' [[01;31m[K-Werror=array-bounds[m[K]
929 |   return [01;31m[K*__P[m[K;
|          [01;31m[K^~~~[m[K
[01m[K../drivers/net/octeon_ep/otx_ep_rxtx.c:[m[K In function '[01m[Kotx_ep_xmit_pkts[m[K':
[01m[K../drivers/net/octeon_ep/otx_ep_rxtx.c:598:33:[m[K [01;36m[Knote: [m[Kat offset [129, 193] into object '[01m[Kiqcmd[m[K' of size 64
598 |         struct otx_ep_instr_64B [01;36m[Kiqcmd[m[K;
|                                 [01;36m[K^~~~~[m[K
[01m[K../drivers/net/octeon_ep/otx_ep_rxtx.c:598:33:[m[K [01;36m[Knote: [m[Kat offset [129, 193] into object '[01m[Kiqcmd[m[K' of size 64
[01m[K../drivers/net/octeon_ep/otx_ep_rxtx.c:598:33:[m[K [01;36m[Knote: [m[Kat offset [1, 64] into object '[01m[Kiqcmd[m[K' of size 64
cc1: all warnings being treated as errors
==== End log output ====
FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1
CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421
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
CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928
Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6
Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Alpine
	Kernel: 5.4.0-73-generic
	Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424
RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0
Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0
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/27893/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
    
    
More information about the test-report
mailing list