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 7360143829 for ; Fri, 8 Mar 2024 04:56:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6F7BE40291; Fri, 8 Mar 2024 04:56:29 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id B9A1C40284 for ; Fri, 8 Mar 2024 04:56:28 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7c7f3f66d17so68828739f.0 for ; Thu, 07 Mar 2024 19:56:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709870188; x=1710474988; 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=//7hNmqD8XqVvCj+bbn7p1LY6SaQoaNQKMXsoHRUZ60=; b=MJwItJzbW1cGF9WMP4I+vdcBZ+IrPJv4xkGNY8m2Eo+UKP04CWcHGZPl0XFxFRAFo1 G1hu/ARBZS5DVjI3r6dQ5iAqSsAxeU53OtyyH6FlNRRVCXxpEhlWpe/fUwcmMBSkEwAl TS9st9AazaE4+Bucf7EJ2PwPJza6yfWhwJgPM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709870188; x=1710474988; 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=//7hNmqD8XqVvCj+bbn7p1LY6SaQoaNQKMXsoHRUZ60=; b=RqNW2mIzaH865OKrfMz651fl5av+8IHulq1DYgBQQ7qagNiRRyMna47WhsPwOeY3Z4 xYhSsEZiF7imeNrhex7wWFBrWi3P/EkH/6E/UnUDuCNbFU7HVvGxLPj1rUL3m0RcWOdd C6Ny8jF3nOTi4+xzWZWEk4/flmnhg8KGbJnqTAs6cQrNfg8rLrFOTfqErKA3Zh9BUF3C PQL+DdHCwYMyk5KtadPKClYgPFbQqiMk3mXok5qTtlF2yuPrGoCVfykzfckz+KW6UBbX sMhXJdaTo/cQjEwOZ3PlQbzoxP1ekq9wLhFfj6XxZRQsWX3A2uOMUXHjeBWAHIBcOaEa X3uA== X-Gm-Message-State: AOJu0YxydQ+RvkSPd90bR1D86AT1TDrhViPX6pNzVmpHPwDWVvOaXPhL btwQapMvyeVuag/uAA374oruwCgPGkKh2e8WZBgW7HixPQBRG/n8pP5tm4ibexF8gXnYKyUdpRQ 2kp4nisZmVrVfrieEnI+/0gscfTneOvX4muZbknT8Sr0WwCDEimQUeqzC X-Google-Smtp-Source: AGHT+IEGzQ8oZvKOtFfVInwxaeNyDEgaYo9HD2Pi9WYeOWLjO59g7YhF8HX+doGvHNNLr3az9MhJj6TfkTNL X-Received: by 2002:a05:6602:178b:b0:7c8:90ae:7904 with SMTP id y11-20020a056602178b00b007c890ae7904mr870925iox.14.1709870188153; Thu, 07 Mar 2024 19:56:28 -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 a23-20020a6b6617000000b007c8811d0ffdsm147955ioc.34.2024.03.07.19.56.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Mar 2024 19:56:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Mar 2024 19:56:28 -0800 (PST) Message-ID: <65ea8c6c.6b0a0220.d7b4c.8a9fSMTPIN_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 AC3936052712; Thu, 7 Mar 2024 22:56:27 -0500 (EST) Subject: |SUCCESS| pw138115 [PATCH] net/nfp: fix failure of PF initiation on From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240308031110.2041280-1-chaoyong.he@corigine.com> References: <20240308031110.2041280-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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/138115 _Testing PASS_ Submitter: Chaoyong He Date: Friday, March 08 2024 03:11:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:7fcf4e8a03c4b0d2c6cec11ddd18c7bf88ba0384 138115 --> testing pass Test environment and result as below: +--------------------------+----------------+------------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | +==========================+================+==============================+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | +--------------------------+----------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | +--------------------------+----------------+------------------------------+ | Debian 12 (arm) | PASS | PASS | +--------------------------+----------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | +--------------------------+----------------+------------------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29470/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/