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 C284843C84 for ; Mon, 11 Mar 2024 08:15:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A55FA402AE; Mon, 11 Mar 2024 08:15:48 +0100 (CET) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id BA6274029E for ; Mon, 11 Mar 2024 08:15:47 +0100 (CET) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-5d81b08d6f2so2438832a12.0 for ; Mon, 11 Mar 2024 00:15:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710141347; x=1710746147; 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=rHU4wObvMQgM7Cmb+dj/JaateQGeG4PaDqePLV+7sa0=; b=PV7qbUyyzoO8ZOcka74TXuCLAD8JH/nJ2wYnU9s8gUzOm6OCr0SP8Lmx8FchZrF4Im HC3bmiGZ5dNXUhqrM+eyLg/e2lK32ezgQtjMG57bhXrevAYRbOFKnrY+9Pj89T9kKfOY O5EIU0QtnGKEImkjaXe0dWIoWcwQorbrYbeNk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710141347; x=1710746147; 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=rHU4wObvMQgM7Cmb+dj/JaateQGeG4PaDqePLV+7sa0=; b=AfFoUpstbF3NwjZLgNAFBb4eAxtTYnS32s2SAL1LUsXE1ZdwFuV2GztlKTUkgxawMC q8TSR6egUJfUdlb63bL6PmvnLQbMuog6vphabxtidaJ4tUDYGbhF+wRgen35V4s/vzlh gS6yIgbzBX6B3SFyY3O1AUxmXmB8Ctzb8NeTojLoZ65JqvJMk8TkMcPaBYD3MAJ5FFBW G7Xs5PoR2aMaLqMp0wqcn4ApQ0VVQp3QPqs/DQQVM1SrVD7rNlrFvcc+N9dUTeLoxAYG p5vc6y4QI7GJ09t9bzQj5s50mdrVcY4IJo+mSKHG1y9tVe88YXVFCL74aEVPdX2v5GpG Jx4Q== X-Gm-Message-State: AOJu0Yye9FG2K7yI0s7TeJiOjWZVEq4EFUbx6lJiwH8NWJ7vKLIOxb/o FFrcQAChhSZP9BfazBw5WjMNREAZxwwmIogJcYxOwMT2EBBISdrS9U8I4g1XQKAdAFJ1LcQHBCS ufmrWoZqHQkA4fiKqqQyeJXEqLPCTIShbeXWr+vr+ X-Google-Smtp-Source: AGHT+IFsBR6+WZVQuILpQ3yx50Jsc2S03eDRm3m0cBYPQXLwBww4490XK0NSj+tGdlEEmY0ws7nE1OQfu+bf X-Received: by 2002:a05:6a21:78a9:b0:1a1:4e10:72bd with SMTP id bf41-20020a056a2178a900b001a14e1072bdmr7667567pzc.20.1710141346825; Mon, 11 Mar 2024 00:15:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fz16-20020a17090b025000b0029bcc79b12asm197813pjb.12.2024.03.11.00.15.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Mar 2024 00:15:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Mar 2024 00:15:46 -0700 (PDT) Message-ID: <65eeafa2.170a0220.fed31.e010SMTPIN_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 01DBC6052471; Mon, 11 Mar 2024 03:15:45 -0400 (EDT) Subject: |SUCCESS| pw138146-138147 [PATCH] [2/2] net/nfp: fix data endianness From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240311024939.2523778-3-chaoyong.he@corigine.com> References: <20240311024939.2523778-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/138147 _Performance Testing PASS_ Submitter: Chaoyong He Date: Monday, March 11 2024 02:49:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:a2a2ce171d00b8f27c8c43c37d5dd8505d8f2e89 138146-138147 --> performance testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | 0.9% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.3% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 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 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 3.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -2.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 3.3% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/6 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 128 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29494/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/