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 3916943BD7 for ; Tue, 5 Mar 2024 04:31:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 311BD40270; Tue, 5 Mar 2024 04:31:28 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 972944026B for ; Tue, 5 Mar 2024 04:31:26 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-365c80d1114so16454965ab.3 for ; Mon, 04 Mar 2024 19:31:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709609486; x=1710214286; 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=YEBq8eApT1Ke/SdxXZYyPAI8PyVGaV4RSxMDbEWZwNE=; b=ZYs6/NPFKFvK6KpXvn/nira9UykrP3TgsrzcXwHbmn4uReMgEjOK5x6IYyNWttWGUH H6amDpLYMrDQ9U7Uu0s2Z39rnxC37l0KrofvsXYRcgQEyXLKTJelrOXd5xRmgSNGoIR/ ZcMSVZpmxauYiFZ0CeX84kiGkvj5A6XCxIU90= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709609486; x=1710214286; 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=YEBq8eApT1Ke/SdxXZYyPAI8PyVGaV4RSxMDbEWZwNE=; b=I5+1TsolM6ZuL0INY34E8sWTBYf8KgmNXD3KhbGL58ziKSZTsoVvov3i5tULoIul2Y uVB5LMpKRHYWoyqWoGxYD7/cKW82UqfSRCojsWnpvLZl+4mfCiHaFI0lxfFzCzNm1O3n gl6Ny/4Ih7D0vXTSCtch8o1JHFN7Y7NKKuXfxMNAD/MMbFOBRTTuhBdWNcyW6sTvzjBV 7Oh3rgr1d5mkcm9bMkWv8fULVpDTY+CW1jyyMU1tYTMzvpeMG1FVjmUwq8B3cxuUWeyz U0fbD84nQJih1L9JNxFc7iVAVWwrlOInQjt2URLB/D6BUcFI3j2AcM/Ph9BnROEDTNok DM5Q== X-Gm-Message-State: AOJu0YyIT5hPvuCLLm8ajz+ZZfXPLympL4L9da+FjkpFWHDEEfvYyaRN ZA4cHLosi/ozoMmVRMRLLYPKDpjbt8yoXz8o0uAcguHUwXxCIEZXlcbBHtGljRTndsPhyF6l118 8BD767lVCfaeEJMuwAmdBozFsKoylsX0j6fTdOX4BjYDv02wL9Y0LVFy7 X-Google-Smtp-Source: AGHT+IHo/iGvWlmFH6vRqIYEVfoRJ9S3XOa4B/rC61bcpeEDdt5PJQAMD0Gp5JeFX0ilHqvmFQm/xv8QzceS X-Received: by 2002:a05:6e02:1a0e:b0:365:1474:1ac4 with SMTP id s14-20020a056e021a0e00b0036514741ac4mr12627241ild.25.1709609485781; Mon, 04 Mar 2024 19:31:25 -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 bq2-20020a056e02238200b00365b0559250sm591801ilb.49.2024.03.04.19.31.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Mar 2024 19:31:25 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Mar 2024 19:31:25 -0800 (PST) Message-ID: <65e6920d.050a0220.12635.69a2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 13CE3604330E; Mon, 4 Mar 2024 22:31:25 -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 | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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/