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 98E3343B6C for ; Fri, 8 Mar 2024 05:35:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9469240291; Fri, 8 Mar 2024 05:35:45 +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 8A11640284 for ; Fri, 8 Mar 2024 05:35:44 +0100 (CET) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-68f571be9ddso12572016d6.0 for ; Thu, 07 Mar 2024 20:35:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709872544; x=1710477344; 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=Tm6izG4SgcdThYn0K1sazHITXU7y1diHN6TeNvWEBnc=; b=VWMPWMzBo4zDYxqJXR9F7G4jCHFxy7KRpKaV72tTC+refaH6HmhC79ghJsa7UalBRW kC19oeK8NkYL9xX4gVFE82PPrEfdcjDmsFB2/RNF3pOc+iijrTJ8edAiBWe7XLq7zSRI HK/8ooUK855Jd6JKLAk5k5QthgcF+K6yx3Ib8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709872544; x=1710477344; 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=Tm6izG4SgcdThYn0K1sazHITXU7y1diHN6TeNvWEBnc=; b=FW6yBUtTGqPzufnBDrcQ755T3ntMjT0n9ZH3rihMUGiHxUKKGKvoJ+cIFGuMgv3mzv F26uGGLa2SClgrCXUQYdgAytY79b4IzSjjQ7Pojl/v3FHH5GxShZU/2hGg57fqIo14kH wf3nw/WXFpIsWE3fPJpsk2VdW6Wwi7nwhwnoHRqT+ixzKrMnR9I3wMCbKB0Ta9+TxY3W l9/wZEmH5JBK3mkaSK4pGfJJUN3uKQ0FRMDpQeFkTlKeQeCVgtZiSXlt+Xn4K4+LhGAl +Rq0raDvjYH51PYoDqqVxvQNkX38GBKUqLEFxt608YZm891hdiXIDHe6wSXoCP4PKVVA f85w== X-Gm-Message-State: AOJu0YzfWhZLuV+3hW7iHDqnnMnWSG/pbgxQGRRCJq13Sp2CZOmyfxdG ozPiY+3kXDz9Q2sxHa9l5mQZiPA6sft9F6YalcLrwW1S3eNo/mEIWhBOpiX5FFJ0tdx4Y0jYEd9 LkZGvs4RQ1eg5wvYaCDnJFvS2jqlJnxZWi7jhpJVG X-Google-Smtp-Source: AGHT+IHov+ffJQxn/yLxvl0NDHvZ5eEEo/7JO8y5ISxM751KmvLbcFS12rB74BaObuUPtoC08DdgDYCfJjkl X-Received: by 2002:a05:6214:1847:b0:68f:2d21:d62f with SMTP id d7-20020a056214184700b0068f2d21d62fmr11055022qvy.40.1709872544049; Thu, 07 Mar 2024 20:35:44 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id gy7-20020a056214242700b0068fc07346afsm851638qvb.31.2024.03.07.20.35.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Mar 2024 20:35:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Mar 2024 20:35:44 -0800 (PST) Message-ID: <65ea95a0.050a0220.f3aae.5a3bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id B87976052712; Thu, 7 Mar 2024 23:35:43 -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 | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | 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 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/29470/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/