From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 6F61443766 for ; Sat, 23 Dec 2023 04:38:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 69417402AD; Sat, 23 Dec 2023 04:38:23 +0100 (CET) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id CCF394029E for ; Sat, 23 Dec 2023 04:38:22 +0100 (CET) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3bb8f3d9f98so844433b6e.3 for ; Fri, 22 Dec 2023 19:38:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703302702; x=1703907502; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VYWPeehTmugtJ78xNbytwJYq1DUSGgLH4KF399ngoSE=; b=T3b2IiYPKKFi7YnDQFVrkKxApPohDiosYkyVGLTP8gcHWinY3d5ijKATA8CfLnrrst AVmOTpdrQ7EJ2Vuh85rDxW0amwVCZWqyPfg481yELHpHnyJR1yxaR3PCALHXsz81B1FE uch41v2xKlrBR3n9Zc+pCVD6VDUGdmkkHwX+Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703302702; x=1703907502; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VYWPeehTmugtJ78xNbytwJYq1DUSGgLH4KF399ngoSE=; b=JPQTUsuEJPjC9CKysxGmXEPJWBXS8YMNVzDnxi7rsGovTYkjXqnZ/8ULZeKFPbPj4V ycXWOnyXAtb6aJtoZsLS32DdnaJ3D3Hmlo6sB7ZjdET4YSOXpgUGSUGD8Gadre/+Xk05 oyXH3TO1UnE/Y7NR5LnZpXSv94wzflsbNsGDDWDqZxb6TKQPBS4qWedzDCljAHJprBjW AfCw5jLsn/oGlHkp2vJx6djYFEDJ92BgOc1zcG2bxx5/UrIQePX2ZzMgqMCA4IR8BF1Z R0UjjfJW+EjvuNdQFMJrr6cFjfDLtWSX1xVquxEGJZR3TYKJMvLYXmpEQkm8v9CXEsWk ovXA== X-Gm-Message-State: AOJu0YzvhH9Pnsz/bpgRA2F/jzJfuJKMxkZVumOOtMn9CLemSHfx2U0Q rJyyyNtYVdYGqaXZYYr9xrKHYfAjXcwtpdnh/CAPPz3zMrIw+C/pYNsjXyq3BNCxNDq6NzmDtD4 HsdQoyQ== X-Google-Smtp-Source: AGHT+IFD5yjSVq0zFaO4+6TgWSa9OJgvuk5gjHgwRj/9ioAcEiRDslPYi+BPtUUkSZgiyjnh0fh8Wr/NKioB X-Received: by 2002:a05:6808:1290:b0:3bb:7a82:8e92 with SMTP id a16-20020a056808129000b003bb7a828e92mr2763309oiw.75.1703302702202; Fri, 22 Dec 2023 19:38:22 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id j6-20020a056e02154600b0035d38292be5sm292484ilu.46.2023.12.22.19.38.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Dec 2023 19:38:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Dec 2023 19:38:22 -0800 (PST) Message-ID: <6586562e.050a0220.3e5cb.b379SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A8C016051823; Fri, 22 Dec 2023 22:38:21 -0500 (EST) Subject: |FAILURE| pw135496-135497 [PATCH] [2/2] net/cpfl: add TDI to flow en From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Wenjing Qiao Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-unit-amd64-testing Test-Status: FAILURE http://dpdk.org/patch/135497 _Testing issues_ Submitter: Wenjing Qiao 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/