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 EBEBC43C84 for ; Mon, 11 Mar 2024 09:17:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E47EC402D8; Mon, 11 Mar 2024 09:17:49 +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 1E980402AE for ; Mon, 11 Mar 2024 09:17:48 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-36642480e9bso10992875ab.2 for ; Mon, 11 Mar 2024 01:17:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710145067; x=1710749867; 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=0sj8N797YgAbYits/sCM15nPBPdewGuCTtrTtBCOUH0=; b=EYSYm5BSLb86DishnJh/3P910j78gfrjAfihqOZYOnx3X/Qj04ur87C345S4k0qare k8P/TaUe2DgY1MWJ8mrln5vcYIZxeg3LvxBz9fY4y3xf5LETjdfQb6zzCv6jEsY4Dsan viQmHzMN+c2AotwS7v1NVdUb/KXStpiHHmsG0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710145067; x=1710749867; 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=0sj8N797YgAbYits/sCM15nPBPdewGuCTtrTtBCOUH0=; b=a5xm7D1bv9e+nn1twM9j3sUNt1dId8n3bWTd+JtuOhmp1uzD9TRcxUQjprfEAfvVeQ 6mVNdQdFkapuBxKS0QfUBTMx72NwexyofzozWRyOZBNz+zGmdIhDUafXklD3oviEERp+ PqS6V6Guif5Y2lw9HTXwxWveFTKlo59Fsjijs9XAxip/ZZyqeeaWyG9xUlmgZS5cW4z7 eIHIo0OOYCx1KUGmXk0TaxU4CwCqZpogEMtM/SltWCDf6rZgLqglb4dL2fZBpmaqPs5z I3ci0jp6g0j9RU1cFGunZ9pgGATNlDVP+OCvq9JSyeIbY0TXuH4ZvkCSl/2UkRXgxGRM k+wg== X-Gm-Message-State: AOJu0YzSepJyXt37+vlzWRtrRc32RxgiHcCMyeF6DN93jqPStKKLsR9B XB72ZKBQjkxTDdr6t6Z11trqJjCxsctGZCs1F3AObgTKijmZEjNhNtWWzAQds9R/0YLjxcvYMYp 1e9+aXV1GlOspXNDH+aPZ89FwZKPaaK4vxxsGvlLzkj8OVlMM18MoVNlr X-Google-Smtp-Source: AGHT+IE1W8/ZiqLpxJB3swAbwXQo2nicuy0VT/0PrrWLsgk2BTtjTQndZ2tXGkOpxeb/94b+JhIlkfJxLtyo X-Received: by 2002:a05:6e02:b47:b0:365:13af:84ba with SMTP id f7-20020a056e020b4700b0036513af84bamr9157449ilu.5.1710145067523; Mon, 11 Mar 2024 01:17:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id k10-20020a92c24a000000b00364f0e1bfcdsm252850ilo.18.2024.03.11.01.17.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Mar 2024 01:17:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Mar 2024 01:17:47 -0700 (PDT) Message-ID: <65eebe2b.920a0220.1e595.1f49SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 0860D6052471; Mon, 11 Mar 2024 04:17:47 -0400 (EDT) Subject: |SUCCESS| pw138146-138147 [PATCH] [2/2] net/nfp: fix data endianness From: dpdklab@iol.unh.edu To: Test Report 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 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/138147 _Testing PASS_ Submitter: Chaoyong He 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 | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian 12 (arm) | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/