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 8482043766 for ; Sat, 23 Dec 2023 04:38:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7F004402AD; Sat, 23 Dec 2023 04:38:48 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id B58794029E for ; Sat, 23 Dec 2023 04:38:47 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7baa8da5692so32233139f.0 for ; Fri, 22 Dec 2023 19:38:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703302727; x=1703907527; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VYWPeehTmugtJ78xNbytwJYq1DUSGgLH4KF399ngoSE=; b=d4I1ZmgiSkabnimlRcKcO2Ebvl1fQWmjAjEr1ZTUdh4R+X46h2b6nX3AVBWVhgwFB6 s6p5c6rLFGex0fqaS1lr8ljQZyXUu/WqvD0TlXnsX2NMi5LipRXFc+PqX4bf+LunSTbc /G02I+gfD+eyipSP6LFfTpFnF6BJHJ/3gPJfw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703302727; x=1703907527; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VYWPeehTmugtJ78xNbytwJYq1DUSGgLH4KF399ngoSE=; b=e+khDuR2j160NMt1tCV7BKYiLagrej2dGtQ16At712UWMvcOGhr3ccXX7NFmrFwwaB Vn8oNIXnQwMgo8kEHgDimptOc6htwWdKD+/np1ed0A9zWosBFCzYkW902fjFiTlCPJUA WkYWt271iQdQXoVrf36hQ8kwOMewqKeDibBnyJ7UK8crPpT/NhC/pZFp04btlamq6DKm gS8gbCIwwQvmpiAvEAtOlvvTt3AdnhiRzjDfV48SL/vTnURV4jMN2PYBG+OIDuyRPbE4 1/5Js9vqMZBZ6i8inxL7eYp4naJVyhvFBbFf6K3YW1GaK6GnJvt6qUb7Mn5kb/KhE7v6 YWWQ== X-Gm-Message-State: AOJu0Yye6ZOxdVfTZGV63RbuKbok9oIhHsR7/lMVp91mPKKCKqxCunuk GDOYZ9Ujlz6Inw54X0qjz+RrGBjZ4bWOmLzfi3ZKGV3v20LLWQmIOnwwVIcsXZaG/w== X-Google-Smtp-Source: AGHT+IEcuZydBIC3sxCrUH9NfQofasi1n2+EcvzeWI+izDetcCiCxS7gmGJIrKzUfr+e+vXFAy9dxVLQgIqC X-Received: by 2002:a05:6e02:32c8:b0:35f:ec66:154e with SMTP id bl8-20020a056e0232c800b0035fec66154emr44044ilb.64.1703302727093; Fri, 22 Dec 2023 19:38:47 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 13-20020a056e0216cd00b0035fd5fd75b2sm247434ilx.31.2023.12.22.19.38.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Dec 2023 19:38:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Dec 2023 19:38:47 -0800 (PST) Message-ID: <65865647.050a0220.7200b.8f3eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 975426051823; Fri, 22 Dec 2023 22:38:46 -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/