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 1032243829 for ; Fri, 8 Mar 2024 04:52:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EBFD240291; Fri, 8 Mar 2024 04:52:10 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 2551A40284 for ; Fri, 8 Mar 2024 04:52:10 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1dc1ff3ba1aso13402095ad.3 for ; Thu, 07 Mar 2024 19:52:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709869929; x=1710474729; 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=CLlKg+4vmEryoIK4vqL8GULXTaY8AM8eu6nRzQwmA6o=; b=OB1LL7wsKuL1FK01EJIoOhGG8QFq98l3FFNNKKWscIZO4Cg6zBUyWHfsLdL0aOg4Zf d7DLjQCaq2MhUaerduflsLpywhkZ66twuAnJLSD3kAoSAFce8dzg2LODKleRDjmy/oMa ySA7xhBnzOEnDvoHl/9I1wBKIFr4D3MsVn0pw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709869929; x=1710474729; 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=CLlKg+4vmEryoIK4vqL8GULXTaY8AM8eu6nRzQwmA6o=; b=OPeHcqx0sHP4E1ahOMCHXgUOfTO2zUBIHlY4kfALRddkh4L+jCo+zR/DUF9KXA5lwD USG6mrX4pTE4pf5SVJKOS/rUeSzrg58sllW0tNbocoKgOynnsEZ7Kt9YmJv3EYKElYzp JLCGoHy38v/jLgnmnWgV56QtHa5fq8/XxBGMm/KKECxRzmsGeSZ1KSCU50+h7FJ1kIm6 9/sWEYAJ2+ZxcLP5RbPmYYOwNjOeSuFEK9WWPZ9rFyriAWFu9e2jsEBnBnZJO346ra6B Wgira0/FQYum1Eaw9MRivH+Qeob/yR0iTHKOHwANl3qs1ejYgP5A7ys3Wr6MxsuJS8dW nxbw== X-Gm-Message-State: AOJu0YyDfs2C4GhgjytT2S63FZstfpoULSOXt0FNkS26VVf4n7JKykg5 /Ji58Y43IDIhbdZUXsu9rBJZhPpU7qGyPMulPloww7Aen1rI5DVP9q1eQoLcG8UlcVowDAzkS2z LVAF+DWomv8mCmgGYYerpg3SR8CbHEDGaQgr+iOSmZbVPLXurjn0Lm9aD X-Google-Smtp-Source: AGHT+IE4CnJHr1Y41AlY144Tom2JSDyH+AdkiQJNmgUOF/98zSESwYHqtImX/ZtX8yB2YtUuxikLnhjYM4+N X-Received: by 2002:a17:902:db0e:b0:1dd:634b:5557 with SMTP id m14-20020a170902db0e00b001dd634b5557mr2569222plx.8.1709869929323; Thu, 07 Mar 2024 19:52:09 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id ji7-20020a170903324700b001d9607f2951sm414742plb.19.2024.03.07.19.52.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Mar 2024 19:52:09 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Mar 2024 19:52:09 -0800 (PST) Message-ID: <65ea8b69.170a0220.a6254.9d78SMTPIN_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 818EF6052712; Thu, 7 Mar 2024 22:52:08 -0500 (EST) Subject: |SUCCESS| pw138115 [PATCH] net/nfp: fix failure of PF initiation on From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240308031110.2041280-1-chaoyong.he@corigine.com> References: <20240308031110.2041280-1-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/138115 _Performance Testing PASS_ Submitter: Chaoyong He Date: Friday, March 08 2024 03:11:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:7fcf4e8a03c4b0d2c6cec11ddd18c7bf88ba0384 138115 --> 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 | -1.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.4% | +------------+---------+----------+-------------+------------------------------+ 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.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -1.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.5% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29470/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/