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 2CC2343B6C for ; Fri, 8 Mar 2024 05:26:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 262AA40291; Fri, 8 Mar 2024 05:26:19 +0100 (CET) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 7B82C40284 for ; Fri, 8 Mar 2024 05:26:17 +0100 (CET) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-68facd7ea4aso14098906d6.0 for ; Thu, 07 Mar 2024 20:26:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709871977; x=1710476777; 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=OT1S/xZeRNX5Z101BKtnb42f9fgKfXL1AQzaeJZE1Tk=; b=PeCQtkWGAhM1U5SqNNwUmK2M6WLzguGgauomuLOLdVtFnS9BJC4xQLVidjVuM85l4r QlvnD4l5unIWv3jxJQP6gwi5MzQGAuv6OMr07K26o7nxVGQkwtitj+nXjf/6wYoFRCLQ IO3QfnCdx5rzhGccc6F+UIZ6dDxdD+0U6KvsE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709871977; x=1710476777; 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=OT1S/xZeRNX5Z101BKtnb42f9fgKfXL1AQzaeJZE1Tk=; b=ftM6b73lUGpr2v5zStWAU3upu3sVDIpZGyGfI/Ek/KMU+4L3/3Zl4G8NItRWDq3f0C tXjIb5t2RqRXD5DCe3syslWcrPRRVumZPtA0EmXjkOsF0pxOOiTuDL1DZPcG+kxNOClg eQ+7yOGwiUOkG/L5faz+6DPXJs5plR/Uwg5po42w2sbYZiFysTnB6N8IU342TdqXd799 JpAyQ0mzZvx7P5+cdSNSguUeIzaHtKXQqQ++1tW4h8+jf90TQKN5N2OB92eDWjRarcY0 wsbq04vcQ27G5yr2YxzU5tZAHVRIsF24UO2uFdl2WlAp5xZ8J6KxzDz9SKHX0/u5Enjz ejIw== X-Gm-Message-State: AOJu0YyTSnNCC+xtIzN5MGGR9P9soq6hMJpbCMaLlP22rcOAE3qL5Y3E Um4hhLopQ3/DAuiYFmoXgJ1uEP59Oj72ZzigjEefJEzUGQSmvSVuMIjHFn8vKQnqpAlIOpw83Pd 62rlphpNlx6eQy3iI8BDReYb6YTZ2Las7r33p1RiQvXjAYvFx3FuI9BGt X-Google-Smtp-Source: AGHT+IEWimWlqnGc49e+yUBJMco69jP2Ph7wrBrKTJYwxXKy7/4qdkkT3OpkDrBK6fZ7ggLWXuCwVyGWGHQo X-Received: by 2002:a0c:fa48:0:b0:690:8667:4eef with SMTP id k8-20020a0cfa48000000b0069086674eefmr5892726qvo.2.1709871976985; Thu, 07 Mar 2024 20:26:16 -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 r9-20020a0562140c4900b0068c95c8d9b8sm933434qvj.45.2024.03.07.20.26.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Mar 2024 20:26:16 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Mar 2024 20:26:16 -0800 (PST) Message-ID: <65ea9368.050a0220.18c28.c424SMTPIN_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 B08966052712; Thu, 7 Mar 2024 23:26:16 -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-amd64-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 | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian 12 (arm) | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 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/