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 418674416A for ; Thu, 6 Jun 2024 16:48:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3DF8840E96; Thu, 6 Jun 2024 16:48:33 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 37162402E7 for ; Thu, 6 Jun 2024 16:48:29 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1f6c7cded01so3200005ad.0 for ; Thu, 06 Jun 2024 07:48:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717685308; x=1718290108; 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=6KzxR9dDdtKSd8nBwjGTS68Qr9Q75M2Da3i6NZQ4H+Y=; b=E+DhzNeQXfPD3L47DGuxZzXG1hFQWvXTE3Z3GJC3uulGjyNQYNEpcWZdP52FDORdcS km37oMhL8FqkP6gbH/joXFAaNGs6gSAYLOwcxPI7cxqFaZ/7Tzp+6azn5dYowiOp7sb/ XrmGUtuyHhBZVOpmXp3kU6ZGyFfNutKmG7iVA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717685308; x=1718290108; 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=6KzxR9dDdtKSd8nBwjGTS68Qr9Q75M2Da3i6NZQ4H+Y=; b=fPKyHgVsXl6+0SVTbVDRhMhBX1oTYNbx4TWq4cns0cSG7wgZPjmcEtQUJtaHSwcoyQ glyBl+H35n2Swl9+E5i5ouJc2LoPCpZLAt1skWOFACAxZPxRpTd/N6V+knRZpGSdJvi/ jcnxlZM0AajTTL+BL1HYs1AIx9U539BZk1sV5qEJOvaK0KcOfdx3of30Cl84nqugPIG/ uLlmekCuPukBYDsDcntmK8SLxk9VhJTtqjJ12KmPRZTGoQoP9dP8OITnzEsA1A6scN2k u4A9K0FgKjFsHe2AacJ+pU1nSEiEW1ganFCIRdmNfIYZGyBPDnQP6Q1FWn+oFcE3mM4W 3OWQ== X-Gm-Message-State: AOJu0YwSjtPanF86CFgdoAYAxUJxp+yUdOws5cTxn9VJxCODsI/DBit8 CK7BwFp/TCEONE6A8Dj/gKpgekdA3GDxi5NkbkbOocBetyRK25GtUsgb2deErnFGpWwuaWXjwD+ hhJEtxvXqj/6Z/BpVEKmal8JbCuYQBtNZlSrspRKI X-Google-Smtp-Source: AGHT+IGXJwWBQF2dUVtmct/vnTzbu7HJUM5JfLoVpNIEqOawdY7nAqjj4lQJXkgDvSFUDcSKWnvscl6lM18P X-Received: by 2002:a17:902:ea0b:b0:1f6:849e:4e06 with SMTP id d9443c01a7336-1f6a59042aamr63165555ad.1.1717685308381; Thu, 06 Jun 2024 07:48:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-1f6bd76957csm428935ad.33.2024.06.06.07.48.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jun 2024 07:48:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jun 2024 07:48:28 -0700 (PDT) Message-ID: <6661cc3c.170a0220.232b82.3ebaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C0FF9605C373; Thu, 6 Jun 2024 10:48:27 -0400 (EDT) Subject: |SUCCESS| pw140802-140806 [PATCH] [v3,5/5] crypto/openssl: only set From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240606102043.2926695-6-jack.bond-preston@foss.arm.com> References: <20240606102043.2926695-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: SUCCESS http://dpdk.org/patch/140806 _Testing PASS_ Submitter: Jack Bond-Preston Date: Thursday, June 06 2024 10:20:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:367b8db312517edb9f5340d280e77b1437d84dd3 140802-140806 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ 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 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30126/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/