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 5FAE543B62 for ; Fri, 8 Mar 2024 13:44:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 595CA406BC; Fri, 8 Mar 2024 13:44:04 +0100 (CET) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 9718140291 for ; Fri, 8 Mar 2024 13:44:03 +0100 (CET) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-68facd7ea4bso9052986d6.0 for ; Fri, 08 Mar 2024 04:44:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709901843; x=1710506643; 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=3B54B93SxvjMJnhe9oR8T6ZtvkvH6MKgvTbP6J9KboM=; b=ItiFcrArQqvjvne2vycS3VufWMcNmJf/MlcznySXnu1aV9QPE+gMzSgXrb9Q7CVuWM s8zhdv2NaTOs4OH2S2Xn7EzrGYH0/lDwMt81ykUV44BssBPc7sPiyVN1wzPwmuUCYECk 1ZvDAVbUhcOERVp7fzTASdkqdtGMNAQ63kHeA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709901843; x=1710506643; 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=3B54B93SxvjMJnhe9oR8T6ZtvkvH6MKgvTbP6J9KboM=; b=sZr8IdKXikHfqfeS43ZPpiXWawu8/TeNHnZKOY/mSbJztHDLiCf7SdkeGJKjatGtol ppTp0KrEKeCxsfNO7k91WNztPhRTRXNcP/sRbd1MrLlynS28ZfkdmxN/wBNdFJexL1Ok t3gNU9uld5KhFlOeW7xFVqXHyaqeysaRx1O2cMm6KFs2HbBdeW7MfxDGw1OgbFhJ5L1P NiESdpEzLpGnIQufxYJbI7rdgj2S9d7xlPcb69hnE2NB5mDTzik+IGIeCwUppAyY2yOv CCUbPRO6eWgvl5VF557YWSIRR+FM6ueZJO/JpsSQeNrdOaokTj+HwtXyHGkIsPGF2kAy xnPQ== X-Gm-Message-State: AOJu0YzmxzJ3vy6AhYgF67TRLD0jtz1IAYzI/fWEMR+zJwIeLdlxgvFO VC4qXdvz38/JFy4D26/gj/pwfM+DN4BxGPMhKTlDo781OZCyj3laokuQSEAoUkVs5Mez39oiDP4 VGEiyrNZ40vsLpktwK3mFDOGGee140s0d9XZE22T4 X-Google-Smtp-Source: AGHT+IHdzNXpH6Oe6bB9KKuHaQxefyfG26g6eOYwlXrVtHWB0Z2ElYpkeOnU/v2Z4WsszowSQMT7bKea/oXW X-Received: by 2002:a05:6214:14e6:b0:690:b9ae:d4f7 with SMTP id k6-20020a05621414e600b00690b9aed4f7mr510110qvw.50.1709901843092; Fri, 08 Mar 2024 04:44:03 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id iv1-20020ad45ce1000000b0068f4a3d7c8csm853193qvb.70.2024.03.08.04.44.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Mar 2024 04:44:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Mar 2024 04:44:03 -0800 (PST) Message-ID: <65eb0813.d40a0220.1326a.53edSMTPIN_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 C9C346052510; Fri, 8 Mar 2024 07:44:02 -0500 (EST) Subject: |SUCCESS| pw138122 [PATCH] net/nfp: fix skip reload firmware issue From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240308105004.2146837-1-chaoyong.he@corigine.com> References: <20240308105004.2146837-1-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/138122 _Testing PASS_ Submitter: Chaoyong He Date: Friday, March 08 2024 10:50:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:a86f381b826660e88794754c41d3aec79ce9b87c 138122 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | Debian Bullseye | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Debian 12 (arm) | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29477/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/