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 C0CFA46012 for ; Tue, 7 Jan 2025 22:08:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 993BF40150; Tue, 7 Jan 2025 22:08:52 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 1A2144014F for ; Tue, 7 Jan 2025 22:08:51 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-21649a7bcdcso228927045ad.1 for ; Tue, 07 Jan 2025 13:08:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736284130; x=1736888930; 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=hwXMSqpVdHCO+/xiaYMFdRMGCqHm5/a24aJRUuvwJGs=; b=BFSym7PiXstzkp0tRlLsYv2YYLXrQQ2Mu4G5u+nTyIuIwty7NbHoOKwc4pkMvk0AnE qtNkhQ9OZMhpQ/fU/fpmJ//p2/BfR1UdW8XIjOMh45dzcAjFtUbHYYowxLR+JwfjuPj6 pFbx6gQZHH6q8d94mNY+uo4xqeCyftjWewW+o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736284130; x=1736888930; 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=hwXMSqpVdHCO+/xiaYMFdRMGCqHm5/a24aJRUuvwJGs=; b=WJ5hnJ2jWakEamAZmXNyJ1Os8nylK0SlAPLl851DdLlhUA9ZpK86LgWjQ/oHq52EgF Q/O2U7FqFn+BjZOslhkcJUiPjtBXdiQK7dpSVJgE4S//FkygywYit4JOe/Z9sCaxX2S9 kPiuGnW6b9Xxpcq0liNhtvQjFfnDZ9RuB4Rl45ARNwe3bn+u5G/TlCqhbfjU/9NnUawr jlM272GrWH48rPpiTxoy6W0tzRdr6yAkexbKmnaX3wDb3pNaFc0keUXarjz+c5upTr5y rvCwLLqRNFBc2HbW+XYAt2l89SKY07KUj3AlQqMeTPs4CMFG+PPTrYH0Kt3C4kwXJjH/ tyDQ== X-Gm-Message-State: AOJu0Yzm53a9OTzijKywMcVAxrxFKWeOuxyWd8VYTOlVw6+/pPxnjH8L NcY3ODmB7DRs9k0vjSX2C9mqr+jIjpebHdrYci+j7pM1yT1JvQ4uJlaxsP5QDg1FWqfvMtkHU/m smmTZhn/pkhQmE986BKn3g9ScVSaolquBNIWG9RkZ X-Gm-Gg: ASbGncshalZ76vZ7zNI4fPWuUecstwiD9H+DKg4NZjsBcz/MkOe6VtqnWSbS0RGY3wc s3kllisRJOrxj13j/WBFkTPndxB/eO93JKP6gE5KvLSQG2evO/AEDxXkeIReCqyWsddX8zqHNeP /ENZIp2RNz5jbKE1+inzyk08cTfnJ/WbYUDrvHASnqcXNqq3iVEbjVPgtz7Acg5xWZ577xzK1oI mKctVERHXLF3M+tDibL2S5x6qdOUE99DgV334Hg9Pl5MWUCytyVGUGpL+P8mbabMngHSd36bRJ0 qw== X-Google-Smtp-Source: AGHT+IFYpwDbgDR8thJp/SeHObX0S4z0PBs4tO/9EB5Avw4fqqXdwNDBodS6T4Rq9kosSK7T8HOX9KFC5i/0 X-Received: by 2002:a05:6a20:12c2:b0:1db:d932:ddcc with SMTP id adf61e73a8af0-1e88d10569bmr1097827637.19.1736284130067; Tue, 07 Jan 2025 13:08:50 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-72aad9751c3sm2316220b3a.24.2025.01.07.13.08.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Jan 2025 13:08:50 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 07 Jan 2025 13:08:50 -0800 (PST) Message-ID: <677d97e2.050a0220.2e921a.7edeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3451D6052471; Tue, 7 Jan 2025 16:08:49 -0500 (EST) Subject: |SUCCESS| pw149672 [PATCH] [v3] vhost: include AKCIPHER algorithms i From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250107182551.2141-1-gmuthukrishn@marvell.com> References: <20250107182551.2141-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-broadcom-Performance Test-Status: SUCCESS http://dpdk.org/patch/149672 _Performance Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Tuesday, January 07 2025 18:25:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:07604f264417959d76aa9fcb8cb0c3665f62f0d3 149672 --> performance testing pass Upstream job id: Template-DTS-Pipeline#205738 Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps Fail/Total: 0/3 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 128 | 1 | 1 | 0.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.9% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 3.0% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | 0.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.7% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32272/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/