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 713CA43C0C for ; Fri, 1 Mar 2024 17:56:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 644774029A; Fri, 1 Mar 2024 17:56:31 +0100 (CET) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id CE8FD4025C for ; Fri, 1 Mar 2024 17:56:29 +0100 (CET) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-595aa5b1fe0so1512957eaf.2 for ; Fri, 01 Mar 2024 08:56:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709312189; x=1709916989; 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=5IqReFejzbFfrY9cWh0XukO6YWQtHr5kwVt/X0m4hMQ=; b=eIObA2aRw07mwmIwTKpv9fV4wmdS1I09HuGx8ECg0dIddAi+IjGz/0lnsa57Oh3hHA 2ltLv+PEH3fKc6OxaXhMhpN/ZUu3fHtRMcDrUREDpjlWYnB6HM1pGNQ3lXS+jsLRxreG qYiCz5epzXppoLwVpNmU5YUQcgdkZdG5/rffM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709312189; x=1709916989; 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=5IqReFejzbFfrY9cWh0XukO6YWQtHr5kwVt/X0m4hMQ=; b=tXbxGClfPej7mPlKTSDVgabZgvjNHSDUyaYZVwarAQf6mYDVpkmewRmlLTrLcDJWv5 HO4LNSaahcRYYyybIy0BHF1yCA2O66Y/7Y6fLwg3D1Yw/1PSdtmHRQ70u78n3BWFBe89 v4GnhX9V6bzhD2O54Fvkk26o6zTHvxb7aVjyQJIl2yLkJ9lh0z/EnpkAndjjOluNfAOG IT+j31dzPG0xsQKe/wz5hAu67J6KnXLVetWcqBiXQT//4+igxfFp+zIS/KoXpI8lDtDC voj9zwPHDXafrcwYQDqlS4CaJfd1GaVj83hltkSweLwt8C2ZRKTFtUrqJPaJtP9V/jb4 RoXA== X-Gm-Message-State: AOJu0YyxI/Z3kDa5N1zBR/f3IMcPtrQkGb0xro21xuvISGA2UuY2nNJq JizQvDmZGNxqxKxLG9ZpGMrPRgzlDd2YyFh5QFClxD/mDEPv90vpJZQgRDLcM+q0obfm9Tuua3v eU/ibyeMd4jkKezMOfKYalaqyfrZEkTQw4hxfYfCHN9t58TcEGHZZhTW8 X-Google-Smtp-Source: AGHT+IGQMBMlv93DQQbUufAIiRfmS74aMLhTNdlZgdhzmAsmtqY9mURzMSG63ueQHTlwgf8KHNiRT1I6frPb X-Received: by 2002:a05:6358:5e0c:b0:17b:f464:e14b with SMTP id q12-20020a0563585e0c00b0017bf464e14bmr2617723rwn.13.1709312189101; Fri, 01 Mar 2024 08:56:29 -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 m13-20020a0562141bcd00b0068f36c50c31sm190445qvc.76.2024.03.01.08.56.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Mar 2024 08:56:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Mar 2024 08:56:29 -0800 (PST) Message-ID: <65e208bd.050a0220.7af68.d67eSMTPIN_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 BD8BA6052712; Fri, 1 Mar 2024 11:56:28 -0500 (EST) Subject: |SUCCESS| pw137655-137657 [PATCH] [v2,3/3] net/nfp: add force reload From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240301084244.190484-4-chaoyong.he@corigine.com> References: <20240301084244.190484-4-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/137657 _Performance Testing PASS_ Submitter: Chaoyong He Date: Friday, March 01 2024 08:42:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:d4d5bbe6791850987d6d28da675574a868e8274c 137655-137657 --> 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.2% | +------------+---------+----------+-------------+------------------------------+ | 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 | -2.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 1.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -2.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -2.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.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.4% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29363/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/