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 99EC443B67 for ; Fri, 8 Mar 2024 14:29:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8A96E43361; Fri, 8 Mar 2024 14:29:25 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 8CA1440291 for ; Fri, 8 Mar 2024 14:29:22 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3662d7c79a9so2166505ab.3 for ; Fri, 08 Mar 2024 05:29:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709904562; x=1710509362; 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=qQpu0gTf0kGOn9RYsA8jm5iNhTCH1tKj+YrsOxoAEig=; b=fZQ/BPqMMCMCmVd/AwLZ3AlGIcNckFZbzin+0KTwTaATv+gVjfL4xUTaa58WFnZ0f5 Qc91wZVi45fI3NdHLd0kb9lMlLPRmUaNexxI5MnwiwT1oBa4W9wh+6PXlnMowN6axEeB g5/0AXOWwYD29XjoiVQTJAZBgr25SATYtIzaA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709904562; x=1710509362; 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=qQpu0gTf0kGOn9RYsA8jm5iNhTCH1tKj+YrsOxoAEig=; b=Vp8M5E0upo/xc2I5tOhS/H3NmWqyJA4dfNfxf/qx3DNwpyR0PK4v9C8ZEsyINhbpNO 3aJhLZri1twc8ntnhyM0jZS47Cit84dy9XbAAAA5jtjPx9nAc3lzngqtvk3sUI9MLML9 D5P2mGoWMBAqGScNBwnqz8/8ZV1MaO29BSna0i2yK0Jx1+LToVNDDG7bDA8JTlcmZmPR U9imz9JcAXNKOJz6IEb5LDIoiIejVpOzAWOHxco55p7s70gb1XJ2l0wAEJ33tz7DGmWb T55c5gN0X+K3RvJDSAFLEqxwY8uOxLGDp4HLGeNXl0MKnw5Cc2+kbNAlz+u73O08taaf F3Fw== X-Gm-Message-State: AOJu0YxWuN6S7+ZWl80j1NJxsGoT0o7IIU9SlEXmYzP/2Iw0VSiZxjFJ DR8+es0EY1AM4oobAD9Lk4NC43eL/yVcdEm5I7Nv45oF5WAyHpoyxAq0hLzyxLzichZmGsgpSYN f45EWUZHAAxnUbSGtRJ27UTFeaD8uootDnDP1S0ERlgBQAWfJvhkdNX7L X-Google-Smtp-Source: AGHT+IH55zQUiSXmVVkAE6y1RvUt5voljilLevgrO7PrLTwekkdL9doJTAnXux30qCgNabmUSnkdpKl4RoNO X-Received: by 2002:a92:ca46:0:b0:365:1a59:dd6f with SMTP id q6-20020a92ca46000000b003651a59dd6fmr27426742ilo.21.1709904561999; Fri, 08 Mar 2024 05:29:21 -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 cv4-20020a056e023b8400b00365b6dd953csm924728ilb.61.2024.03.08.05.29.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Mar 2024 05:29:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Mar 2024 05:29:21 -0800 (PST) Message-ID: <65eb12b1.050a0220.33bc5.c44cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A62E06052510; Fri, 8 Mar 2024 08:29:21 -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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/138122 _Functional Testing PASS_ Submitter: Chaoyong He Date: Friday, March 08 2024 10:50:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:a86f381b826660e88794754c41d3aec79ce9b87c 138122 --> functional testing pass Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.82 Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-82 Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/