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 B1C2D44144 for ; Mon, 3 Jun 2024 22:02:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AD86C402AE; Mon, 3 Jun 2024 22:02:41 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 1B2834026F for ; Mon, 3 Jun 2024 22:02:40 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-2c24115469bso811875a91.0 for ; Mon, 03 Jun 2024 13:02:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717444959; x=1718049759; 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=dqd2X53I6xjwE0iT6patf3QwAOBbYtXOJQ5pv3Dh+Rc=; b=TcODrlnMJr3LEkESSwWkGvmI+unPvH1sqUtmyasQr5+Gv1EuyWixKkJ8BQYmQyhzUq zI0ntZTAP3+b+8K3ZzixRjIpolDN/KqciymfXZdxGN6Som+s6omhupC4owshHvjGa49r 1caqmsYmx4wrj6c975BDDwUwiHyLwWRyZKsSM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717444959; x=1718049759; 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=dqd2X53I6xjwE0iT6patf3QwAOBbYtXOJQ5pv3Dh+Rc=; b=aR2b6NW/4q1lQqZlKhEQEgyOmu+xnUqgmQluky2naZaFdjoU6rJ9YiYNrk1DbRmAbD 23UXFUPfDhKFDjFxKzSJHPu2sja49Rz0O7u80lyHqr5h0rpdEVsTOWxiu9CHtn1nVMsp eIrBHIaxFlD8qQuUMK3ZT7u7d78+TDGngPRMNntmtdW5+cMMM2zZToKR0FvzArLI5xhE p6Brvu960Nh+USAsc84pXDwkThbNCoVsce04y6q20swRnf3KaNnZ9LOuR47cFH8Vg1t3 kZvVoYOCdCw8V6OemjykeVwWfarnftysUf2yATrpVCBRGcsjFrTnYs4ehhLUtfOsD1cV cpWA== X-Gm-Message-State: AOJu0Yykv7IGNx4kXblc6TA8doLEYjPvVFdbp/5DLxsGUD+Fs4HM2bul lCr5lGAndopWm+12Quo/s0XhsZwP9wDhlhcks2e2wK6OYvl3aDmPEy+YFD7krHarFGPWWfPylSz Xy9fvS1zRhBaUsHT5yDd0Ytx+ADvt2UUHdTCE5xo/ X-Google-Smtp-Source: AGHT+IHChP/5EN0TYGYCTrhe8iVXmvDEnMiYV/MhiTf/Bw+9KusAtJawyu7jaj3Yn8l2Dm5WCeLn08ei/mCM X-Received: by 2002:a17:90b:3587:b0:2bf:7dd0:1713 with SMTP id 98e67ed59e1d1-2c2530c9014mr876216a91.16.1717444959329; Mon, 03 Jun 2024 13:02:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2c254b1a12dsm1619a91.1.2024.06.03.13.02.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Jun 2024 13:02:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 03 Jun 2024 13:02:39 -0700 (PDT) Message-ID: <665e215f.170a0220.32f4ae.014cSMTPIN_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 4C0C2605C380; Mon, 3 Jun 2024 16:02:38 -0400 (EDT) Subject: |FAILURE| pw140623-140627 [PATCH] [5/5] crypto/openssl: only set cip From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Jack Bond-Preston In-Reply-To: <20240603160119.1279476-6-jack.bond-preston@foss.arm.com> References: <20240603160119.1279476-6-jack.bond-preston@foss.arm.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-compile-arm64-testing Test-Status: FAILURE http://dpdk.org/patch/140627 _Testing issues_ Submitter: Jack Bond-Preston Date: Monday, June 03 2024 16:01:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:367b8db312517edb9f5340d280e77b1437d84dd3 140623-140627 --> testing issues Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | FAIL | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | FAIL | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ ==== 20 line log output for Ubuntu 20.04 (ARM) (dpdk_meson_compile): ==== --- Failed to get log output --- ==== End log output ==== Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30087/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/