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 56A2C43BD7 for ; Tue, 5 Mar 2024 04:25:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 52D1C40270; Tue, 5 Mar 2024 04:25:55 +0100 (CET) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 1C84E4026B for ; Tue, 5 Mar 2024 04:25:54 +0100 (CET) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-5a12d228941so1361794eaf.1 for ; Mon, 04 Mar 2024 19:25:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709609153; x=1710213953; 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=g/z4vzl2lBwc87MtFBMd9kkPj2phr/lCOJ4oQ9zD78I=; b=fdmylCofrmGTOtUKTdJplkJXkh5eU9mUA64dHDoXVY6CnfObVL7w1g0GleBdsVWrjN 0tw1yAGXexa+2eXaVV9CmaU9orwxi24AaVL8bZPgt5r1D5c9y6Emp+PbwM+yEb4c4q4o EkSg/SFJ2aRm69mH+FmCU65tC3adAQqGFAzoI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709609153; x=1710213953; 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=g/z4vzl2lBwc87MtFBMd9kkPj2phr/lCOJ4oQ9zD78I=; b=sBPJrsQjdBngu3w8uD9+3+61uRHmWvdAySUlkisG9NaJUBwkAm0tSQIGzgQeUnoRxu 0GOEK6Iv8RQn0AdkmelCR9tb0Mjol+ydVOwIpbYdkc8Ox+uGyuzqZcKuGS/V7lukhd/r jSxseyNDqXs2djIWSypSKbvWjMWFN6MYqCT530rbQIBIIL+0Rg9LnsMGT51QQpyfg0wP AhJs146/DW0Fi6iNPmwI27Cb1s/5q7OcUyn6p/s73KSPOpwtZKvBoldUC4Gtw945VNuz 7apCZR4jxk1s756tEKhfccjWGtRJlRjYf8si0h1fNoEhU7S/fZ7oQm2vemjTbYkijtqk 9ycw== X-Gm-Message-State: AOJu0Yyyogde5QQ5kFHNQyKFfH4K80x1GimMn1uxMyAktSyIyiB0e0pp phrWJunBJF1Ac0whfGPJ4EGqXLQ18EAtiuTmvYKpk2bL/vUmNwNpdfJY8P78VV3EuXbTTCzOEkB +zBA0hhCZmMBucOvgwW4axH0Mzzdw8FGYgMGEzA03EFIuSZ/u8ZvlfuqC X-Google-Smtp-Source: AGHT+IGsLrQ/6Cpn5pTwjK0X01AaY/E7JCiZoSFDlZ7VS7fKGbn8QCz9ocTjqW6ygtMD4+1RLWsZMmf5cdg6 X-Received: by 2002:a05:6820:160a:b0:5a1:fb:f072 with SMTP id bb10-20020a056820160a00b005a100fbf072mr834088oob.3.1709609153445; Mon, 04 Mar 2024 19:25:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id i1-20020a4aab01000000b005a062e1e440sm227714oon.23.2024.03.04.19.25.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Mar 2024 19:25:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Mar 2024 19:25:53 -0800 (PST) Message-ID: <65e690c1.4a0a0220.e8677.d1ccSMTPIN_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 E2EBF6043484; Mon, 4 Mar 2024 22:25:52 -0500 (EST) Subject: |SUCCESS| pw137955-137959 [PATCH] [5/5] net/nfp: use big-endian meta From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240305022923.891544-6-chaoyong.he@corigine.com> References: <20240305022923.891544-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/137959 _Testing PASS_ Submitter: Chaoyong He Date: Tuesday, March 05 2024 02:29:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:29c516fa4f5bac381825667b5bdb1ced4548c6bc 137955-137959 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29407/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/