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 B0B1943155 for ; Fri, 13 Oct 2023 15:11:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A9B434027D; Fri, 13 Oct 2023 15:11:18 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id E63394027D for ; Fri, 13 Oct 2023 15:11:16 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5a7d532da4bso26289687b3.2 for ; Fri, 13 Oct 2023 06:11:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697202676; x=1697807476; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Fh3pYISjUmi0rbE2fjIuOs6srxd4FxCCo/R1Ys0CYZ0=; b=Y6YiQySWUZMNpguIm8NB2GW2Q7/FY/J7/priSa+k/sxQqkPHDPasuX7g+3UD02qANS 1ChEtTvm8PRWcZEitnZ1SiaMqPrNr6wRHZbcG7S06cQLqZU9E6MBwEzzGjETNmz9AgKW U30ALN93S/Mr0Wkj3hj+qYtAnCUsQrhmY1oFA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697202676; x=1697807476; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Fh3pYISjUmi0rbE2fjIuOs6srxd4FxCCo/R1Ys0CYZ0=; b=kzhD7+E/wAzglHZWamxRdyM4u+0+wm8gYt4U4TsU5Z+sgdf1Hpm/x3ed6Po6JIsEKo KdKXiEJcg41ggJ2TTo3GPaD1NDhAcyTY2jEHWgH9dZEARhDEu43Wm+aV3hwh96N7R0lX Dk0Wsf1MPJiZX+ojeUAHmTH8B+hd/MdmT4ZNYDh+QIyeaObE8RSFF4Geg05pX9w+mZou UcS/bBlMZ4wKBbZCkfM+ampHdMPo+ra9l6InwBzdMNPqMY3NrXtOUjc+VJtfd9wPEenm f1Qz1wTOdw7F6PdG9R26hZBPZDzC3S3UBOsgdP+aKfkVVuO9nSMStXcXB8K6FgWi+HDk X4+A== X-Gm-Message-State: AOJu0YzfGXK+JJXzJSxH6FnP6aAjO/g3bBH8RXWtK8SJVgvHHLWUcsKM L5oKuvtFGWxEmt54tVJeLWg6vok1RotoxpaMonYuT8era8NU0o2tycZ2Hw== X-Google-Smtp-Source: AGHT+IFqqwIigV2Kbtmtn9czDQ6j28X+1Rz0xgVCy17FimOGyuBZKKpwT28czFcD6CGMOhSwtztUkrvxo4No X-Received: by 2002:a0d:ea8d:0:b0:5a7:b54a:e0db with SMTP id t135-20020a0dea8d000000b005a7b54ae0dbmr12584271ywe.10.1697202676389; Fri, 13 Oct 2023 06:11:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z65-20020a0df044000000b005951c57908asm224843ywe.42.2023.10.13.06.11.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Oct 2023 06:11:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 13 Oct 2023 06:11:16 -0700 (PDT) Message-ID: <652941f4.0d0a0220.b3050.b2d1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 496126052514; Fri, 13 Oct 2023 09:11:12 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/