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 91ECB45B63 for ; Fri, 18 Oct 2024 03:24:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8DD6840268; Fri, 18 Oct 2024 03:24:56 +0200 (CEST) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id C8F714021E for ; Fri, 18 Oct 2024 03:24:54 +0200 (CEST) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-4609b968452so10948441cf.3 for ; Thu, 17 Oct 2024 18:24:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729214694; x=1729819494; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=23bQman+AF4gBOQxGCBIMUkTRHAHMtNb4BQzXJUM3do=; b=a66rTuzJjR6HUFiRjScXz4YnwuDIoYlHf6sbxS9jd5EIP8E03ZBFA2Q5bJzaePyJ+Q P/+Nm1w6Q3m3qswAkm4jGleRJVwzMUbYU0XuWVLb4fC353y/sPIxKg7NEGAHegP87DzV oJ67+qTNcvNMfOaqmWNawA6pf8mJFQ0BjEE2I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729214694; x=1729819494; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=23bQman+AF4gBOQxGCBIMUkTRHAHMtNb4BQzXJUM3do=; b=CiDMlG9/H+dEKXDu4jYupBZMh2gSSVPSEu8hSsEhi6Qqg7rPa3cxzKQjZQ1XohgGJv VbdJ7xy1ofArwQ3QWsUh/20boytixD+gYgmXNIRrhK6vqs64Rfd5gIUmn3hDx5JxzL1M HbT/KYbXfoEm+vQZrA1CsGkpocFOhGC57+8ZHIzX8k5r19Lr5a7GKObsxrMnAzvZczbN V0vSY7KAAr5j9XRgfp7mlAL9AmrxC+YHZmF8TMFZABhXPUOzyJ/FTcyU2THjUMo3ntrt fe8ak98X4zbXYS13ALcIKLHJ1k9mbw4DKNQvoONedSIG2FwFquoQG4IZCcGnEZzxJgYx YMiw== X-Gm-Message-State: AOJu0Yw6d5oTDRnon4KHo1OLV+VCl54UPOa9rr7MR7cfAwiV4rNaMl9q ETID761gPw9svuu83NLDtLaNxBhr2zPXXFpEg7eFmhedmjP0XJ1WElsjySJExg9wZ7fa2p717Kq w7b8ivdrGF7MNkM1Qd65bDnDB1n0WVn6C/zgttE+QPOIAIcUFP5W6q0fR X-Google-Smtp-Source: AGHT+IHtw1L2nybWbVycCB7cQPE7iT29gycsxy/sQgPMDwSRzc2SDIWimvcfCjcv/PBCHuefn5aEJgL18m4v X-Received: by 2002:ac8:5d47:0:b0:460:62a1:6ec8 with SMTP id d75a77b69052e-460aedc2b5emr8849771cf.45.1729214694084; Thu, 17 Oct 2024 18:24:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-460ae990b90sm209721cf.14.2024.10.17.18.24.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Oct 2024 18:24:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 17 Oct 2024 18:24:54 -0700 (PDT) Message-ID: <6711b8e6.050a0220.1d3be1.157cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C2CC2605247D; Thu, 17 Oct 2024 21:24:53 -0400 (EDT) Subject: |FAILURE| pw146189-146194 [PATCH] [6/6] build: limit scope of packed From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Bruce Richardson In-Reply-To: <20241017142214.1669370-7-bruce.richardson@intel.com> References: <20241017142214.1669370-7-bruce.richardson@intel.com> 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/146194 _Testing issues_ Submitter: Bruce Richardson Date: Thursday, October 17 2024 14:22:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:2dff0bcd3b54bc3279de42123aa618620224ad44 146189-146194 --> testing issues Upstream job id: Generic-Unit-Test-DPDK#277064 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | FAIL | +---------------------+----------------+ | Fedora 37 | FAIL | +---------------------+----------------+ | Fedora 38 (Clang) | FAIL | +---------------------+----------------+ | Fedora 38 | FAIL | +---------------------+----------------+ | Fedora 39 | FAIL | +---------------------+----------------+ | Fedora 39 (Clang) | FAIL | +---------------------+----------------+ | Fedora 40 | FAIL | +---------------------+----------------+ | Fedora 40 (Clang) | FAIL | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | FAIL | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ ==== Unit test summary for Ubuntu 24.04 (dpdk_unit_test): ==== ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build' ninja: no work to do. Ok: 0 Expected Fail: 0 Fail: 0 Unexpected Pass: 0 Skipped: 0 Timeout: 0 Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt ==== End log output ==== CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31535/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/