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 8163F41C53 for ; Thu, 9 Feb 2023 16:38:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7A0D5410EA; Thu, 9 Feb 2023 16:38:05 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id DEC8E40EDC for ; Thu, 9 Feb 2023 16:38:03 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id o8so841296pls.11 for ; Thu, 09 Feb 2023 07:38:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=hGZ4JLv15fkMtZvRyiRCjydO0+OkcwFFNxrrjSLxzZU=; b=WcQ9iNNMA9TbxIxJ3roSw3+VRXcey25pzMFjiVIfDHENznEJ24CoEESe+YeNxksBnp +/myfxGDBeyuirs78OyIMw6q9RILoXPAVeC0jWu2vjWXe/WzgjmROQunE6qzqAcwnj+q 3Qyhm5WW+voiGDJWB20HGgD578RTQjkdF/1yY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hGZ4JLv15fkMtZvRyiRCjydO0+OkcwFFNxrrjSLxzZU=; b=msSAq/ujxWAuD/d8s7rB1NSaHA6Bfn0qIKTrzxzKW95YkOe9ghHzFH2F77Izp9qcfm 4rC1XVTL9Y41bvLd/cmBLGg9UhoP4R2sQDUxHmN687ulB77vzzryijAiKkZ1wSl84gAz FgVvcdpoqNU/IKg81oON4irGlVLUtypudGcBz0aA5GqkCsBiQ2eB2jbwagEnGIyakGgr 7pnZheqTbr+re33Jl9+GnWjV4DXm4EPSKFVw61ZEYnc65UcEhdYpg/H/99PHZsMzasvO ynZ1ksgGLVPRY5GTSBYJKGA/H+B+tuqtY6i85trcP80oKzW0qNsuetfgG8nNZOC7TKeH SQQw== X-Gm-Message-State: AO0yUKU0Zs5JKPD4Xj61LOV25Y3Pxp+Art9gVkLaq8Q0j5yqxCobX97k pLHeqI9QvVdQJWnNmWj0zeEjriRCBiAj1iPtHbhXstIAWAJhhzrS+IE= X-Google-Smtp-Source: AK7set/QXT1rfa6OuMOqiAxghzQmhOfKsixXtTe8rUeMOc3/23psSpS87NHk9Pg8qifvlOjuW+L8rffax4nY X-Received: by 2002:a17:90b:1b0b:b0:230:ced6:3bc6 with SMTP id nu11-20020a17090b1b0b00b00230ced63bc6mr13216708pjb.29.1675957083211; Thu, 09 Feb 2023 07:38:03 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id om9-20020a17090b3a8900b00230353d4d3csm1164452pjb.1.2023.02.09.07.38.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Feb 2023 07:38:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 72660605246B; Thu, 9 Feb 2023 10:38:02 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 7458E601CD; Thu, 9 Feb 2023 15:38:02 +0000 (UTC) Subject: |SUCCESS| pw123593 [PATCH] [v3] eventdev/timer: fix overflow issue From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230209153802.7458E601CD@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 9 Feb 2023 15:38:02 +0000 (UTC) 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/123593 _Performance Testing PASS_ Submitter: Erik Gabriel Carrillo Date: Thursday, February 09 2023 15:13:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:a0c837ad1fb5b6a8b10a284ffeb5f9e31bd8ff00 123593 --> performance testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-39-generic Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 128 | 1 | 1 | 0.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 2.0% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25325/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/