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 8478543155 for ; Fri, 13 Oct 2023 15:17:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7EE6C4064C; Fri, 13 Oct 2023 15:17:55 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 1D68A40633 for ; Fri, 13 Oct 2023 15:17:54 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3513c435465so5050095ab.0 for ; Fri, 13 Oct 2023 06:17:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697203073; x=1697807873; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qS8zkJE7BIhcoBroNUMbm3Tj0B1Jr5qaaJW/EPm/hIE=; b=bTQbrIiM7+5Bk6mc4WJ69bg0iVMM4NLGLTbxy0hNd2fBbrcA2Xc5rrh6CPHkByG3/9 bDC1aref+H/mxPpnGXKqsEomrxJyTZtnioJAeFP3UusNaqM0gjCx5CfoNH/QXyQF9g+w 0OBPom1w8AH+l1RjBD5bVJDL/NI8McslkdPyw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697203073; x=1697807873; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qS8zkJE7BIhcoBroNUMbm3Tj0B1Jr5qaaJW/EPm/hIE=; b=UGA8qCb4QoxSAJ6qOMbRAQ+Y1MbP36TA10q/o3essRNYciKr+xg7I/08nZiZbHuDmC tfm8hOACbT/rwiY8KgX0DhHXg9TXFbBwAOGHupGUGKGpRzcwcuYyBByKEb7DqHbTql/L WwnXap3C6DTwcLbWskC10tFr9iX04G4oWGUepu5y6g3gRkYw14P/9PVHg55pFyRqNLTS 46CQIF0Qd8od53t0sM/zXf7nzYYfDdBjrbVeatMsq4OgE9ch8K9dHpNopT8u1izpmx3S db6ONZTk2JSVOD4gTwEtnk3FHKS7sEH3EuIGOUlx3wz3jvuLWRVYoizu3v030D6TeM8z IWCg== X-Gm-Message-State: AOJu0YxUQWyDdmDJrHhCyUea9uFO9EpVA+ZgILUdav4/yxe3YJUrcUWM BRv2zqiX8w45EEbR45xC+Uceht5OY10YO6+lkenOetyLaBP/WgBTYKXH3Q== X-Google-Smtp-Source: AGHT+IEFn3cjCzofzE8CqwI6e+r2PxeTEgjtKdHTclxWCXv2m5kKsXUOLesTUC7Z8f/6gRelntzZN4lh6Ffk X-Received: by 2002:a92:c568:0:b0:34f:f19f:2b35 with SMTP id b8-20020a92c568000000b0034ff19f2b35mr58986ilj.11.1697203073538; Fri, 13 Oct 2023 06:17:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w16-20020a92ad10000000b00351543366edsm233896ilh.69.2023.10.13.06.17.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Oct 2023 06:17:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 13 Oct 2023 06:17:53 -0700 (PDT) Message-ID: <65294381.920a0220.571e7.a566SMTPIN_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 529B26052514; Fri, 13 Oct 2023 09:17:49 -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 | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.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/