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 AAEE145748 for ; Tue, 6 Aug 2024 08:06:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A65FB402CF; Tue, 6 Aug 2024 08:06:37 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 94000402BA for ; Tue, 6 Aug 2024 08:06:36 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-5d5b850d969so220193eaf.0 for ; Mon, 05 Aug 2024 23:06:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722924396; x=1723529196; 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=6R436Dr6bhgfQUjmYcQN2n63pdVQ3O09dR6mA+YoHXE=; b=MrJT1IT3g9UY3e+7p8AmQhnY1uM5kX3u0Z2RYn7jACNrQPBf4BJ5ygSF1fmD5yNIvI oXvOIauvLy2DWRhJpqS0Wb6kSljfaEp96QDJjBy8dw4DuhujBH7APnMS5uLZ83+N6+a6 Lww7eZihxuKVpMT5pEJLoui5Oaw0k35phTJJY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722924396; x=1723529196; 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=6R436Dr6bhgfQUjmYcQN2n63pdVQ3O09dR6mA+YoHXE=; b=LuZwm/wXBKYmIf5WJJ42yuvPCdjkUYt+ZI8KX/x/RvggueEvG+JqrZx7l0Nl4qvTJL owao3LgA+RRYv4t4vBAceLDFjH+Igr9JaZ69RkzspvBxpyYoO9E8+0RU5qZwPUZJfY5x DxdTL0GTE57+yIaQPx69tDKNJvUvgGL8/gL914smyyKZvKdp3Z1M+TUu2/VocE9fPSgF EuzFWjdLuQZ/azMT58qctlvu8VHAQnscFAIVW0u4kVzNgctPMKSdQkTAvfMqMGyroWY1 JbTT2Yx+Fph3jvyYsaar16AEezedHQ2MktqWO8zKQzABHWKrPy7USMLNaF2CKxU3oRJc 5FbQ== X-Gm-Message-State: AOJu0Yy6ibTu1cxaqbmxNn+9quJeSlNq7MBMS2bH2yOJTwTzw12z1w2T sHLkNFm3NHatQIj6a6ruQ/3ZFi3Xv/5yDYijqRixruHJpwr/yFODg4v0kFJVUxvbW/N/mxJRQY3 B4Wvm48zbSb8tWEc4zjDcta/gfXYLFI0paTXmlmTWaAq/mdu4QnUbE5Fe X-Google-Smtp-Source: AGHT+IGR+8pSGufbOSn7p0WbEME+2KDToZX+4FOWeqkKpYyZ4Hd9ve4oOW/0Fkk2xLc4y81B4T1vcI/hLJYk X-Received: by 2002:a05:6870:b28b:b0:261:26be:2606 with SMTP id 586e51a60fabf-26891d705d1mr16081769fac.25.1722924395754; Mon, 05 Aug 2024 23:06:35 -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 586e51a60fabf-2689a2a57f9sm760712fac.4.2024.08.05.23.06.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 05 Aug 2024 23:06:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 05 Aug 2024 23:06:35 -0700 (PDT) Message-ID: <66b1bd6b.050a0220.2d0cde.b74bSMTPIN_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 39750605C351; Tue, 6 Aug 2024 02:06:35 -0400 (EDT) Subject: |PENDING| pw142909-142911 [PATCH] [v2,3/3] examples/l3fwd: enhance v From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240806034120.3165295-4-g.singh@nxp.com> References: <20240806034120.3165295-4-g.singh@nxp.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: PENDING http://dpdk.org/patch/142911 _Performance Testing pending_ Submitter: Gagandeep Singh Date: Tuesday, August 06 2024 03:41:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:b3485f4293997d35b6daecc3437bb0c183a51fb3 142909-142911 --> performance testing pending Upstream job id: Template-DTS-Pipeline#173213 Test environment and result as below: 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 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.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 1.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 1.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.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps 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/30721/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/