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 2C1CE45ABB for ; Sat, 5 Oct 2024 13:51:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3A401402DF; Sat, 5 Oct 2024 13:51:01 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 1686F402C8 for ; Sat, 5 Oct 2024 13:51:00 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-710f44f8cc9so1919508a34.1 for ; Sat, 05 Oct 2024 04:51:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728129059; x=1728733859; 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=RpOs70b+1PdH5TVBj04INM0Pc+NXVjUpso+2O/Nhfzc=; b=SvN/6iSY1bMwYpaRqGuLNPvzYj+R1Lc+GeTZ/tv5TD6sNSMJU7ia89jmTTeh4pWkZL VniTbKK+bk7itVPOWHwBwHGK0d7a8iCO3j1PDE8fjUf+zCpENSHUmRY+44Ht6OgpUdUA cfiHy+TtYz2x5F3nlXflikK2ty3KT1sS4mcGI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728129059; x=1728733859; 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=RpOs70b+1PdH5TVBj04INM0Pc+NXVjUpso+2O/Nhfzc=; b=BZJpzOFxmW6/IwfZL3XddrfxMWvEX4fPKiVIpJJ+mbpS+4CcgpcsGVVllR7lR51pMW gxdicDOJgeFf9CZNSyuyZvsUVhjmTP8WuS+SM8LJQh2OL7kCOEgLrdCfYMp5GTryddkc AAgNVzmFk/CPKv9u85nDq9oyBImJMbULRtp/MOpjq+RWJH+o75Cnqn2NGAY9lGHomrnM Jv8990EyVHK67/y+Cs2YOv2EQSC9z6fZwnU9JC0v7vOIdYgKub1WYRCrdku5T2dJfp3P gl13ywRBl4U5DVtNKG3p+ApqLAi7OR9WUUCkBHXetB9huNGL1NqEHAVKSfqWM2zqcok5 WDFg== X-Gm-Message-State: AOJu0YyHivBbLmr3q+27j7LkFrX/fBYWI8mXOooGOeUWNvroK+Ora//c vJpPNW/75oB9xMdlYxMj2oPHB3hNRVut9BR1y+HHqbmyTDlQlZGSBfhW2970u9r588Hcqhjhax9 u/TMJK0RUB5XKasF7NJzz79LnnFmVX1MC+qo5mcVvOfZclckYCG/yDjqB X-Google-Smtp-Source: AGHT+IF0do/n2DpWWja/mgX2jGo3+lsEiTGF/vaxfZULgeY59jbdKywFOnhgpL/XsB6xOqz7Mpq5oFoaojUm X-Received: by 2002:a05:6870:b6a1:b0:277:f826:edc8 with SMTP id 586e51a60fabf-287a39e7b75mr4863303fac.0.1728129059163; Sat, 05 Oct 2024 04:50:59 -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 586e51a60fabf-287d71350e9sm60038fac.16.2024.10.05.04.50.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 05 Oct 2024 04:50:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 05 Oct 2024 04:50:59 -0700 (PDT) Message-ID: <67012823.050a0220.2fb50e.4c48SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9AF996050A6B; Sat, 5 Oct 2024 07:50:58 -0400 (EDT) Subject: |SUCCESS| pw145193-145198 [PATCH] [v6,6/6] examples: use eventdev pr From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241005072600.7962-7-pbhagavatula@marvell.com> References: <20241005072600.7962-7-pbhagavatula@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/145198 _Performance Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Saturday, October 05 2024 07:26:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:cf4638a0a373d22d7ff76b9ff00c30121ec57447 145193-145198 --> performance testing pass Upstream job id: Template-DTS-Pipeline#185548 Test environment and result as below: 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.0 NIC: Intel E810 100000 Mbps Fail/Total: 0/4 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 2 | 3.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 2.4% | +------------+---------+----------+-------------+------------------------------+ 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 Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | -1.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -4.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 3.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -1.0% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Fail/Total: 0/6 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 128 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31309/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/