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 CBC4C45EC4 for ; Tue, 17 Dec 2024 00:32:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A976A402A3; Tue, 17 Dec 2024 00:32:19 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id BD1D840267 for ; Tue, 17 Dec 2024 00:32:18 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-844e1020253so150692739f.3 for ; Mon, 16 Dec 2024 15:32:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734391938; x=1734996738; 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=Z0XsxzuV7Xx8BL/bnwYrj7mr106FQyon5BuNRdACO40=; b=U2HfnvUceogugDfkGUFHm6bytCUQt3wdLEI9XaU/hmBvsz7LjHkhIqVHeY0bEK0vmr hMmn5UJuyj42UhIxEgYA+Ewpy09g9NQqULt0L2a+N52eHAYzYX7EKdtXoLS2P5q+r1T4 fFyNJgQ13nCFSEHt4LSse5MbkwBeLBtiSRFA0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734391938; x=1734996738; 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=Z0XsxzuV7Xx8BL/bnwYrj7mr106FQyon5BuNRdACO40=; b=PWf4XkxDSMTUygJdAonRdelr6FCJIVT1cKpiRrh0WH272RNq9l6+npynGbeHWGFJEs sU83pFsoShpE2l5A2MHKLm40gID9r7yfhnMOzWae2N3s/KEyYigvCLE9lNNGB8b2rh0Z qvb+Ckec7NBrQi9lTrL+fPrOVDlhh4BqOy/eCWQWW0lX/rnWj7QEqXXh27YqUci6k7lF U5E62qhN9mWUZWidhwrjfz8nkZrAKcF4xVg7h2j6FZssZ1ChMVvdXt7X5XgoBCxB7OAF DBzRb0d9nejzOszWU6OHdXzzTdiCS+WUdSRoUAIuf69GQ+B2fi1qq2qee/FtQ0uyPFTd dOew== X-Gm-Message-State: AOJu0YxBiCOlorWVDvyTnz2vCfFtosR09CgE2y50gaeHYPF7ldyFBJ84 r9NBpMU09IYK255Tmw3+pdoL4fHW6+MuVd5dnSAalzkpQHOt/jN3ZpmaoMGziTYlK4vtTgPYQaB 0RdfUd55+BjgAqOMQTZq7JXbBHPH6Mv6YqCD0Nzs2 X-Gm-Gg: ASbGncuACnUoIIj1Y4Kii0watKsQ2L+6OHcuNNjcjfcMxv4IzvIPx8wVH7pmWG+SfOF gpk/KydtQpWQV29ZGR54xSR6AuchzuM4duR7TMFlOhZygvgoKnUxKF7EZaWFFZ/nFytrTC/nyuq JncpqU+BBJBBdLm/Ny+a9aHB7uM+B/6D5WtZh47wlwcdjmJ6qRXP2+L7E5sAghfCGBa+YQ5owtY D0tTo09yXit3KOHANgy6MHbOrWCSj0/Ve+ndmEEOItSsllML2eanvnQvtdycBrtBl0yfsv6ZG7L aQ== X-Google-Smtp-Source: AGHT+IELGs3a3lKAw5SCH8tezfe+3YGJK3jKrbxLeoSDtBubBoQcsnzhI6EbkQYPypnpY+3JEPmmMRiYcQRH X-Received: by 2002:a05:6602:6426:b0:843:e667:f198 with SMTP id ca18e2360f4ac-844e87a561bmr1489673839f.2.1734391938026; Mon, 16 Dec 2024 15:32:18 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-844f624de14sm23594639f.10.2024.12.16.15.32.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Dec 2024 15:32:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Dec 2024 15:32:18 -0800 (PST) Message-ID: <6760b882.050a0220.103a01.fb35SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 8A5946052471; Mon, 16 Dec 2024 18:32:17 -0500 (EST) Subject: |SUCCESS| pw149259 [PATCH] [v2] eventdev: add port attribute for ind From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241216203313.31730-1-pravin.pathak@intel.com> References: <20241216203313.31730-1-pravin.pathak@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-intel-Performance Test-Status: SUCCESS http://dpdk.org/patch/149259 _Performance Testing PASS_ Submitter: Pravin Pathak Date: Monday, December 16 2024 20:33:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:1b3bf1128d9bda5595861814792f74b8f57160c8 149259 --> performance testing pass Upstream job id: Template-DTS-Pipeline#202694 Test environment and result as below: 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.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 1.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 1.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.4% | +----------+-------------+---------+------------+------------------------------+ 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.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ 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 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.7% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 1.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32150/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/