|FAILURE| pw124048-124049 [PATCH] [v2, 2/2] app/testpmd: add support for bonding port's LACP negotiation
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Thu Feb 16 13:10:25 CET 2023
Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/124049
_Testing issues_
Submitter: Chaoyong He <chaoyong.he at corigine.com>
Date: Thursday, February 16 2023 08:32:31
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:01314192b7856d3737eb6d80aa351f60a07631af
124048-124049 --> testing fail
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ====
inlined from ‘rte_memcpy’ at ../lib/eal/x86/include/rte_memcpy.h:868:10,
inlined from ‘rte_eth_bond_8023ad_lacp_send_one’ at ../drivers/net/bonding/rte_eth_bond_8023ad.c:1793:2:
/usr/lib/gcc/x86_64-redhat-linux/12/include/avxintrin.h:935:8: error: array subscript [2, 4097] is outside array bounds of ‘void[64]’ [-Werror=array-bounds]
935 | *__P = __A;
| ~~~~~^~~~~
../drivers/net/bonding/rte_eth_bond_8023ad.c: In function ‘rte_eth_bond_8023ad_lacp_send_one’:
../drivers/net/bonding/rte_eth_bond_8023ad.c:1785:18: note: at offset [1, 64] into object ‘active_slave_ids’ of size 64
1785 | uint16_t active_slave_ids[RTE_MAX_ETHPORTS];
| ^~~~~~~~~~~~~~~~
../drivers/net/bonding/rte_eth_bond_8023ad.c:1785:18: note: at offset [2, 64] into object ‘active_slave_ids’ of size 64
../drivers/net/bonding/rte_eth_bond_8023ad.c:1785:18: note: at offset [129, 193] into object ‘active_slave_ids’ of size 64
../drivers/net/bonding/rte_eth_bond_8023ad.c:1785:18: note: at offset [1, 64] into object ‘active_slave_ids’ of size 64
../drivers/net/bonding/rte_eth_bond_8023ad.c:1785:18: note: at offset [2, 64] into object ‘active_slave_ids’ of size 64
../drivers/net/bonding/rte_eth_bond_8023ad.c:1785:18: note: at offset [129, 193] into object ‘active_slave_ids’ of size 64
../drivers/net/bonding/rte_eth_bond_8023ad.c:1785:18: note: at offset [1, 64] into object ‘active_slave_ids’ of size 64
cc1: all warnings being treated as errors
[1081/3127] Compiling C object 'drivers/a715181@@rte_net_bnxt at sta/meson-generated_.._rte_net_bnxt.pmd.c.o'.
[1082/3127] Compiling C object 'drivers/a715181@@rte_net_bnxt at sha/meson-generated_.._rte_net_bnxt.pmd.c.o'.
[1083/3127] Compiling C object 'drivers/a715181@@tmp_rte_net_bond at sta/net_bonding_rte_eth_bond_flow.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Ubuntu 22.04
Kernel: Container Host Kernel
Compiler: gcc 12.2.1-2
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
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/25420/
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