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 0D72A45A76 for ; Tue, 1 Oct 2024 09:33:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 072E04027A; Tue, 1 Oct 2024 09:33:13 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id F1AB240261 for ; Tue, 1 Oct 2024 09:33:10 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5e1ba0adcb0so2422208eaf.0 for ; Tue, 01 Oct 2024 00:33:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1727767990; x=1728372790; 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=dzD2ASME5pV8AtHOmif0l+bhe+7/bcmVFUaMopx/BZg=; b=W5ZTBwb7n2XiRuXk2Ao9f2VvVXXikGiXI1WwTTmXKEpgus/HSNEPEe56VhgFfmVfNH lzBW/ueFh2TpManJHf3Jkbc/afV1QuTUTKFMpOeHamKU5YP6N5/ZfyKayAdHSO5SPYv0 HBmSz/l8zBGE0oYAH6VPslQ9WGK49DoJleTVM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727767990; x=1728372790; 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=dzD2ASME5pV8AtHOmif0l+bhe+7/bcmVFUaMopx/BZg=; b=qhNYat0NWcjfdPNbIiDvZTqGEsC/lY+MNCVYAjFLx7G1VRSRL13TEq2+xmdcMhSe2u vwTPjlXUpXWOKZVGpZHstN1BcWo0BAgNPtpHt9fdKLWbOv9Bm/VyMEOwPNcnL+Lyp9hz /x0vjeXXsszHAzLRHJjbffQgtPjr4tGG64UVSemcS/BT9m7MNk9QAe4J2FkHPbwavwW1 lCo3PqOOzPWN+W2vP1Yu8uT4KB6qJCTMOoPC9UkBUVg4gnh3/vBM1irt7tFLBGcZKLyX p2iyp2ue5yMzgWgUfbPB1KOKFRlWzOG/T/ltZUTM2CS9qalZndYqg5zfPPSYtBofjW6s lT+A== X-Gm-Message-State: AOJu0Yxz8b3wpFThauq1aInnUnHCmlLn+IR4OZkcVcwxXKG+rLTArqZG HUMRjeWPmWOOa+i0uhqBR5fh0Oyf4ts3zGCETMndxABc65rbiqOCzUh47Fsz5rs+tpMbj5lhcnZ prcVkVc+rP+GkAqVoV4vilssgl+BOM4xqim2wmEkZwXScO1sAeR8kqloQ X-Google-Smtp-Source: AGHT+IHTVQUx2DHv0oqZE1ziCI43iNl4IMdXwlrrztyFKyAkXs2DGqNl/e1f9vmE519mDmxwo1GplA4yvvwL X-Received: by 2002:a05:6870:2311:b0:278:12e4:3c90 with SMTP id 586e51a60fabf-28710a6d0b9mr9008759fac.15.1727767990089; Tue, 01 Oct 2024 00:33:10 -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-2870f7ecb0esm420121fac.13.2024.10.01.00.33.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 01 Oct 2024 00:33:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 01 Oct 2024 00:33:10 -0700 (PDT) Message-ID: <66fba5b6.050a0220.30d5ac.fb63SMTPIN_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 83C376050A6B; Tue, 1 Oct 2024 03:33:09 -0400 (EDT) Subject: |SUCCESS| pw144768-144784 [PATCH] [v2,17/17] event/cnxk: handle inbo From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241001060055.3747591-17-ndabilpuram@marvell.com> References: <20241001060055.3747591-17-ndabilpuram@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/144784 _Performance Testing PASS_ Submitter: Nithin Dabilpuram Date: Tuesday, October 01 2024 06:00:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:bf0ff8df59c7e32f95c0b542cc4a7918f8a3da84 144768-144784 --> performance testing pass Upstream job id: Template-DTS-Pipeline#184428 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 | -2.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.7% | +------------+---------+----------+-------------+------------------------------+ 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 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 1.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -1.5% | +----------+-------------+---------+------------+------------------------------+ | 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.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31197/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/