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 5A39443F08 for ; Thu, 25 Apr 2024 19:34:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 52F7F438F3; Thu, 25 Apr 2024 19:34:57 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 26216438DA for ; Thu, 25 Apr 2024 19:34:49 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6ed691fb83eso1113838b3a.1 for ; Thu, 25 Apr 2024 10:34:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714066488; x=1714671288; 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=6wsyXydX30TbAu0iMjjH2Epvgkz4hApYbhCtVAfQUmc=; b=fEWWq3bFxbxLhQho/G6wGPlA5JQohC6JQuCyKK6jN5Z+BdvNB1e3QDlkRf7TYb+rSN BMZoKmvd6YJNkTuNkPvyHSxN/nn58SlgXBhSUCnOEEV9i0FrxAdunHAxfH1hrtYdpOr0 zHDPLPhA6PXCl7b53Y8m/S4v0Eby51Bz+OHNY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714066488; x=1714671288; 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=6wsyXydX30TbAu0iMjjH2Epvgkz4hApYbhCtVAfQUmc=; b=Sn4fwfUoFyi+WYZUmjeXTauDMhKSk6suYkOrwJewljIpczK6RTUVjfwAMqFxTAyjRg HNQGF/neQu4xk7C9EhIq40U3RzIT0lYEizV0Tp7I95c+/v3G0UILDrUdioCuboQkiN16 zwZV5ba9UReDr74pybDEmPYNQdesOTTPn08o7a30ANsRz/gnmcbCIBvzNnPhPm8qSkBz dVxaX/RAv6xqNZSBseHQ0SmQU7pL4b1rrPAoHKO76bnqPKxlb6L3Qxztj0QVQdW3yali khCV6UuLYeANCvUj4XL5lG5KWmct3bLZopcpnwZzZtU4OXZmOOs4Kolox4+0jMQYzBjP m8XA== X-Gm-Message-State: AOJu0YyWXlrwJm0J5w/5rqmIStgZm4WRhkDZH43I3BED3UXWoMAR9q4D h1uGckkBdS5A6lRw08sRVPw6k5d/9yhCX+jdvKG5T3bYmj61gbyEqkS5EkgieJ8DlUKTTvILnxa o42N2tNiH2UCqiaz+wqUKQIYkOEipc5EoQS4BJTee X-Google-Smtp-Source: AGHT+IGzbr4dkTEv6b53oCnJ1pkpoQ3qaRGYawwhez9mQB+VaUEGggNGVewwfDHo/H3RpLSFys7S4VLFuhY+ X-Received: by 2002:a05:6a00:2d07:b0:6f0:c78f:75e1 with SMTP id fa7-20020a056a002d0700b006f0c78f75e1mr633810pfb.0.1714066487837; Thu, 25 Apr 2024 10:34:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id be8-20020a056a001f0800b006f398d14cbbsm306823pfb.4.2024.04.25.10.34.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Apr 2024 10:34:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Apr 2024 10:34:47 -0700 (PDT) Message-ID: <662a9437.050a0220.133ae.d93dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7C1606052514; Thu, 25 Apr 2024 13:34:46 -0400 (EDT) Subject: |SUCCESS| pw139681 [PATCH] ethdev: document that stats reset APIs ar From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240425165308.1078454-1-ferruh.yigit@amd.com> References: <20240425165308.1078454-1-ferruh.yigit@amd.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/139681 _Performance Testing PASS_ Submitter: Ferruh Yigit Date: Thursday, April 25 2024 16:53:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:8841786ab4aa72d205f97528af8708a13a851f4f 139681 --> performance testing pass 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 Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | -1.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 3.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 2.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.9% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29857/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/