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 D5AEF43D9F for ; Mon, 1 Apr 2024 09:58:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CD814402C9; Mon, 1 Apr 2024 09:58:23 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 7C5A54028B for ; Mon, 1 Apr 2024 09:58:22 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-22a1e72f683so2934238fac.0 for ; Mon, 01 Apr 2024 00:58:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711958302; x=1712563102; 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=8uJPSuLCLmt7UkD7frJWqr2l5ll9fLD4rh5TCV09T0A=; b=NZeq13TrbzEpGT9EF564+oAQgio2WlUy0E2x2sVDFzwp5EIUSXfmZ08b42FDQo/e9c la42vzh0KdFtB82dWddnE4kEWajravpoSpOm2PeM5P7iPEQyJazfEg3p3igNgSs8d8/2 BA6xZLVg3oJQV084nm6l1l25ZZ8KlOrQsUl0U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711958302; x=1712563102; 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=8uJPSuLCLmt7UkD7frJWqr2l5ll9fLD4rh5TCV09T0A=; b=dv9hGxYmLwMKwaa9+GZpMDRQ4CC4Y2apzQUPaWu0OO7/4GbcxQoTwH7gAF6uEyBmPF TATkQg7lOrOZi2sjHHJqdKNFonbvb2K6MlfnmU6kxtWr9006ij/8UZ3zvRfL/8hfqSuq VBGM7gozwQPhTUBkTlBMu1iOS6p7TQfcIyO+ycyyIkiOX+6FJIvCaYTGbIyLyGyXNLi4 5t5jv5BTJjPePug1WOD07SYbGaZPlDf6l8ggBDYxexs1+NJ2Gv3bdMVl0V2ywCOyvhL0 8tOutBC3aM1onqdImWRfEn0AFopGgwB2JKdzABKTRLLnd4lW264O1J4xKK4+19OXEMKm rJxA== X-Gm-Message-State: AOJu0YzHUzRmeUoiY5Tl+XFBRGEaT0pS9tkaGgW0UMO8VEG0fjNX7A3W 8+Qfc/c3vHXwwXI1MnZaMGVIA8fm23NHN+Ex1eXuqODlZ1OQ2GV8sGgKydf2MJD+1dkGPQPOrl6 6anSOGwbHg0VzIOg0FoNxFf5SdsXFnzgRuETcb/owPnn4WA0Vg4+E3Z3+ X-Google-Smtp-Source: AGHT+IFcSawY0vPM8PVhPRYjzzqK9FRSRIWIcG6f09eWCASW4JbPWJkH9AEd64waBUEm4pej5wSpOEFnFq82 X-Received: by 2002:a05:6870:6b8f:b0:22a:a40a:a09f with SMTP id ms15-20020a0568706b8f00b0022aa40aa09fmr11757614oab.54.1711958301841; Mon, 01 Apr 2024 00:58:21 -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 en12-20020a056830488c00b006e7044a86f7sm464391otb.4.2024.04.01.00.58.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 Apr 2024 00:58:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 01 Apr 2024 00:58:21 -0700 (PDT) Message-ID: <660a691d.050a0220.cfe4d.87e5SMTPIN_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 4AD176052471; Mon, 1 Apr 2024 03:58:21 -0400 (EDT) Subject: |SUCCESS| pw139014 [PATCH] net/nfp: use Tx ring pointer write back From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240401065622.106253-1-chaoyong.he@corigine.com> References: <20240401065622.106253-1-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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/139014 _Testing PASS_ Submitter: Chaoyong He Date: Monday, April 01 2024 06:56:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:a9778aad62470a38ccbb4e09a2a6bf0cc2e0e36d 139014 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian 11 (arm) | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29688/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/