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 EFFCC432D9 for ; Wed, 8 Nov 2023 19:29:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EB04D402A7; Wed, 8 Nov 2023 19:29:00 +0100 (CET) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id E0081402A7 for ; Wed, 8 Nov 2023 19:28:59 +0100 (CET) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6b87c1edfd5so5553953b3a.1 for ; Wed, 08 Nov 2023 10:28:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699468139; x=1700072939; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=T3xgpidv3ZG2EG2Ij+MbNuGIwBCsO/F+bbbze2F9Xa0=; b=CMRtsh15Mgf/ZGcNalpR0PYxcMhd8UXAsw+/kju6jjcmwyREvEnAoZ1d3em8+rjuMc 9yML3Qaj4C0Dp2ze/D2b+eJECECLBJwPGfp6xOXHLJmixv8wjkizegiafZU1O4GyeCLf 6niRaoOENy7upAXjFyMpnhLqLdfuCgLTRmiI4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699468139; x=1700072939; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=T3xgpidv3ZG2EG2Ij+MbNuGIwBCsO/F+bbbze2F9Xa0=; b=gQXr+95NEFYSNLYr9aHgot1W7/ablYzr66FYo8uiOgo+TOoNRjkozFUeeURNNkj3mL gD3BcvproeQCrTjbsXwt71oMMJBrvzB8G/PB7xAvEimkTTE77W5zs5ueCL2AX4oA1e+G sj2wWgaTHOl2P3AwHWixhGGftmJk7OlzqM+dVXJfoXIhy0dD9qQZ2pqBhc5nA0rG5+9b W+9BocPjOb7vZw7NPu0nO/p8XiwTuVEMSPDxcpoDjtDWgKIq1jaK0Gc4wts3DzRzFm60 RTrG/uuPlhXcITJlYEI38BPQ+gT6hxyWXkiAI++miMBQDrXyrhzY7ShFtvAkHOI9pH+t lRsQ== X-Gm-Message-State: AOJu0Yxp7doXQwXKeyrfilx7hlzHck2xicEJWLL242katxpdevaPI2U/ J/yAbfTSnNGP2lqr5tH4a6VFzGecBQ0AWXrwqey0igJhCFtuM/vh042zKg== X-Google-Smtp-Source: AGHT+IEpuI0+b7mVkIeSRRKqqFHAGV4XCZJnrxh6rMeAKnRbAVoLIQdFUtfi6QhOnlai9kUbJP5/0HWfJvJr X-Received: by 2002:a05:6a21:780a:b0:165:2969:9328 with SMTP id be10-20020a056a21780a00b0016529699328mr2772997pzc.22.1699468139119; Wed, 08 Nov 2023 10:28:59 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h12-20020a056a00000c00b006b4c718480esm798992pfk.21.2023.11.08.10.28.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Nov 2023 10:28:59 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Nov 2023 10:28:59 -0800 (PST) Message-ID: <654bd36b.050a0220.1cdc1.ff46SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 539DB605C318; Wed, 8 Nov 2023 13:28:58 -0500 (EST) Subject: |SUCCESS| pw133995 [PATCH] [v2] test/cryptodev: add ECDH tests From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133995 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Wednesday, November 08 2023 13:17:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:2bbad8f974e00552d106c27e1d157a31179ab5ec 133995 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28286/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/