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 87AF54548E for ; Wed, 19 Jun 2024 12:32:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 83A7A40291; Wed, 19 Jun 2024 12:32:40 +0200 (CEST) Received: from mail-wm1-f100.google.com (mail-wm1-f100.google.com [209.85.128.100]) by mails.dpdk.org (Postfix) with ESMTP id B0DCB40289 for ; Wed, 19 Jun 2024 12:32:39 +0200 (CEST) Received: by mail-wm1-f100.google.com with SMTP id 5b1f17b1804b1-4217926991fso57564825e9.3 for ; Wed, 19 Jun 2024 03:32:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718793159; x=1719397959; 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=n1oHqgMg1tjJUVH9JhVLQ5dlOKA10UAyC0/tAf1Hgfc=; b=D/Df4aJwSnuS6nXtj8Ojb0S36LgkhvXu/NJhNmhRgvXdNrJ+UehDMtLkxTZ6RAP8OO hLiN3nhxlAdQmctN3G+SCwAsVCEbJUYtP1MY9EpqiHs2ZI22/923mzK7rlxbslBveeq0 6egAMzP597cStXTcTDlZGAYKj6g1DYJseO4MY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718793159; x=1719397959; 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=n1oHqgMg1tjJUVH9JhVLQ5dlOKA10UAyC0/tAf1Hgfc=; b=V9GDiVgKkssTFO6cM9r86AFX8HFpJgtEHEzkXc+phaVcrSqlqSzA3d95oqUnyCSpFe gVw/+AWbniWPAvJ9ejIKlBxvaWcnOMWizBzXV7DMMYP90lISDA5dGxbw9e8n9szDQEc2 O5wgqVMonZMQGgBEAhxMSaXImb3CXdDjBWTrIFHO26HuzjphSWLaEg7WinvobWKIiULL VK51pjEGKwiG5i9WcE9OVT3/hkzLXbzrF9AYah6cSAm+1P/m5uNsGGOACAaQsSBIuSqx wttAKRrzMUbBwcPt+CzGGrYI3YDTPsXOpJNaGdPYbjsXk7XKUFpQPAgCXq7RwmHqdc3o 5dxA== X-Gm-Message-State: AOJu0YzRTDrNBrRzWl3kZm3CR9NAsfIFvf7QWkZP+NcGBNJR1VgPdgVb s4g5iWo2PGdWKoFRGRPFJh5RXzRqUIxxFy20wkjWwIYOE6b4YGXLzL6dRiFrWh0Y/tV5bTZU4qE VjjN6n2T8j2dYZIOeQo+PwEfXHVsiJUhItj6jbm9KGHdEq8HQFGzt9VXo X-Google-Smtp-Source: AGHT+IEKtv2icNFVAsE0NjgazSOy6Sy8aCGB4pB953XzzvnBTQOBaVC++TWKoP3Ki0mS/RmJtFBsvmh+yf6/ X-Received: by 2002:a05:600c:4b97:b0:422:e0a8:439d with SMTP id 5b1f17b1804b1-424751764femr13488075e9.13.1718793159405; Wed, 19 Jun 2024 03:32:39 -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 5b1f17b1804b1-42286ef005asm8055795e9.1.2024.06.19.03.32.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Jun 2024 03:32:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 19 Jun 2024 03:32:39 -0700 (PDT) Message-ID: <6672b3c7.050a0220.dc6f6.e0d8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9392C605C373; Wed, 19 Jun 2024 06:32:38 -0400 (EDT) Subject: |SUCCESS| pw141296-141300 [PATCH] [5/5] net/nfp: support getting Tx From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240619024923.3215843-6-chaoyong.he@corigine.com> References: <20240619024923.3215843-6-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/141300 _Testing PASS_ Submitter: Chaoyong He Date: Wednesday, June 19 2024 02:49:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:fbba6db3640f9f623c29c452e1a6b057073e81d2 141296-141300 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | Fedora 40 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 24.04 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | RHEL9 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 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 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30236/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/