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 1D7324546A for ; Sat, 15 Jun 2024 14:26:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 18B0E402BB; Sat, 15 Jun 2024 14:26:43 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 1257640269 for ; Sat, 15 Jun 2024 14:26:41 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-6e41550ae5bso2129337a12.3 for ; Sat, 15 Jun 2024 05:26:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718454400; x=1719059200; 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=rlhFsiNh1za+kH6kCLNiceMOzmYtAndlOYulWgnLqCE=; b=f3qdG2TiLlS9fVNQzvtJAsy1sulPVKSuVntHwe5qb3NKHnduata6QHcd+epb8JDP/9 4gtwgO5c6VnwlRy5gvnmHJDOzoB92YtaUY37AmfeTgWMmd1GxoMvI9D3hX66naoess19 hsQm1dDxT5ssqmhFmbLUQI4GAkIv8jKwhHyZU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718454400; x=1719059200; 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=rlhFsiNh1za+kH6kCLNiceMOzmYtAndlOYulWgnLqCE=; b=dTAnQMapRu1oClq87K0X9+JiZiGoEGSvKrF97kuh2hMaYiizDpges/k+ycyzrPBa9n Wixc8WuwXEFS9XxAP3XWdtkqV8V5UwuvbuKGINvYdi4+hxm9YpOUT/3gdzboxROZqKTH 0fTGRSzselFXNEraFpLtnNKaAdVTaqOnRDRj9ptu42RKkOxakHse/vhHT+TV5r247FEF e2poZYqg5vMbqNm8cy+cO7UknEISj+I/O1zRQFply905UjzxGb1KgWIFBQqq2Q4zi6cH Y8jvRYR99V51YHmzGZSIlME7TUdz6SwiTOmurwM+N/L57V1i36QnBaxfGpn6MfALWB0B 2LIA== X-Gm-Message-State: AOJu0Yz1CtGjGfLNeh1CHWNScZ0wv7dD/CB31ZtCZlqOsFyID10EQHKv bl3whGYEOW6wqYXDnlb4ya3R/KXVsg1PPOe2QRwtRVwxmG+TTzIky0ePm2OkEQm5THju0bMZ3S0 Si8ybqcDkXjrf+jfTEpB7ykVEJpwuBTxcm2PUWOna5qSoXgVmJ5E5fuxW X-Google-Smtp-Source: AGHT+IEXvrQI2rSyfa/H+ZUSBs7Kw9iGCeui0HOugWnGXVeLgazVMqI1SYJyMjB9IvDDNFrLXY1SMJTezsjV X-Received: by 2002:a17:902:f545:b0:1f7:1ba5:85ff with SMTP id d9443c01a7336-1f8629fee71mr51509545ad.57.1718454400081; Sat, 15 Jun 2024 05:26:40 -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 d9443c01a7336-1f855eefe37sm1893245ad.143.2024.06.15.05.26.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 15 Jun 2024 05:26:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 15 Jun 2024 05:26:40 -0700 (PDT) Message-ID: <666d8880.170a0220.34cb3.e76eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 456F56050A9C; Sat, 15 Jun 2024 08:26:39 -0400 (EDT) Subject: |SUCCESS| pw141160 [PATCH] crypto/cnxk: fix ECDH pubkey verify From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240615113434.2331-1-gmuthukrishn@marvell.com> References: <20240615113434.2331-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-intel-Performance Test-Status: SUCCESS http://dpdk.org/patch/141160 _Performance Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Saturday, June 15 2024 11:34:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:6909b48776badc05542a410ebd34bcfec4c248bf 141160 --> performance testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | 0.7% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.0 NIC: Intel E810 100000 Mbps Target: Unknown Fail/Total: 0/4 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 2 | -0.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.7% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.6% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | -1.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 2.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 1.5% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: Unknown Fail/Total: 0/6 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 128 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30198/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/