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 41D864342E for ; Sat, 16 Mar 2024 06:55:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3BA8A4026F; Sat, 16 Mar 2024 06:55:06 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 258EA4026F for ; Sat, 16 Mar 2024 06:55:05 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-690ae5ce241so12008776d6.2 for ; Fri, 15 Mar 2024 22:55:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710568504; x=1711173304; 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=bMoTyBbrVWPpSh9fzdregeozZ4s2AbL4ATA1oukA8pQ=; b=YFkQwQ31ehdwDw9ZOo6rX/vbAHu1cbDiPcH1xz1/IjNaBVxbgJqz1i9pRvlxGMPtQB w8VB+0Myb+mWAX5HyFrYMDjgz4Kk29BC9uFw+2R4YUXgU7QVqiFhEN0B4gOwfcSL/2TR NBdvph9T3o4LkxuooFCZbcjVLoZRIyFDVgjR8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710568504; x=1711173304; 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=bMoTyBbrVWPpSh9fzdregeozZ4s2AbL4ATA1oukA8pQ=; b=QHBWVz7+J4+aut8SfBSVySjriZbUzgwCSJWJniymSqsj/bBxtBM5siCZ8Zdrv30iZf tXnzE9rJ0DiUPmLt/3yoAKXgHkS0LeJQ+fqt/o/4KRZ/T2SOG1Rt9XWPwDtHbDyX1IFg iOSmRH85zjpwWHByDAvoP9rcaFhux9EahOKLtKDai0wN4tLJM+v+B670A0d3KEJgYMD1 whBP6A73mL+6i1Clmigts9zXG/mg6ghh1DmbmHQuMUe+H4QgUzdxLqbKWh7laBQsRGwb QPk4YjgaAG7uNG5vDPA74cbKVSdLRqS2lCba0q43dlyQn9TxkWD0Nb/jJh2SOyAcfI/r Khbw== X-Gm-Message-State: AOJu0YwXX6B3La6whBcse2yhPCshAKgPr8BamNruS42P4rkDD2jbLhMN UnX78JGiL8clGJJhFmOzV77iXRO7Ear8CvtLZefIIyAo+br3Uv/oysDNrqX1Z4V/TnQAU+Z7ZBL xYbcyDCXY8OyKZnXjqP7xrZQHgKOyqZvji0NbrC0BQguV/h7fh4+DZyb1 X-Google-Smtp-Source: AGHT+IGbNes+9HLAPMgSyIKSJ753D9nTsuY49CDqplfXa7XRs8FO3JquTu6SLI/2QNq/jx1wo3v3J1IHM3pw X-Received: by 2002:a0c:fc02:0:b0:691:873a:774b with SMTP id z2-20020a0cfc02000000b00691873a774bmr2255765qvo.39.1710568504309; Fri, 15 Mar 2024 22:55:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id w11-20020a0cdf8b000000b0068f89201fddsm197637qvl.37.2024.03.15.22.55.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Mar 2024 22:55:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Mar 2024 22:55:04 -0700 (PDT) Message-ID: <65f53438.0c0a0220.ff6d8.f3f0SMTPIN_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 042F56052471; Sat, 16 Mar 2024 01:55:04 -0400 (EDT) Subject: |SUCCESS| pw138436-138437 [PATCH] [2/2] net/bnxt: fix init failures From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240316035441.76438-3-ajit.khaparde@broadcom.com> References: <20240316035441.76438-3-ajit.khaparde@broadcom.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/138437 _Testing PASS_ Submitter: Ajit Khaparde Date: Saturday, March 16 2024 03:54:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:7f82e9c89f3514715533feb34f46ff1ea95c6f98 138436-138437 --> testing pass Test environment and result as below: +-----------------------+--------------------+ | Environment | dpdk_meson_compile | +=======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +-----------------------+--------------------+ | Debian 12 with MUSDK | PASS | +-----------------------+--------------------+ | CentOS Stream 9 (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 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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/29575/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/