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 46340432D9 for ; Wed, 8 Nov 2023 19:08:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3E902402A7; Wed, 8 Nov 2023 19:08:56 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id E480F402A7 for ; Wed, 8 Nov 2023 19:08:54 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-357cf6725acso4195ab.3 for ; Wed, 08 Nov 2023 10:08:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699466934; x=1700071734; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=++CakdbH6N3283p/D4O1aj6c7mSuzAKIdIThesEwnGE=; b=J1Iy2X1lOgpAi4/Be1T7FLSIiSkBie2TqJacM+nt0aeAFC24I16ra9j9OnTKSkd5lh /uWztYSo2g5qA9htSTcodgfdnj50W+EQd4wrLgsZBloSPr3Ed6NC5SSolmyYpc/IbpB0 3S/+jQ2D/7OYcV96w6J9Kor+wrJFwQSWNC+ww= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699466934; x=1700071734; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=++CakdbH6N3283p/D4O1aj6c7mSuzAKIdIThesEwnGE=; b=r+7zKedgVtI+9Y7afu/2328QkuKCAw26YPR3fsFk3+RYs5L4MI9vGTOlN0gZoBf/2s +3wYQeUWaF84KQ+koWNKHy2fb14fBSiSJOHMblB3kMVRrZkOkUG+sRC0EQYKwoE9mN8V upFjSCT3iAgRR3f9K+y2nR2qvUFtDm6GmzlruhdIIzUQAouPE/Dt2gVFnG9ce3+BuVZs WE2/02zWNBkCcEwMC5UdH7T/x8usFDuVLDRPxfmdN5Z9aA72y2zVaYo156CHpLL9yNl1 N9ez/Gm2FLd+9pnBmmceYx/lZ2dbtI6SAsYqGAUzDVrsPOJJ/MAMcxuJAwCNACCjwhCZ hVNA== X-Gm-Message-State: AOJu0YxxrA1+mTRzjF3f/vgaiOjIRwbY9byJbL5BEcM5TJRG4A/9bGFf rbl5t8BUCqp46EaVDH2Puar6Gv/SLyL84LJP3xk/M5iR5qev9rtlwN3cMQ== X-Google-Smtp-Source: AGHT+IG2VQW5O2So9VvsjJlerGVVgcpS+OW2C8KjKeWVKe4k796yNv9D6LG9uNNWVn5eP+4/GbwJIWWHtaqA X-Received: by 2002:a05:6e02:1ca6:b0:359:4376:6615 with SMTP id x6-20020a056e021ca600b0035943766615mr2771258ill.30.1699466934199; Wed, 08 Nov 2023 10:08:54 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x16-20020a92b010000000b003574c78f831sm265549ilh.21.2023.11.08.10.08.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Nov 2023 10:08:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Nov 2023 10:08:54 -0800 (PST) Message-ID: <654bceb6.920a0220.99382.4c9bSMTPIN_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 B2B4B605C318; Wed, 8 Nov 2023 13:08:53 -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-compile-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ 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 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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/