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 A2E31455DA for ; Tue, 9 Jul 2024 11:27:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9B4D6402E4; Tue, 9 Jul 2024 11:27:28 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 729DE40156 for ; Tue, 9 Jul 2024 11:27:24 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6b5ec93f113so26138016d6.3 for ; Tue, 09 Jul 2024 02:27:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720517244; x=1721122044; 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=sXGY9JKPQLxSlRh9mxndYpwxCuQBeijIZqsgOm4zZ44=; b=aib7/Mhrt9t/8ICu9UPY3B8vZXTjSiqmqUTdqn88TyWX1Mr/s3jbTFOWjX2bDEdg3F S4qLPeCKxrR8kveTxEBHFANul/iYR7KifxOEO60lhGA/GgiamIYaVng8ItmC3cuFSD3e PYMmP2XmS/yXrCXFjPuq/K0Z68SPlCrpzEsss= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720517244; x=1721122044; 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=sXGY9JKPQLxSlRh9mxndYpwxCuQBeijIZqsgOm4zZ44=; b=L06KmBndHeNv0AH6YXFviCXfzpbOXursT29v5Ercc6zHcmcHLqdQTflxvA1Bi6apH0 7SDjZxxOFmpFpzqv3/E3SbBrFkbIZIjgJdX76mRb+iBtOMy69Ld1oVXdT8Fyu4q7nEqv PGMtlzvyMwesRVtFVUb8Y+2flyTXiCH4vqpCfF75AU8k21teCquHvYRlgyJgs/ILjIQC QCamkqiNdRBlIs9N62bdWfuywCx9C/8luN/RAefDo/EURxK/vbBve4S+IyYqOc7pab87 3qQLLA5TUuK3ZPoUx4HGnIyJlB7qSMFUFPVQ9hMX1Yw5oDHEpkdpK0Y49YrOS7+HPPB1 m7ow== X-Gm-Message-State: AOJu0YwlGJ6Aq5R3Om/3OIkoUZJP1wG9/0lnMe2RmwoGPuL3FpcOkoTc n9of02yyDH0mBaE52Q7QaKfHlzTWyfN2IvnAqSX9TsCanmTZXpj1WlfaFvCwxoHBQWx88UxyZAa x9pP5pZo+2MAjIo8wqddDCI2MYz/8PlDjFlOt1C7zghsuSVyPBOR+ioV2 X-Google-Smtp-Source: AGHT+IHfdUMSrKPf5UskPGl4fhLlflb3q+8DH5v4vDGGbRRGDxtoQ4r7zbmCrYFe1t4FcryafsKDQxpOCdXJ X-Received: by 2002:a05:6214:d6a:b0:6b5:4e07:2a55 with SMTP id 6a1803df08f44-6b61bf038cfmr25793006d6.29.1720517243779; Tue, 09 Jul 2024 02:27:23 -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 6a1803df08f44-6b61ba9610dsm859926d6.54.2024.07.09.02.27.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Jul 2024 02:27:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Jul 2024 02:27:23 -0700 (PDT) Message-ID: <668d027b.050a0220.33927.6320SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7FBD86052500; Tue, 9 Jul 2024 05:27:23 -0400 (EDT) Subject: |PENDING| pw142240-142239 [PATCH] [v6,2/2] examples/l3fwd-power: add From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240709022927.26625-3-lihuisong@huawei.com> References: <20240709022927.26625-3-lihuisong@huawei.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-broadcom-Performance Test-Status: PENDING http://dpdk.org/patch/142239 _Performance Testing pending_ Submitter: Huisong Li Date: Tuesday, July 09 2024 02:29:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:e6bfd9676109f904b4f263402e77105fdca8e67c 142240-142239 --> performance testing pending Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps Target: Unknown Fail/Total: 0/3 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 128 | 1 | 1 | 0.8% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.7% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.9% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: Unknown Fail/Total: 0/1 Detail performance results: The measurement deltas are not ready yet! Please check back later. To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30470/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/