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 1C544427EB for ; Wed, 29 Mar 2023 01:55:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1222940EE7; Wed, 29 Mar 2023 01:55:19 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id E850340EE7 for ; Wed, 29 Mar 2023 01:55:16 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id h14so5917490ilj.0 for ; Tue, 28 Mar 2023 16:55:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680047716; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=eAqWUxQ07A5mwhB2maouau/fF4OxvMkpXNsLgWQ0i/o=; b=h2bYLG9W2Z07Rn+PXwGZihKPJzvH6EL4hskCEWDWXnJro1dDckzAxMLmdh8Q53+Zqq KSeBHfWuPXjCzz8E2TJD25m0oE04fQr9SSn95R+CJhFpkOpPpUx2kNV2u7mYkaIKfhJF Xk3e4VPoXg+0Zg94s+zGgRjzEgiL7e7Bg8clM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680047716; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eAqWUxQ07A5mwhB2maouau/fF4OxvMkpXNsLgWQ0i/o=; b=ZSc52ixiL+g0850z5obSR+baKTzqHXMQ1jPw+/U5GpznikF2c/TXtF2FaJLDTYcKNV 0NIGTCGr1u1Fy1e8vmUoZIbsIyPBISTwBz9IVRDDTUKxs6M5NH03jr/sw/i8cYheAGJA PX7/Sn1ghsHJlucqiBbYBkw5n99OTYEpJOdIGO+dmgzJ3khQngYdnCYGUE0+f/Gtr/Vf TBWI9aaEaOU1hzyeoGgQZd9i22ImEtnQ7EuOH4Bp1DCsZRYqjEh8vExfv2EHNiNuuHrL +PwmVQ4huSO+EjNfa0nDTh+ky/0AYznwA73/ESqQGns26yenQif4ZPYCSucR99F9H5Qh Uclg== X-Gm-Message-State: AAQBX9cJT5Nel3W9RmqD7+fo2k/yD0D4aaUMXn17W/kPF9c1afqFcmGP CZKvzx91K1Jt3UWDZAovJsmECaHH99jx1vr4yckY5GPBEK8nNhczgZLLZZd9Zhk7c+uh4ZVC8g= = X-Google-Smtp-Source: AKy350aJ2YN1IDav0vHTDHpz7BWnXuvXeog/+BRkGmDRrzjKWWEJb0JwhL8COUlyW3TceIBzhcAJ7NSO5koX X-Received: by 2002:a92:da91:0:b0:325:a6a3:6693 with SMTP id u17-20020a92da91000000b00325a6a36693mr13381726iln.28.1680047716267; Tue, 28 Mar 2023 16:55:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id o14-20020a056e02114e00b003179a6f0f4csm3398124ill.5.2023.03.28.16.55.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Mar 2023 16:55:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id DE3B0605246B; Tue, 28 Mar 2023 19:55:15 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id D8C9E60095; Tue, 28 Mar 2023 23:55:15 +0000 (UTC) Subject: |SUCCESS| pw125563 [PATCH] [v1,1/1] cryptodev: support EDDSA From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230328235515.D8C9E60095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 28 Mar 2023 23:55:15 +0000 (UTC) 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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/125563 _Testing PASS_ Submitter: Sachin Yaligar Date: Tuesday, March 28 2023 10:20:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:9e3223adfab71bc88e9ba67c520b87c529d34a35 125563 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25879/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/