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 74C8143B6A for ; Fri, 8 Mar 2024 05:16:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6C7DC40291; Fri, 8 Mar 2024 05:16:16 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 8250640284 for ; Fri, 8 Mar 2024 05:16:14 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1dd1d9daf02so10302445ad.1 for ; Thu, 07 Mar 2024 20:16:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709871373; x=1710476173; 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=HagelKgnUlKcWrm8BwM5yJ/b2G55Mu0qw7ti231V9CM=; b=WU4raXPWNta/Mf7jUcJEHao7TcsW87+Jy22gf9C51QXodshDcRBtS1vvhSB9osF+Lj lUaRUAm34mJ2O6BKPKkFIQiZzw1+f3n7isa2bnD/w4P5H2SLW/tr80xOn2smAj64QQqd 2SbSt1+sHmqNxT/jWGHYvBJNTaF0E1l+fWBNU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709871373; x=1710476173; 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=HagelKgnUlKcWrm8BwM5yJ/b2G55Mu0qw7ti231V9CM=; b=AzSV/KpkEVG6FC95hbJBlhKkGhsWl9IjdUh8fgvKv84NrMbtOTZyDATLB9nUMudFvC WrS/RbyczZO2FTacT+jIJRaN4z3SYajeb/7NeQK6Ioixxmkrsq6Ha5fWuvlkRHBwvlz5 IVfKLf7v5VnT9F8VkDJlpAb5rHLKK3ab1j+qHP0JxrUVjsG/euZNbaxrINd5jRDyUP4l G33kORhOuHqAvfri7MhaO9zwl6veMf1vEj1dkX57Dqts6jMVSVnob0BXIgjTFqHHs1rr vqhevWcqxRgthsNReOMNJ77IZDpOzwoo22Fi6DGIioJyhjNQipVBs2+JeBZSdfPjtCTV gKVw== X-Gm-Message-State: AOJu0YzAuJP4hbN4pNRFPZen0mhnlPrPy6fZI9ze0F6mlrFjEAYVn36H tmG9D8NazrNwhPfdaSlWS2tVgAiuzXBovtcwWnDVOuTTwoSm/tuqgZJAJ4YDXBzDPa7GPND3HU2 x1n1AEzNKl0fY2sR1AJ4+/rpOFNJXRjcPjUmaqqrf X-Google-Smtp-Source: AGHT+IHlaW4e3fPp8RvfLMYL/+lOg5qiJz0sJEfKnFJZgY9vD4yVk99pvI2V2lF6Fu2LyIhpoSA3r5IX54N3 X-Received: by 2002:a17:902:f707:b0:1dd:689a:6ff2 with SMTP id h7-20020a170902f70700b001dd689a6ff2mr1157818plo.63.1709871373539; Thu, 07 Mar 2024 20:16:13 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id lb4-20020a170902fa4400b001db9f8dee14sm440411plb.74.2024.03.07.20.16.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Mar 2024 20:16:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Mar 2024 20:16:13 -0800 (PST) Message-ID: <65ea910d.170a0220.ca43a.bbb4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id AE49E6052712; Thu, 7 Mar 2024 23:16:12 -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 | +---------------------+----------------+ 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 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/