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 516F843BD7 for ; Tue, 5 Mar 2024 04:22:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4BEE940270; Tue, 5 Mar 2024 04:22:31 +0100 (CET) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id D49664026B for ; Tue, 5 Mar 2024 04:22:29 +0100 (CET) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-68f51c5f9baso30684436d6.3 for ; Mon, 04 Mar 2024 19:22:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709608949; x=1710213749; 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=cqJX4/qAcu5STZ6IMTprFXk4BEOSrokd/UDGP8YdeLo=; b=LefbvujiE5+1Vlj6C48coJT70hi4NvukOkQ3lpA/0hw0a+d9CvrT9zPUSWsIfRM+gb tqKTdivqSIpT/Ep7kqlOWhLCy8bj1TMS5co6HRx2+o3sWSKguM3uZbVT6HlNJYSqYHX2 hquGF6feLTKsJk8WrkMTDinUFImS0tKBizj30= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709608949; x=1710213749; 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=cqJX4/qAcu5STZ6IMTprFXk4BEOSrokd/UDGP8YdeLo=; b=G9Kw7OyEBUre26E26IBowAUPBPt5EK1Ueuri49/Tc9GECNjaMX6UaSySLPBLsA+tec /BnNpjWqppo2L8csm+S45fgiJbYOfI+aWK4FVX9qb3s8ex++l18AZ5mT+pFCOhQcwvC3 Nk1AUWl/rTkRM8eETqqcG9e4A19i8SjQjNLr5+xB8N2TGvOfWeZdklrK0LdAsVWYoJBl eHw5kMRbyG0LEXYgXnObt39ijEQoyQGNLdLxAAZBZEO3I8D4xuW2f9RlkdM9WJvRJYK0 7QA9QJjpaOvgG9ZhiPEu3C/TCy95OYix+KCERaUPyKVPDgUv5XjlucSVd8H5qKgDOFlB bakQ== X-Gm-Message-State: AOJu0YxHI1qP14dLGO/8raqSRVfID5UTpCwjDS1Xjg9blxXOTahTT2q2 VUCfb9MAEws8rZXDQ6kqdtUbKaqb2yQp5vC/kZe7HKQuuq4OfPbXAtBF0AjU6wmkebLUIQwkhV6 dbRhu+/CGmRSiVMoQOoTSxWlxGGys6+7g2xjk/2mm X-Google-Smtp-Source: AGHT+IFRKfYcDhz0slCTGFueW5iwu4BrC221FB4wbvg5AbbOi2+G+CVuEMIt9wlK2uSVXTI6P4DOpHQPLgjQ X-Received: by 2002:a0c:9781:0:b0:690:19d4:5eb7 with SMTP id l1-20020a0c9781000000b0069019d45eb7mr871202qvd.14.1709608949273; Mon, 04 Mar 2024 19:22:29 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r10-20020ad4576a000000b0068fa300e9c8sm584596qvx.48.2024.03.04.19.22.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Mar 2024 19:22:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Mar 2024 19:22:29 -0800 (PST) Message-ID: <65e68ff5.d40a0220.2c35d.577bSMTPIN_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 D95DC6043484; Mon, 4 Mar 2024 22:22:28 -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 | +-----------------+----------+ 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 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/