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 4D60643B62 for ; Fri, 8 Mar 2024 13:38:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 48724406BC; Fri, 8 Mar 2024 13:38:06 +0100 (CET) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 5D25140291 for ; Fri, 8 Mar 2024 13:38:03 +0100 (CET) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-690b5063cdfso3504496d6.0 for ; Fri, 08 Mar 2024 04:38:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709901483; x=1710506283; 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=5w14wJuMqfu+iPd6BVhyYavU4tEEE0fQi7+Z740DSeU=; b=Oz+OwVtMsIHZ9/p/4mQEYLiBrK0TVD2hcfd5jfTwBttOgPeyKbDnTB1JgHnRgtITwh c3Jj2MAPb7PzYtjkCDKvTATrmnRlx7ttGZbgeU2U3+qVnvouNAmd0ylSo3LiXfNQDuQH g0sz0Dbs8o4MfJnu2ENMGsSQlgnt7jylGPkMQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709901483; x=1710506283; 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=5w14wJuMqfu+iPd6BVhyYavU4tEEE0fQi7+Z740DSeU=; b=Y0DSVz/raJn1mY7XqRrviDg5iqgRA1Bz3Ua46Tgb0PSmymtkgXS00ErRI1YeMgrF7l Dfjpt13VTOCu4QMBBN347Yx9BH2qIieMoz4DOlkOFCItRc6fSDOTD+YFCLUd8bnEDg33 9MZnrwPjcsxP2rDudvK6pRYCpSxc7bLG4+/3SfUpIPmDiWlJN3VgD+2q/khZ0D3ddmSw mfFbYa4zvACbg5jHFtFkUtr7eZx44PEIJdJ7lKzRN4J8+seI8uRwf8KrI/u4Gck0LVFO P1RYn3gByTQ7vSVg/edVw2TFclWSHUmFTogmvL3FzUpVzDdJlc2ZTUrkmy976bcMH9Vh iphA== X-Gm-Message-State: AOJu0YyE8lyFFBPml2NkN8xA6Qa4hwC1s84CyjgSM1FkZ3N/bR3S0fTq waXfz1QyK7XrWZvtS0RRB3HAesNd/fHhQghYMIjZ7xtW05BiafOLmfI29yJmCVpBy4X2GQJ8bts ySsLqSmKzh3eN0646NZJEGbsPiBBmhnJx+khoS3V/ X-Google-Smtp-Source: AGHT+IGl57aecc2p9s8INeeggJkC6vulBHy6eZ/LYcLGmpoxmKLP+1d9b3CXur1j0Uq+Z7Y2N4n8reJ1jWuA X-Received: by 2002:ad4:4210:0:b0:68f:e46a:ccb0 with SMTP id k16-20020ad44210000000b0068fe46accb0mr12504897qvp.41.1709901482864; Fri, 08 Mar 2024 04:38:02 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id iw2-20020a0562140f2200b0068fa0c7f6d1sm957942qvb.0.2024.03.08.04.38.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Mar 2024 04:38:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Mar 2024 04:38:02 -0800 (PST) Message-ID: <65eb06aa.050a0220.b24a8.cb27SMTPIN_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 8BB576052510; Fri, 8 Mar 2024 07:38: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-compile-arm64-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_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 (Bookworm) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 12 (Bookworm) Kernel: Container Host Kernel Compiler: gcc 12 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/