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 1C54743C84 for ; Mon, 11 Mar 2024 08:49:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 183C74067A; Mon, 11 Mar 2024 08:49:14 +0100 (CET) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id 6507F40269 for ; Mon, 11 Mar 2024 08:49:06 +0100 (CET) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3bbbc6e51d0so1996687b6e.3 for ; Mon, 11 Mar 2024 00:49:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710143346; x=1710748146; 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=BJBFBvHPewZF3eZ4QqoCRdsl1ToDmi4NR4fA459JzMY=; b=inGgc4soCsvojtMOr1JYKE326rSyIz1u+DF/1FQAyFETbaRnOTGSwZaviKk+u6z3Mq 4ZaxaVCnUivM168TgDMJkRoM9tWQjrUzPulPyCueyq+QhQCHthwbxBDH3OduXb3TVRrO q+dEWqBHmHuRjdKMzJTyhkGvGXtWvWeWI45RY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710143346; x=1710748146; 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=BJBFBvHPewZF3eZ4QqoCRdsl1ToDmi4NR4fA459JzMY=; b=XmANm3F28J9oGMqzddnLxVWkfNrbB7ekpDOQhMTW/WBbsoJyVX0WaQdO8Fdte1PQmr zxfEQlEhfKyXPw/20XAMwVl/mLk01z0Fn80r0XqJ8ZJTIjgBAmO3jJmBhsSf6AFeqoin szwWYEM/hrT94z9l1n3C+Q4osaAjy0/ScWx7tUWaFOW6S9nKXnRLBULNZwiJhya/VYQM DE3kN3fuqrE6ihLCQzg4FAgEw7oFS0OQXyPF8U6ou4QdBeW5PLhMh1oqmb/VQSb5USwf 87lT3EhbpVxNOr8wB0spyqoz1S2WbW1U4TDLG8uMKGQuzbvcSBLKCveMKiSylP1Bn3rY ddvQ== X-Gm-Message-State: AOJu0YwoZAHC3xu9B70gFQ7YZXaFQ56XHHqGXXij8OrBUIeRrCAU3qlD yZxPomLaZXiy2bUBcavl2qR4M/8cqT2wrtCBWno3l0H5QWMJMh0MG/Z1PPNXUsh4R30mARwL4Yu kOrbCT/0hc6w0yK2kjRh6dHulsrHAsXE7DuigeTOB X-Google-Smtp-Source: AGHT+IGjTGpM2z8Kkgcb91SilN/JWTzAn0vLl5TQe6NmhgnqEkfVmNaMgZcJBmS3O8jkaQmu+t6iu1aSYvMU X-Received: by 2002:a05:6808:3194:b0:3c2:3612:e173 with SMTP id cd20-20020a056808319400b003c23612e173mr8843877oib.47.1710143345821; Mon, 11 Mar 2024 00:49:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f14-20020a056a00228e00b006e698eaa3fcsm43335pfe.3.2024.03.11.00.49.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Mar 2024 00:49:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Mar 2024 00:49:05 -0700 (PDT) Message-ID: <65eeb771.050a0220.4330a.2bd5SMTPIN_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 EF67E6052471; Mon, 11 Mar 2024 03:49:04 -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-arm64-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 | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +==========================+================+==============================+===========================+ | Debian 12 (arm) | PASS | PASS | PASS | +--------------------------+----------------+------------------------------+---------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/