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 10B7043B67 for ; Fri, 8 Mar 2024 05:02:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0BC6240291; Fri, 8 Mar 2024 05:02:33 +0100 (CET) Received: from mail-vs1-f99.google.com (mail-vs1-f99.google.com [209.85.217.99]) by mails.dpdk.org (Postfix) with ESMTP id ACA2B40284 for ; Fri, 8 Mar 2024 05:02:31 +0100 (CET) Received: by mail-vs1-f99.google.com with SMTP id ada2fe7eead31-4729da13d05so546733137.3 for ; Thu, 07 Mar 2024 20:02:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709870551; x=1710475351; 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=gKBXAUBcOsAiO6UM+JswHGT7Ils4BcDNYmFIvYbF1eg=; b=QKG5W3MN/VawihHKeC4y7gO+yQTGgZFIXK+aGP3cNciUuD4XoJhC0jlU+iz+8DueN7 3bBhioEXdU/0xaIPT3FXm2sirJwIVe5YJy7k0VTBAvu8NXFeUVwcW3lXYLPYhO9nP190 OllnA6JHlnkMv59ZrKbX3PyUGCbYVTIWZ2MEQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709870551; x=1710475351; 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=gKBXAUBcOsAiO6UM+JswHGT7Ils4BcDNYmFIvYbF1eg=; b=ptk9hDBEihaRyGTHOEGfNT117LYn619wHCKEfKPYfrkaGCPmhfIGvKzwTtoU2ITvau PTg3XwkCWsJtrRt9ApNNAJfbafLG3tHtS4BhJlyi2N1xbm6eYON9/SWpFmBTXZhK48c4 TVtISYl6RBXMxGlmRmFWLAxIm9ZpTIZ4dPKo/sieg+e+WqX6Behe9dG7ae2mmvIrsZtS mlU8uSSefNKHrmpioEExaBWtDQK91IP4O8ni0jpg6CNBzKg0/AlNUvCNINKBzh3w1QoJ vFQdjhqWZuD2Konr3jpxKhVh5YRAXpwRok8uW1pnuOb+xCc1Zvh0HsN/IKliBSOtMQfR 7nOg== X-Gm-Message-State: AOJu0Ywe81dG9BtQ0JHdww0ti3/5I31alSop/tY8j1o59LvsoFKxlPqq NU8but4WFkH1CiXPeu/2UpX/TdhoslHYJDszG3JX+ZpJ+Hla4RVFsF4SW/wpzEhuejn9LF4vvVR +26jczI/OfyWfYEcnXRcRiVi6JIr/CBTd9JuCKi99 X-Google-Smtp-Source: AGHT+IGHWsPIgjqxjziO9CGcQH0JIh20FiNYNKVc9xaiePUXX4yxkDZnBcTo69bLVtBa717tpanUb1KpHxi9 X-Received: by 2002:a67:ec4d:0:b0:472:eeb3:5c34 with SMTP id z13-20020a67ec4d000000b00472eeb35c34mr6857820vso.9.1709870550984; Thu, 07 Mar 2024 20:02:30 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q10-20020ab054ca000000b007dba72e0c8fsm96079uaa.7.2024.03.07.20.02.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Mar 2024 20:02:30 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Mar 2024 20:02:30 -0800 (PST) Message-ID: <65ea8dd6.b00a0220.4d5f1.6025SMTPIN_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 A040B6052712; Thu, 7 Mar 2024 23:02:30 -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 | +--------------------------+--------------------+ | Debian 11 (Buster) (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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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/