From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <test-report-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id CC1B943C84
	for <public@inbox.dpdk.org>; Mon, 11 Mar 2024 08:48:25 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id C48C2402AE;
	Mon, 11 Mar 2024 08:48:25 +0100 (CET)
Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com
 [209.85.161.100])
 by mails.dpdk.org (Postfix) with ESMTP id 3578040269
 for <test-report@dpdk.org>; Mon, 11 Mar 2024 08:48:24 +0100 (CET)
Received: by mail-oo1-f100.google.com with SMTP id
 006d021491bc7-5a207813b1dso220532eaf.2
 for <test-report@dpdk.org>; Mon, 11 Mar 2024 00:48:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1710143303; x=1710748103; 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=viEGyVAOquqVIpMhbQCGnikucIZTTOOoPXYLK+xuQrs=;
 b=giY1PH8R9fIFWexyJsjGR246AoJmKZ/OGN52E8BnQGFNGnTD46gaVw4LYo3ErSdZF7
 sukJDluMuBDzXGGwKzuXCWyMTYrVaUAyuCpmafQQYXmcS3/IBoIuyAUsQENxrfRaF77V
 WkQV4X2UPQr/+VL8ccyBLdkUo96t/YqpxM5yo=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1710143303; x=1710748103;
 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=viEGyVAOquqVIpMhbQCGnikucIZTTOOoPXYLK+xuQrs=;
 b=P/vec77AujJ4x2h3IyHpz8Nh7tdS2j803/ivKmIMImhLmVtG2T4hge/6RMQ0zYhC9M
 Og64x2NwMpJVltdIpfeCiaX6zldXb0JG0LdudJ8DtFt8QfMucPSavGq+LV7yxxjz7XC6
 T83081xHdrkf1mwVlzX44qHrown40Me+QKD6HZM3DafxGhVxOA3BsqfXJuB0+YcHn7cW
 ew6Q6VXzH30Vd9+xpiI7IeiDm8QqeuchllBZY4RmZfi5upjetTdVSPSfJIkuCKoCbonV
 1XMaMeta3s2tayAWF7wqdLoJ2gksL6cmfdnyyVGwSOe95efrqy7kxxRCm9z571wJvuhe
 nAag==
X-Gm-Message-State: AOJu0YyGYSpAprso7qFsqdsIWNLzmOO52mLa/uP/GiOuQEsYbhU8yYfV
 c1qk84zAXzcxUp6SKaFZHnNX5QB7ArHsL4WQY4Faoc0LgF5SbGHPrp6XKvnrImrH1AzHzsbwSiE
 Dse1tbykmpzpMeq1gUB1ixmtlInH2JoPBeHvPaL+i
X-Google-Smtp-Source: AGHT+IEVTfVNRmquh3LsZ2fncrmiT/gP+wiP1FK3k9Uv79LoHMw5orhkYB9T5FFs94jq37+A8emmHNBzHwDD
X-Received: by 2002:a05:6870:a103:b0:221:7388:87c4 with SMTP id
 m3-20020a056870a10300b00221738887c4mr4982835oae.55.1710143303643; 
 Mon, 11 Mar 2024 00:48:23 -0700 (PDT)
Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84])
 by smtp-relay.gmail.com with ESMTPS id
 t19-20020a056a00139300b006e56277fd3dsm291650pfg.5.2024.03.11.00.48.23
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Mon, 11 Mar 2024 00:48:23 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Mon, 11 Mar 2024 00:48:23 -0700 (PDT)
Message-ID: <65eeb747.050a0220.fe258.4efbSMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.17.0.8] (unknown [172.18.0.217])
 by postal.iol.unh.edu (Postfix) with ESMTP id C5BB36052471;
 Mon, 11 Mar 2024 03:48:22 -0400 (EDT)
Subject: |SUCCESS| pw138146-138147 [PATCH] [2/2] net/nfp: fix data endianness
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
In-Reply-To: <20240311024939.2523778-3-chaoyong.he@corigine.com>
References: <20240311024939.2523778-3-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 <test-report.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/test-report>,
 <mailto:test-report-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/test-report/>
List-Post: <mailto:test-report@dpdk.org>
List-Help: <mailto:test-report-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/test-report>,
 <mailto:test-report-request@dpdk.org?subject=subscribe>
Errors-To: test-report-bounces@dpdk.org

Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/138147

_Testing PASS_

Submitter: Chaoyong He <chaoyong.he@corigine.com>
Date: Monday, March 11 2024 02:49:39 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a2a2ce171d00b8f27c8c43c37d5dd8505d8f2e89

138146-138147 --> testing pass

Test environment and result as below:

+------------------+----------+
|   Environment    | abi_test |
+==================+==========+
| Debian 12 (arm)  | PASS     |
+------------------+----------+
| CentOS Stream 9  | PASS     |
+------------------+----------+
| Debian Bullseye  | PASS     |
+------------------+----------+
| CentOS Stream 8  | PASS     |
+------------------+----------+
| RHEL8            | PASS     |
+------------------+----------+
| Fedora 37        | PASS     |
+------------------+----------+
| Fedora 38        | PASS     |
+------------------+----------+
| openSUSE Leap 15 | PASS     |
+------------------+----------+
| Ubuntu 22.04     | PASS     |
+------------------+----------+


Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 11

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

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

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

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/29494/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/