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 E62E543155 for ; Fri, 13 Oct 2023 15:16:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E10AE4027D; Fri, 13 Oct 2023 15:16:25 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 51CC44027D for ; Fri, 13 Oct 2023 15:16:24 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6b2018a11efso637537b3a.0 for ; Fri, 13 Oct 2023 06:16:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697202983; x=1697807783; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NIMxuXXsQmzdAh8050S3R7C6RPLmv7nYrhm8uJ7855w=; b=bZtfL/eZ3MkM+tN6RasIKCNemAgAxolOR2f32QQWlQxcYAktNQTq+GB/YVVuKA1FL7 u7dNEFCotPVIeIk497+1otem2Wz9J7vkG4mZXpAAJSC1B5XO//yI8RiUNTdi4pIHPj5y 5jVWX6gb+CkW/yUsyAuAT8HkkPX0zKzMH0d+Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697202983; x=1697807783; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NIMxuXXsQmzdAh8050S3R7C6RPLmv7nYrhm8uJ7855w=; b=jJ54Ac6D37dkTBjkGosx+D8z9d2Knr0V1GB8GjNRLdPP0maAl8e7bcpHubpdsv3cZj guovdYQYGz88tp5raQUe6bPnYYlIrPn52ZA2i52AZbFUeID3FbU0rb7MVLpG4JETogNH OnPJTPZYYClZj3lfO8RpvehZ1BuozIWA9mBrO845dzkN7l7PkfWJLJKYeA5hCvXXxrJv xOivtIm5KFDLq2YtvO4PWxZBB114uoCtXQP80DC3skNH5tfVg79H1eDsMRipPuND5D2K C+HgluyMNa1oSvfUXfSz5qLSL/7RZHRdS07axAAMfIK1jaKQoVLkoiW/pNLPGkNCy0pD HekA== X-Gm-Message-State: AOJu0Ywv4JmbyxcT0yLxRNus/bLKLqZ0mM1m/LYajO1kVP3vwbueVCe9 t7fwZx+5d4jB9e3ptAA8ifXKb7KIimIbkv8WYLi5KzkJ1rNNzMcKT2Hr9g== X-Google-Smtp-Source: AGHT+IHJVggZBbDIvOmuNenvVqJusBl4Nt4KtGPHtsHjUHg4ZpLfcK3TP289UA/6IDj/cBFXcwusghf/ElQi X-Received: by 2002:a05:6a00:1ac9:b0:68a:5877:bfb1 with SMTP id f9-20020a056a001ac900b0068a5877bfb1mr28893932pfv.20.1697202983691; Fri, 13 Oct 2023 06:16:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x8-20020aa79a48000000b0068fcd369a88sm923904pfj.12.2023.10.13.06.16.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Oct 2023 06:16:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 13 Oct 2023 06:16:23 -0700 (PDT) Message-ID: <65294327.a70a0220.d6cbe.d69cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0C5FD6052514; Fri, 13 Oct 2023 09:16:20 -0400 (EDT) Subject: |SUCCESS| pw132602 [PATCH] net/nfp: fix the Tx performance issue From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/132602 _Testing PASS_ Submitter: Chaoyong He Date: Friday, October 13 2023 07:46:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:77f913752a55c0262bfda99a1b69ca0bd804c6c7 132602 --> testing pass Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27922/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/