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 826464602E for ; Thu, 9 Jan 2025 08:30:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 495FF40269; Thu, 9 Jan 2025 08:30:58 +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 D84A34014F for ; Thu, 9 Jan 2025 08:30:56 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-21631789fcdso22453085ad.1 for ; Wed, 08 Jan 2025 23:30:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736407856; x=1737012656; 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=GDnaP/Vjsq17rFYZHdo2vwm3tpZkyAWRur8xrdSWtRM=; b=GoxBOoZpKC0LVdfPneRLWbxU8dNY7e6mSeG6y6/41aPIgxqZhqKKj6BoB53JFeafdF QKqziVieUSgkuAWvgBQ4BkKnpvyMRnIXbfBejPZRCb6oGGl5WFsxtSUQHQG5WBRzwarg CC01TG+efqglHt24ekQsACGrxEw7qlNaocEDs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736407856; x=1737012656; 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=GDnaP/Vjsq17rFYZHdo2vwm3tpZkyAWRur8xrdSWtRM=; b=DymDD7v8OkXo24+vjo7X/FFK3y5RhrRsxXp8WcwdtjYo3nn4CLKI9M2b2LV/FIEeFt NgSDbUHm9LPkB4OJCd4RCLAeOzp/uc66tifYfM/MeY5qE9UWPjPK0rq5KmeUHe1og+PD LR2Uut6SIAjcKUtLQN5Wax384OpWCrUdFhywDUuDYkQyF/UhwZPOCeAJdTAxYcaYXThs rDJGPQYuZDnA/fS6o8CyjieEXkCCuYMF85YZOCkICZFWA/uBLmcim0Diyqw2XoS/vidn I0Hluig4KLTG9ZSsO0WMiAyFgvi7aIVk9UXwDELskYjteHwFOp2LKaiVK5fwkue29hU6 lNgA== X-Gm-Message-State: AOJu0YyMp6tNbIJciqJcMJRP6XSbM+zupxJibpLRUm5XJoX6/vFgNyfT DKuSSu4y7WdM90j1pq0pqy7Wm389c5VrIbjpCJnm1T0Fes3/pQAUnQiWuG+SEJxLKEyDeYVpf4j chuRFf1IUbBQ204wofU7oeGFIguTw53MS71M6zda2 X-Gm-Gg: ASbGncsN5HpYVHCH0VpbOfsOaAjI2WeJVXAGbRS3SSATvNMDMiLvE7HzzalSuJwKvlI X3PvST6xhAreEpuFpzVEl2sDHp644P44R20SQ4JLiz+JC8PqZEnshENDG+tJvt8Cm1iRv+KSnEg 3mDYsHTXJF33d2s2Vm+A4Zu2U3woH0CGbi6wvffs8D98ESmFDWuUORXl/BDotmzFYiYbdvV05rL 0BXrVoP23IDz7W7K2BCAuow0/xqh+7GRSz4UlNCx1bueTbFlfaUBHEd3x7Bzi3SPTDs2AztC950 JQ== X-Google-Smtp-Source: AGHT+IFoBzITtrA9yztGutGlZg++MlJRBiclrlbvEsMmRzHf2/VWOv0Z4BmV4luDJyt0Z6lPuU3AcxZxFu+y X-Received: by 2002:a05:6a20:4303:b0:1e1:fbab:1f18 with SMTP id adf61e73a8af0-1e89cbd6bcfmr3331231637.23.1736407856009; Wed, 08 Jan 2025 23:30:56 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 41be03b00d2f7-a3175f951b8sm8463a12.1.2025.01.08.23.30.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Jan 2025 23:30:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Jan 2025 23:30:55 -0800 (PST) Message-ID: <677f7b2f.050a0220.19d34e.0904SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 31ED76052471; Thu, 9 Jan 2025 02:30:55 -0500 (EST) Subject: |SUCCESS| pw149683-149684 [PATCH] [2/2] common/idpf: enable AVX2 for From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250108121757.170494-3-shaiq.wani@intel.com> References: <20250108121757.170494-3-shaiq.wani@intel.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/149684 _Performance Testing PASS_ Submitter: Shaiq Wani Date: Wednesday, January 08 2025 12:17:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149683-149684 --> performance testing pass Upstream job id: Template-DTS-Pipeline#205995 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.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.5% | +------------+---------+----------+-------------+------------------------------+ 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.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32279/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/