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 A787C45BCC for ; Thu, 31 Oct 2024 00:33:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 86022433EB; Thu, 31 Oct 2024 00:33:30 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id A6B01433A9 for ; Thu, 31 Oct 2024 00:33:29 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3a3b8b34be9so1389955ab.2 for ; Wed, 30 Oct 2024 16:33:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730331209; x=1730936009; 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=wVXQl6VWb1g+4uy/Q9VyQ7FuAnIbLw1MpF0/Ru8ZrtM=; b=ILicTIX4PLpX7YsxOW+nhFo3fV+V4tXHCOuUV8EzPYq6ns3l4YUQQHk5RNDNUo81qS Opv3MF+tJXoltrEeF38YmmMrA29wFuRiZy3/fqHEw9wkIpX3Gj5z2MNNVsoaaHYHQxvT G7H6dVotZb16CTS7xG7P5l02QoR6W3IOZJhoo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730331209; x=1730936009; 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=wVXQl6VWb1g+4uy/Q9VyQ7FuAnIbLw1MpF0/Ru8ZrtM=; b=JAxPg/7iXQVR9uhmIAcOW2uRpBOq0pH5221ZtS8x+FKrAFtz1iA0qIbqu34n9mGBSV tbolhgEZzdl+0LQ7v7oIMsrbXlU+sh3Al+CFwUlRfsosKD5BrIRUxMnsjIgRzFfMP2eE aWay2xUrGWhafbfxNdc8l4ysns6W5XIpeNq3BBK8mvI5+alIPQfhJriPO6seLSxlx5ei NQ+YD8zUIk1cTsHr/ZSa2FDPtxfdoIn3Eul9XSd8tPMUrLzUG4T7LUwZ8ZwDtPVIPS2m LQHwDzkpXGFMYUsH3hZQ0rdTqHGVlUr4wHtsmNnBItvedkG4YDrV7LUA/bDT+yclsAFX nTag== X-Gm-Message-State: AOJu0YzjeTWBmJFv3a42E/Or+mCczs3qRUjh8RIJQY/rwKjrF0+zsyn4 M2InBIJcwtwQxEk2I3EweEyGYRYoDruxgg633OHQ4muG4MmjKZOsNJYFXzRuiaTkOe+555SSbvb m3HkWD2jlnn5WNDWEc8dwN2vbS8s6K4gNmHqhPA7S X-Google-Smtp-Source: AGHT+IE/SBscfFmYtS10hsGnuRrPFRu5RYxpjBkpG2O7F5aRqqw1k7LNhgkrtnxjtYYqNrZmi6Fv2Os+oTcM X-Received: by 2002:a05:6e02:1e0d:b0:3a2:7592:2c5 with SMTP id e9e14a558f8ab-3a4ed3387d0mr184266595ab.17.1730331208993; Wed, 30 Oct 2024 16:33: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 e9e14a558f8ab-3a6a9a29d59sm78215ab.73.2024.10.30.16.33.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Oct 2024 16:33:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 30 Oct 2024 16:33:28 -0700 (PDT) Message-ID: <6722c248.050a0220.31b075.097fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 7513A6052471; Wed, 30 Oct 2024 19:33:28 -0400 (EDT) Subject: |SUCCESS| pw147572 [PATCH] [v1] examples/fips_validation: fix EdDSA From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241029055908.1073-1-gmuthukrishn@marvell.com> References: <20241029055908.1073-1-gmuthukrishn@marvell.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/147572 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Tuesday, October 29 2024 05:59:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:6dad0bb5c8621644beca86ff5f4910a943ba604d 147572 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#327328 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31740/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/