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 575E245C57 for ; Mon, 4 Nov 2024 05:25:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6C15F402AF; Mon, 4 Nov 2024 05:25:00 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 83F224021F for ; Mon, 4 Nov 2024 05:24:58 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-20cdda5cfb6so35764245ad.3 for ; Sun, 03 Nov 2024 20:24:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730694297; x=1731299097; 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=4h1BT8KC207Na6zL9iX+eVZ6pD0+ZQwjxhEOqn+Ms+Y=; b=CbvkYZYgpLYZ5oFI6eZ88ochvGLUfZp7LSZ0LBppqLDOmlLoB5GDu+EaJn02fq6cGq Akmn8+/eJ+peB1ppAtqNj6DIGCJiQmjmpVf6OJBYrCNMp3C82Z9tj0h3wtOp1A7+Ix8W 3bJMuyYc+j0YLGDbo8qWtkOaDMLqcd+T2+fqQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730694297; x=1731299097; 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=4h1BT8KC207Na6zL9iX+eVZ6pD0+ZQwjxhEOqn+Ms+Y=; b=S5U+QtegVOUzpJTqtxMe+PWye8cYY3rDMlCKQjZYVNhxHKOQN6bXjO9SBwCBkYyepc jCvRJM/FfUl/12kwTLjdTiEv27k1TVA9D6+Oq8/nm6PJRqMqoZwiVwH2DE74ACpQ2OuW 6KXjHJbrbPHlYaObX9mYb+vhg3ay2QMHJjTiu0QCgepTtBCUcxjkJtG5IqtoacWeMTEs 9y+X7wbUruDh2V11H+e0wS8hS2hlQb+Mxqh1Sb2hfCIPE6Q4iCf/0qBv9sFaM14sEMR0 6XkA+6ZKdjIWO1XBlmrFsohsRCrNqyxOG81C69+sgMCEid1dn/Pueed2M4ekYffMzlaO gJYQ== X-Gm-Message-State: AOJu0YzTZjwJX3RBHH+0fhDMXyeHN769Gq4QOo6SdagWVWqr0aKpac9u RXFBeraV8Ak181EQG68btUcxaHnk+CnNULHy/XsACBQ8Md48c0aH+yqJz/uprnwmMOywoS8dCKW zCqnqmhscYxIr4ilI/AEhz7K+8JuHP9ClQGZcoG0X X-Google-Smtp-Source: AGHT+IGok2X8g/wg6PQ84zAHsxItfdAIX+Kt8TVSbQwI0Fnr8QwVhF2jJ2TkPuwM+KhiVI9DNnpaucXnTWUD X-Received: by 2002:a17:902:d2c1:b0:20b:70b4:69d8 with SMTP id d9443c01a7336-21103c5c914mr199158945ad.37.1730694297461; Sun, 03 Nov 2024 20:24:57 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-2110584fb5bsm4191305ad.137.2024.11.03.20.24.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 03 Nov 2024 20:24:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 03 Nov 2024 20:24:57 -0800 (PST) Message-ID: <67284c99.170a0220.10ef4a.8fb6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id E66526052471; Sun, 3 Nov 2024 23:24:56 -0500 (EST) 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-sample-apps-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: ACVP-FIPS-testing#7713 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | compressdev_zlib_pmd | dpdk_fips_validation | +====================+======================+======================+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 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/