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 BAAB243B62 for ; Fri, 8 Mar 2024 04:57:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B29E440291; Fri, 8 Mar 2024 04:57:20 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id E8F2540284 for ; Fri, 8 Mar 2024 04:57:19 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-609ed7ca444so5894937b3.1 for ; Thu, 07 Mar 2024 19:57:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709870239; x=1710475039; 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=6ELMS9PBf7pzKVn+CSinVqPIe3WPxDsZSKEhJsK6y7I=; b=Iz1RxAegetebVk3xd7sxuZHGQ+1SDyr1DnxHR6f5u5OTazLFMXYMV75vdndOXXW3Sd q0XPDtxL9DwzyjMxmUjOuFH9Ld5nOm/eVoKUqdq5W3fsT0rx/1bXKPUh46sPGMqLdo8P YklbrwsQSE1q4Hhbcybsu1BC/DXfDkg/JfWH8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709870239; x=1710475039; 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=6ELMS9PBf7pzKVn+CSinVqPIe3WPxDsZSKEhJsK6y7I=; b=fJzDn1Rw2HxXs69v/9FFwgop5ug9m6QPAFPsdf8tUSD9PbgPJ0YYLxbk1kip/oMNeG ykSDRLcWAn2s5SyMhPt8mHbMJzfZGoSOO/EP059ZQh5ioO86N/hBsIFySxdNjNvB2WQt BFojZE0Q8rad6nhCUMhVlzApaANgSQHGGcjJDwJ4YcZt+zXjBRuOPDHr8DCuahn0CaZ2 LC2BRhFg6LQXpdKJMCkshniyxHCvQTbrUJ22QIy+HBjItoSmPj6p1SwaqhzVq2h+nDUm QQUnrasapUo4TKvOKtxNVQzE3bp2tre+8bnsiQI15kkvCTa/S21asPpoYbX9/Lx1Vb2g QZRg== X-Gm-Message-State: AOJu0YxLEuPwXhShFeOY18iA9jYcn1w459guNF4PY3lyC6zkqsY90UhE 2MIqUPNg4moxvyoD54eHgnc+BUgmbSVT1eF78QloPukj2TcWAtYyTBQ4XYg/oqvAOnKMo2eK4ev zqJ8SEQXubieydXs7nnu+XwqxyqLXEtgiaTVTw2l9 X-Google-Smtp-Source: AGHT+IFfCApqyayQRTJN8bdoKdngRYiy4jR/n2MaxmvNgEvBCIv9WrtTOwLPtwb+y11dqrOxyodILLdSP6yI X-Received: by 2002:a0d:e3c3:0:b0:608:2b27:9e6d with SMTP id m186-20020a0de3c3000000b006082b279e6dmr18638947ywe.28.1709870239356; Thu, 07 Mar 2024 19:57:19 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u194-20020a8179cb000000b0060a0644246bsm15010ywc.60.2024.03.07.19.57.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Mar 2024 19:57:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Mar 2024 19:57:19 -0800 (PST) Message-ID: <65ea8c9f.810a0220.d0753.0ff0SMTPIN_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 05A136052712; Thu, 7 Mar 2024 22:57:19 -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-compile-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_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------+--------------------+ | Fedora 37 (ARM) | 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 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.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/