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 540F145713 for ; Fri, 2 Aug 2024 00:26:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4F93D4029A; Fri, 2 Aug 2024 00:26:10 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id B3B6E400D6 for ; Fri, 2 Aug 2024 00:26:08 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-39ae90034bdso32628635ab.2 for ; Thu, 01 Aug 2024 15:26:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722551168; x=1723155968; 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=DzCjzb4Sxxl3JyIQPjAXiS0GhS619GY4rwNK8DWdcB8=; b=OZlS1O+wwq5LQsUDLVlrXytU+o2rMNo7FBIhlMRIuOlnn7qIQbArxuxLHDJX2wfa+5 3+KCI98Abs3a+UZ1WVUaDWi2Q8V52cnlr2kRCFQBgLhNvGDXDgIS50zHH+v13vGkEMZ3 gpiBS4A7SnPYg/n+8OZxRihct26PfqsgMjW78= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722551168; x=1723155968; 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=DzCjzb4Sxxl3JyIQPjAXiS0GhS619GY4rwNK8DWdcB8=; b=HCNibdHb4QEQ+WK3cEakOY8EwHWQQs3Rf/s4YZ/DbeH2hqQQ0kPbuZS4ykemJRvVtl GevlLHYlaOCfZ9wq1nRlc2hDYRN9lbU7ajVrlhPNK0mKahiv/dD9lmekmRT6RSAeg/We fxfMrZau7tSYWNhbAf5fUK+pyAsnR89lBFkHWftV02RfZbJAiA25GiLzfDqW4AKivqia WBkDywp/k8MSGXVeeECTAoWX1PIOjzzTvhyOCTpKdbjCw7Mav95sr3LcTa20t6KmBp/v 2Vlq1aKfeFj9uW8f3OlykoviQy//GCyK7ceOGor0t6vTCFjCi/Rix0frY/qben0puJB4 /HsQ== X-Gm-Message-State: AOJu0YyneIZGbu6FTnew00SN+oSSCkXSN5xN+SNJCY/BG3d+BUTMTcr8 IVqehi9WNi48qSh/XOdRchkSfQWeR68H9+Hmy/9p2eY8+/g4QAbdBqzvrqnP6tkt8vh+q/oQj9A XDxGXW/mNj2a1YsKaRdoEDakwWi+JzSXl9tx4GE9NyAS7juSZBReuj0xJ X-Google-Smtp-Source: AGHT+IFDv50tftrKBmjenrlIVcvk6o6yZHVFw6T9/i+vEaBh13SlUOxn8+12cuijugFbk0enhedNtuTBvyfc X-Received: by 2002:a92:c602:0:b0:397:6dfc:9946 with SMTP id e9e14a558f8ab-39b1fc13ff0mr17519345ab.27.1722551167832; Thu, 01 Aug 2024 15:26:07 -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-39b20a8e477sm333245ab.30.2024.08.01.15.26.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Aug 2024 15:26:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 01 Aug 2024 15:26:07 -0700 (PDT) Message-ID: <66ac0b7f.050a0220.5f898.2292SMTPIN_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 7BB02605C351; Thu, 1 Aug 2024 18:26:07 -0400 (EDT) Subject: |SUCCESS| pw142854-142857 [PATCH] [v5,4/4] test-pmd: add more packet From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240801190617.201574-5-stephen@networkplumber.org> References: <20240801190617.201574-5-stephen@networkplumber.org> 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/142857 _Performance Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, August 01 2024 19:04:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:37ce4c84c0f23c3989bc7ae19e03a4593cec94e5 142854-142857 --> performance testing pass Upstream job id: Template-DTS-Pipeline#172545 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.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 7.1% | +----------+-------------+---------+------------+------------------------------+ 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.0 NIC: Intel E810 100000 Mbps Fail/Total: 0/1 Detail performance results: The measurement deltas are not ready yet! Please check back later. 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.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30705/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/