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 A44CE43157 for ; Fri, 13 Oct 2023 16:09:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9EC374027D; Fri, 13 Oct 2023 16:09:44 +0200 (CEST) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id BB5534027D for ; Fri, 13 Oct 2023 16:09:43 +0200 (CEST) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-27d1373f631so1651681a91.1 for ; Fri, 13 Oct 2023 07:09:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697206183; x=1697810983; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mmXaJfstC+3HRrdMhH6/KuKePHgb7jsaaTgC+shqQcI=; b=UidOg1QFHiSOFRqSYoASZBrFGGN2F09npfYdsHk9FFSHggjsBA2w+wXtXPl7+7Jd6b glPD9SmOAJpv3Mr+Jq8lfDzkJjrh0ysPOlh2Q3MHycLyE03CeUOFOrwP3DfL56m3pCHQ nDoPqer/NaxsiD5KGomunMPm0zsvVbxSDIwsg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697206183; x=1697810983; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mmXaJfstC+3HRrdMhH6/KuKePHgb7jsaaTgC+shqQcI=; b=tzKtv5VWWqq4GJXAAaUufKsDAscT/VUNIDRnqAcxV7/pjbYoD/RGzQcB+8CwC9+XCv X8X/8e+bCBUhfwB/03gj15dQmQPvqrmQ1yhd/FOdUp0cyXkaPS5s//BlhVmrQUETv8e+ IgT9UiMtJLDXgX761vQIgG6gZAilgWhUeCmCUv+yKUXK4g2fi1F8dbZBF1ZxzsY05io/ RARMQQHXoZdo86p5ClN/ias3FH3n4zBcugZdv2v3xq6e1cy7yd4AXv608regLirt9gVF m6F8mLYwS0K8kmz1PKUbD0cgLBTP6shdNZmTFiOtIaVfAHFNclqqoZ0F3btWRHs4ivcl k8yg== X-Gm-Message-State: AOJu0YyZ5r0tvD1eObzkGYizXi0XHXf/ai8QANYh+KSqb1KdJtL0BB/w Dj8Nsr5ViNvM9IHtAKs+rjooQayre8mzvryS8YK0VACQC2lJjlFykR4C41wio+RWJQ== X-Google-Smtp-Source: AGHT+IEG3PE4N3dr0TGbgj/HTuNWJfCBway6ZMWN1+jMkzu05HpKARXmbAA3QloOGsNxt1chk8tdg98HsG0B X-Received: by 2002:a17:90b:1643:b0:26d:12ae:47f0 with SMTP id il3-20020a17090b164300b0026d12ae47f0mr25689567pjb.11.1697206182859; Fri, 13 Oct 2023 07:09:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id c13-20020a17090abf0d00b002680ef05c3fsm16925pjs.16.2023.10.13.07.09.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Oct 2023 07:09:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 13 Oct 2023 07:09:42 -0700 (PDT) Message-ID: <65294fa6.170a0220.b2d9c.0b74SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 493FF6052514; Fri, 13 Oct 2023 10:09:39 -0400 (EDT) Subject: |SUCCESS| pw132602 [PATCH] net/nfp: fix the Tx performance issue From: dpdklab@iol.unh.edu To: Test Report Cc: Chaoyong He 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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ 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 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: clang 16.0.3 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/