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 39C2643BD7 for ; Tue, 5 Mar 2024 04:28:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 31FEC40270; Tue, 5 Mar 2024 04:28:35 +0100 (CET) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 9DDB24026B for ; Tue, 5 Mar 2024 04:28:34 +0100 (CET) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-dc6d8bd618eso5444861276.3 for ; Mon, 04 Mar 2024 19:28:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709609314; x=1710214114; 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=OXaGKw6k/JYW317mfdl7SRNSi6YZwR7sZd3tp9TUbgM=; b=jK5rmksKHE1ZaaE4BzgW7037mLLmw8JKUlESjzOsmj9fwx+uJSXcyKNv3Gf1MRrFDI T/s9nUWY3egZIBsIaN0wXW1x9izbl0eADLHowo92Y7Byr2djtju/qgPlR9crLXqQ6i1q 9g3nO9orkHc9adqYe7DhvYYK9lczN1lV2IDn0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709609314; x=1710214114; 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=OXaGKw6k/JYW317mfdl7SRNSi6YZwR7sZd3tp9TUbgM=; b=sDcdUTJ3VqGnvY20Hnc9e+ktwvsGt9xLDMOfPyGjfQHL+Xu4jnSA0hkOtuv8la71rd DfsvFjwNL8XI4gM23x5x41MlkpUnXdkJgX7nSAsPxslNyla85jkP2J/u/NlULlX2agrN GLEvqu3mBMoUgxEXOdL0nyP6AwJyotdrf7VmgNYhT/nOYZYoZGAPXqwnBtcY/XfQHC8E tRbSSjVFhJhrwPA1t2w6gVxLVVYAEpIdFGt2lRhn7DwNKqoedFolPDfyI76vjdf+Brkj mVrxK4ZXOaszgDsxPU4wjhDQ0fLKIIy2Ulvu9UUjzuXzpbt5YYolaiJKmqZdgG7JqJ5+ OaGA== X-Gm-Message-State: AOJu0YzPGQNPg5IHxGDRmdGrTr6X36N1gp1QUw9KA1JNglWJ20Wryqs/ ZmDFjdlFoxtNxafZRdO1H34Cooyb6plzMcsCaIW8wnz4+rNRLj7jS3Xr9Xt025H8MMwAfD/kDrO tbDbrPdGa3csvBNMnCWczpayyLVQEDP3xslaSFM4k X-Google-Smtp-Source: AGHT+IF2QxeVuHXeP3atLgYbNhVAKI2FvUFbBVbUD6a7qmbx+WiOBzO67ubwFNoq3nWREnXdHIDzB1qRrqAN X-Received: by 2002:a25:ba88:0:b0:dcf:3580:8bc3 with SMTP id s8-20020a25ba88000000b00dcf35808bc3mr7751260ybg.23.1709609314015; Mon, 04 Mar 2024 19:28:34 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x78-20020a25e051000000b00dc21a65b93bsm570280ybg.1.2024.03.04.19.28.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Mar 2024 19:28:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Mar 2024 19:28:34 -0800 (PST) Message-ID: <65e69162.250a0220.b0932.4230SMTPIN_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 A5C976043484; Mon, 4 Mar 2024 22:28:33 -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-unit-amd64-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 | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 (arm) | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/