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 D1BA5459F2 for ; Sun, 22 Sep 2024 05:05:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AAF67402B4; Sun, 22 Sep 2024 05:05:17 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id B903F4028E for ; Sun, 22 Sep 2024 05:05:15 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3a07bd770e2so17921545ab.0 for ; Sat, 21 Sep 2024 20:05:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726974315; x=1727579115; 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=WNDiwXcjJJwW8rxBovM5/rf4pW7IFlr+ElhF4zNFhWA=; b=aTaD1oYZZ8IfdlNIgtB0LhEoB6aCqmzNtrhGmWVG8iBfpGA7Pv+IBfkhfyhRtjX9lp JggycivCE6rnN/BdjaMvr29flOwWmiK5sm+p69EJwXHJN8rD95qoW+5uNsjr4Uf3I9vS fk4QjAcIAxDh/wVd4FqJVdf9tnKJvasMX1TSU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726974315; x=1727579115; 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=WNDiwXcjJJwW8rxBovM5/rf4pW7IFlr+ElhF4zNFhWA=; b=MJThxqb62GQzneuU3YyBWf3al1zdxlQyLgcx8J+fVd7SxVT7eZgiln16h/LFYwRsaJ FgXwAOEdwvxK0llVXX5BeFCCGtiw0BBDJvYmSFY1aReLmacleaqnti6NR/b2zB44Xhu2 kksKnsK0NVAzkWPGBqnTWgOiVOmXUrL/ID+g3DyDQVF92jHE3Wv+Z9oOhQTtSjRQBFZZ vACTR/WS3Ew/Ojaw3fkICxpA3MeCq8ea34Hg35AIgQkoUxmDsCtGe1s5/eB6Nks+zzD5 ozcmpnRJu2gqk7weYdPX37nRgJfbCotkv8vmA8V/cw5jt+hkxtvasAXCtBTW2n7pT8ii tCww== X-Gm-Message-State: AOJu0YzfBxkDkDMLj2meLTs/fGM0HF4aSSP58SR7c/q3MM/UdPYK43qL NbUxHc28jy1D7z9yUQKNBsAA3C2JA/Z/YRkRJbbfzg+ymfXsFKBbz2gOypnGwb/Ctul//bp2Ygw 0WOb5cPtUsI+X0fdlo3TFIEzr8jKkS+Nqr7HjjsNe7L4Q0wBEcCaa5kjC X-Google-Smtp-Source: AGHT+IFQ0r1jndoNLt01hA6jH58zzUbtGeohNEV38LMU2uxtXbvmPbZg5I8GGkDef48AzxGFjUAKznjC9KQA X-Received: by 2002:a05:6e02:b4d:b0:3a0:9a32:dedc with SMTP id e9e14a558f8ab-3a0c8c819f5mr56569455ab.6.1726974314968; Sat, 21 Sep 2024 20:05:14 -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 e9e14a558f8ab-3a092e1b43asm6111645ab.34.2024.09.21.20.05.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 21 Sep 2024 20:05:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 21 Sep 2024 20:05:14 -0700 (PDT) Message-ID: <66ef896a.050a0220.123d59.a351SMTPIN_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 7A6F36050A6B; Sat, 21 Sep 2024 23:05:14 -0400 (EDT) Subject: |SUCCESS| pw144100-144102 [PATCH] [v2,3/3] eventdev: add SW event pr From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240917071106.8815-4-pbhagavatula@marvell.com> References: <20240917071106.8815-4-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/144102 _Performance Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Tuesday, September 17 2024 07:11:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 144100-144102 --> performance testing pass Upstream job id: Template-DTS-Pipeline#181672 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 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 | 1.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.4% | +----------+-------------+---------+------------+------------------------------+ 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.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.3% | +------------+---------+----------+-------------+------------------------------+ 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.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -2.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 4.8% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31042/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/