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 5394B45501 for ; Wed, 26 Jun 2024 15:00:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 16A8C4351E; Wed, 26 Jun 2024 15:00:10 +0200 (CEST) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id 7F69D40042 for ; Wed, 26 Jun 2024 14:55:31 +0200 (CEST) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-79c0b73b109so78686485a.1 for ; Wed, 26 Jun 2024 05:55:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719406531; x=1720011331; 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=zHuUS+3QLIcpPTFZcRmUPplMBWe89bYalJWgZPYa1vc=; b=h6b13bHHggNgSp6zXUwB/K8fJmbOUrxFeXUZTQS3qg4yhcPw8QEiaj/sHg8OvUwBAD k/S5S0vLqT8YoAwShwn403NVtvyMdfohwcHxo0rVlNRwcgu17HZpmK2M0SjdF7tmMLyn 81s0PQtqsvMaL8TbpyVu87avPvp8/wrFTCe6o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719406531; x=1720011331; 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=zHuUS+3QLIcpPTFZcRmUPplMBWe89bYalJWgZPYa1vc=; b=wTtzhqQQTwXBOeWAjJpNjfik2U3y6PsxGDpG3VF8l513Wz0udeIGfCApWx1bC3zF4u yfGb8RJvMNeo9SxLiQS+4O6ea+u0RthlrWBTIspRahHFFIsTaRZtmvbFoO7GieIRBVKD dz76IsS8/XRS2wrqbxa0gqbsc6bLiykcCb1RlDorM37hTSEymVh+gQr+hYQcfkXTF7gP 06mO5YWtGjac3CWtsqEWG83o4ggFwbD4/dSyIx182eT/5Q3TRZvjuQogyONqnW+WiYbN VHPZ7VF9dUv5BV1VtCLYel65fu1QLP1SrHQAzH7IrybGJjNVpMVLftv1qK1vsHAs+l4v v0Ew== X-Gm-Message-State: AOJu0Yw/Ndt4jGozd6LOCCahSTFE3AumEmoVvvEsSkzqmp5leHQ2vaB5 Z8TRIfSgRHQ5I7XxDbCk8s0JUUOG3mEDOrERIJsk82dD3jTlCgmGaGPX8ie/a6w/uEs0Ug3ZfRX 9DTIq78ycTCDbKQq3J0vyUAw5y/yeWptCP9jx027BXaDl/tvnOirJXRT6 X-Google-Smtp-Source: AGHT+IFy0Lq4RpMJfvNVLMAd73A027WKnrwX1Q1xlGyURC+eQMdIdKSCiazvQ3Gmu+kNMC+SzfpW9Mcdji0m X-Received: by 2002:a05:6214:4b91:b0:6b0:7821:4026 with SMTP id 6a1803df08f44-6b540a9d97bmr106130006d6.52.1719406530861; Wed, 26 Jun 2024 05:55:30 -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 6a1803df08f44-6b51ed0ef14sm4906326d6.30.2024.06.26.05.55.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 26 Jun 2024 05:55:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 26 Jun 2024 05:55:30 -0700 (PDT) Message-ID: <667c0fc2.050a0220.2277e.4f8eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 8AE55605C373; Wed, 26 Jun 2024 08:55:30 -0400 (EDT) Subject: |SUCCESS| pw141750-141755 [PATCH] [v2,6/6] app/crypto-perf: support From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240626084747.1595-7-gmuthukrishn@marvell.com> References: <20240626084747.1595-7-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-Functional Test-Status: SUCCESS http://dpdk.org/patch/141755 _Functional Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Wednesday, June 26 2024 08:47:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:cefcbff91684413adb90c67eb6342e67df969cf0 141750-141755 --> functional testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-100-generic x86_64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30316/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/