automatic DPDK test reports
 help / color / mirror / Atom feed
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdklab@iol.unh.edu, David Marchand <david.marchand@redhat.com>,
	Thomas Monjalon <thomas@monjalon.net>,
	Chaoyong He <chaoyong.he@corigine.com>
Subject: |FAILURE| pw124035-124036 [PATCH] [2/2] app/testpmd: add support for bonding port's LACP negotiation
Date: Thu, 16 Feb 2023 11:10:54 +0000 (UTC)	[thread overview]
Message-ID: <20230216111054.B92AA600AB@dpdk-ubuntu.dpdklab.iol.unh.edu> (raw)

[-- Attachment #1: Type: text/plain, Size: 3106 bytes --]

Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/124036

_Testing issues_

Submitter: Chaoyong He <chaoyong.he@corigine.com>
Date: Thursday, February 16 2023 07:15:14 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:01314192b7856d3737eb6d80aa351f60a07631af

124035-124036 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Debian Buster       | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | FAIL           |
+---------------------+----------------+

==== 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
[1077/3127] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt@sta/net_bnxt_bnxt_rxtx_vec_sse.c.o'.
[1078/3127] Compiling C object 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_args.c.o'.
[1079/3127] Compiling C object 'drivers/a715181@@tmp_rte_net_bond@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)

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

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.1-2

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

UNH-IOL DPDK Community Lab

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

             reply	other threads:[~2023-02-16 11:10 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-16 11:10 dpdklab [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-02-17 17:01 dpdklab
2023-02-16 12:08 dpdklab
2023-02-16 12:08 dpdklab
2023-02-16 12:05 dpdklab
2023-02-16 12:01 dpdklab
2023-02-16 11:45 dpdklab
2023-02-16 11:43 dpdklab
2023-02-16 11:41 dpdklab
2023-02-16 11:34 dpdklab
2023-02-16 11:28 dpdklab
2023-02-16 11:25 dpdklab
2023-02-16 11:12 dpdklab
2023-02-16  8:04 dpdklab
2023-02-16  7:58 dpdklab
2023-02-16  7:44 dpdklab
2023-02-16  7:43 dpdklab
2023-02-16  7:39 dpdklab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230216111054.B92AA600AB@dpdk-ubuntu.dpdklab.iol.unh.edu \
    --to=dpdklab@iol.unh.edu \
    --cc=chaoyong.he@corigine.com \
    --cc=david.marchand@redhat.com \
    --cc=test-report@dpdk.org \
    --cc=thomas@monjalon.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).