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 2EDF545992 for ; Sat, 14 Sep 2024 22:27:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 044D640150; Sat, 14 Sep 2024 22:27:36 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 30E0F4014F for ; Sat, 14 Sep 2024 22:27:34 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-7d82b0ebd51so675479a12.2 for ; Sat, 14 Sep 2024 13:27:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726345653; x=1726950453; 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=xDnbjxog6WBqazlGWXACXPgcnO50d477YiFiuxhdIio=; b=iPrEe5Gz9exzCfmATDmBYCt++zBAyPp2waQpQnBN4c8DH1V8t/KbmZKIl5N7ZEo4Jv xU/Fbgm3UBDNM8HUDDPs+TOUhtfGBH53QJ/a0IbSInW2EKz9F+mU56aScgZP5ttTDMa0 NuvgfUjxNnvn1Q6e4pVcGdGWAVCVBFnCrKY1g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726345653; x=1726950453; 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=xDnbjxog6WBqazlGWXACXPgcnO50d477YiFiuxhdIio=; b=j6cgqGNaViAicgi7Hxju+l+ZYhkEs0D5qE+GOq5cudymQkp/Eeq6h/DtLFlEjP1MU/ 3gQHnRw2RS6y1l2vhS/XB9jbMPLwbuxh46EapNslwjPpa4Wi4irhVXzaK6x1s6IOomLn ZQao82jcaemhGQ+Ki/J+TvAjcGPzhhf9ffyiVGvFAil43kq01G+O56WwJ+Bpq8GNXr2s 5QDkkhhW2Zxdts+leJx1bzKNz4rin3Tj9p3GouzpZ3QwqW2IIQo63a/ocyYb5gKI+0gZ zwlVW0mtUtSO5CQkSnEfByNUivVy00u53iWZAF6bJL/uac6MDMTlPxrqsm+QCFoEYaJt cQmg== X-Gm-Message-State: AOJu0Yw/XPSQYJKu2I6rHVGgQ/amNm+nt4OLM8b4XBPcLB7s7esFuFU7 NxIeKS/iJRcfatkyARVLLjGnjhQNBxcczfM730u+RPYSxdEeYIa+n+pV6hqvhBWScLrg7OHsLRx iSt6GSB0amHan1Df98pNvq85YPWo4SlCQYF8bGUQIkUadQqjUvECReAzi X-Google-Smtp-Source: AGHT+IGyovwzWzPXwzXqXQnJNUoxpMICDJE+ib3Kgu+L8uIRYPOLoOp6KytbobLNA1j0cBSL8pxWU/l6tFph X-Received: by 2002:a17:90a:bf0c:b0:2d8:d081:e8ee with SMTP id 98e67ed59e1d1-2dbb9e1eb13mr9946482a91.20.1726345653209; Sat, 14 Sep 2024 13:27:33 -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 98e67ed59e1d1-2dbcfdd7265sm91586a91.13.2024.09.14.13.27.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 14 Sep 2024 13:27:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 14 Sep 2024 13:27:33 -0700 (PDT) Message-ID: <66e5f1b5.170a0220.981dc.75bfSMTPIN_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 0BC986050A6D; Sat, 14 Sep 2024 16:27:32 -0400 (EDT) Subject: |SUCCESS| pw144060-144061 [PATCH] [v3,2/2] app/testpmd: add set dev From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240914014913.2886626-3-chaoyong.he@corigine.com> References: <20240914014913.2886626-3-chaoyong.he@corigine.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/144061 _Performance Testing PASS_ Submitter: Chaoyong He Date: Saturday, September 14 2024 01:49:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:523fd7b3adfdf5a87651e8ca33bc69223b3211d5 144060-144061 --> performance testing pass Upstream job id: Template-DTS-Pipeline#180472 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 | -1.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -3.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.3% | +----------+-------------+---------+------------+------------------------------+ 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.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.6% | +----------+-------------+---------+------------+------------------------------+ 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.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.8% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.7% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31030/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/