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 2C8B341E89 for ; Tue, 14 Mar 2023 04:44:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2778D40F16; Tue, 14 Mar 2023 04:44:39 +0100 (CET) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id F006940F16 for ; Tue, 14 Mar 2023 04:44:37 +0100 (CET) Received: by mail-pj1-f100.google.com with SMTP id u3-20020a17090a450300b00239db6d7d47so13806048pjg.4 for ; Mon, 13 Mar 2023 20:44:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678765477; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=55qcsH9coCscyhNla965c4Tg2vZ3Qyi7vRtOgR9KcpU=; b=LE7OKWZeVREqGxUUBRTRZKgSuxR7Goo0XG1PIUnSoYuZjzCD0xOgIetI61L6/Jh6yo rt/ZvAteR3FdoaC5+3+8rf6bv+i3jHxnatoIU8/k5t04PFw6YVT/y6Ri6ARWHc9so7Wp X1G+aSgFBRplIj9rWkOl9xU6TDzihvnHgohRc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678765477; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=55qcsH9coCscyhNla965c4Tg2vZ3Qyi7vRtOgR9KcpU=; b=Onu2fh4wi4uHnRocm5pAflcJ9Dawr1lcko1/PTzJLy6D1qU0bBvQ4nIflvaJ9OcgpE j7gtlpJjc4j+WKyhaCvGUaM3g/xUOX/Iu1LCO2b8eewnKov5PCo/EnlUOcRG/l0Ur/Iv ulfi8PYzy7W6SS+5k/1A+iP7V/z+zf7WS7W4ARX6xGfd8hlcOnAms6gR1P7Np3MQKl7J 2WBWOkbgW2KwMrHVdYzLFt8osW4tsP4rfbnZvoV28Sjcs7NWgt0GYKDF/5wsWc8CNHsH PfjdzuNBK814ejeIL1cnhwKY8kjLFoahLMA5mZWJrqIJ+3hS+v09LWOJPbNPGcaOjxOU OYLA== X-Gm-Message-State: AO0yUKV/ju7yIU7dwe3GfNu8RPjnCzWEe7CrocHc3ugzhbIQpvLZnkQf Vb2R+7g5pCNEsThiGAqwqrshZaMWBn/KxfuXnTVUicQaJsYHofy+VHj0Mz7hhMasyA== X-Google-Smtp-Source: AK7set/BM7JGCsEoLjv6RSX+GZ0J7dwxK2FSjv9URFoZSUVXA2cTOGHmZ3+aTyrN7kdCcQ+cERvG8IPHZHnA X-Received: by 2002:a17:903:32c3:b0:1a0:67b1:a777 with SMTP id i3-20020a17090332c300b001a067b1a777mr1166549plr.61.1678765476991; Mon, 13 Mar 2023 20:44:36 -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 x18-20020a1709027c1200b0019cfc412defsm45039pll.79.2023.03.13.20.44.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Mar 2023 20:44:36 -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 74F21605246B; Mon, 13 Mar 2023 23:44:36 -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 7403D6011D; Tue, 14 Mar 2023 03:44:36 +0000 (UTC) Subject: |SUCCESS| pw125084-125085 [PATCH] [v1, 2/2] app/test: add ecdh test cases From: dpdklab@iol.unh.edu To: Ali Alnubani , Test Report Cc: dpdk-test-reports@dpdk.org, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230314034436.7403D6011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 14 Mar 2023 03:44:36 +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-mellanox-Performance Test-Status: SUCCESS http://dpdk.org/patch/125085 _Performance Testing PASS_ Submitter: Kai Ji Date: Tuesday, March 14 2023 00:12:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:baf13c3135d0c5998fff7edc23fb89412dc89246 125084-125085 --> performance testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Mellanox ConnectX-5 100000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 256 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 128 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 256 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 256 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 256 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 512 | 256 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25721/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/