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 6C9AD45BCC for ; Wed, 30 Oct 2024 22:25:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6949042F0C; Wed, 30 Oct 2024 22:25:18 +0100 (CET) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id B289342F2B for ; Wed, 30 Oct 2024 22:25:12 +0100 (CET) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-2e2cc47f1d7so249784a91.0 for ; Wed, 30 Oct 2024 14:25:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730323512; x=1730928312; 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=jjg5atZPMgrbmgsklYClLHx1l5ThOw9WbOZhz7Wgjgg=; b=JHEZzuSWsFlQfh5e+uIXHSzRTXvw3XZbw8sGnOPrd86Gq8CaYvKtPvpBgC56T7PIO/ HuZ/NTfyLX4SZPQ3DQ1SrbO05FlvxdAMb8JdZTdjdGitjZNqmd8QtMbe1A6MmmAD3qIq HmmGeA2nVm1oe2gZAP2fZ61XQN0q9wPk6Z8ik= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730323512; x=1730928312; 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=jjg5atZPMgrbmgsklYClLHx1l5ThOw9WbOZhz7Wgjgg=; b=TEistlVezvxvIIaSO0c4UygNAoCsFRhcFwTX8nSI7m0nVliZ0i/QaqGUNa+vpi8XP9 IjIaXYhjrPE9eXgmXOHAfpHIKFja65c+L5qBq0d41SywZC0Xl/b2lbXqFwN68MTLneei QJ028nL6i5RaAJHfZQ3ivWVy+mD/hMZj1Mvzp5vzgeoqaEJaw/Lkh/F6/8LAxsYoiu+z pfBBcT+5KNHIVpwNjP7gjHXajcRqE5WP4EhETaOMWpYcRPLD0B3iRQSdK0u2elly15TT YpWHojmw5pGROUp6z68eGTLY+n9Vy726vt2/Ijxy6NZBptdM2ESAtBI6YvjzXYM10Ibu +p7w== X-Gm-Message-State: AOJu0Yx1soLpQUbtKIBESIrb4zRO8ynIFSDcl9NcxkEkTqssJ7Kwir55 yJ5cxhValbBIAPbksg6cVlxJsyfMxKK36cYuP1FoahFLa2C3dJyWsThm3W7jB0kNCWcFMbH3zUt 20PpLBgjVle3avg/lx9E/jEH634bB/mM3ghPYdNKW X-Google-Smtp-Source: AGHT+IHWdR7tmTgX1WV7htqoM919TqFc2MnAM2NzX72pf9ndqiFHuT7cd7DZLzCyi7d7HtQ368zFtN0ukQB3 X-Received: by 2002:a17:90b:388d:b0:2c9:6abd:ca64 with SMTP id 98e67ed59e1d1-2e93e0abfb7mr212511a91.9.1730323511991; Wed, 30 Oct 2024 14:25:11 -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-2e93d946bc5sm12304a91.0.2024.10.30.14.25.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Oct 2024 14:25:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 30 Oct 2024 14:25:11 -0700 (PDT) Message-ID: <6722a437.170a0220.493eb.0c97SMTPIN_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 35CAA6052471; Wed, 30 Oct 2024 17:25:11 -0400 (EDT) Subject: |PENDING| 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-amd64-testing Test-Status: PENDING http://dpdk.org/patch/147572 _Testing pending_ Submitter: Gowrishankar Muthukrishnan Date: Tuesday, October 29 2024 05:59:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:6dad0bb5c8621644beca86ff5f4910a943ba604d 147572 --> testing pending Upstream job id: Generic-VM-DPDK-Compile-Meson#30894 Test environment and result as below: +-------------------+--------------------+------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | +===================+====================+==================+===================+ | Debian 12 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | CentOS Stream 9 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 39 (Clang) | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 (Clang) | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 39 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | openSUSE Leap 15 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | RHEL8 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | RHEL9 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 20.04 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 22.04 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Alpine | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 24.04 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | FreeBSD 14.1 | PEND | SKIPPED | SKIPPED | +-------------------+--------------------+------------------+-------------------+ Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 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 Alpine Kernel: Depends on container host Compiler: gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 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/