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 6447043B85 for ; Sat, 16 Mar 2024 07:00:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5C3B54026F; Sat, 16 Mar 2024 07:00:49 +0100 (CET) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 97B1240266 for ; Sat, 16 Mar 2024 07:00:25 +0100 (CET) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6e674136be9so1168714a34.1 for ; Fri, 15 Mar 2024 23:00:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710568825; x=1711173625; 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=R6hEwoZFJ7Ql72RKYJyekbstSwGZ+TCwDTQXu4n0vDs=; b=I4c8LW+Proq1SlSOKDBWSaw5uyAYNtcR1WJheHnERE/gbqmVQx+BGtckvFSOkPcSwy C8ar+TT0tdq5T1gxYOKy5LTuU6+doM29VlbNGHoLlV10Y/jlpE++KTDHDWdhzUlhh251 z0Yi9MavpFZGjYxSP5gLNylU28smsCQfAoQrs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710568825; x=1711173625; 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=R6hEwoZFJ7Ql72RKYJyekbstSwGZ+TCwDTQXu4n0vDs=; b=cSDZufCUHvE7MC9nmgqJ9W4J2fBtElApRDklG2DyRiasgwahA4f2SSxFjapUSJqlVT oEy8Cb6oXvcmgoOEgQsprH5l2SfLipzZWWTXsAiq8LA+d3J+ozcB3iqlHCWoXbwjPgp2 EbC813dgKw/f5MEKCzAMdBzvdfgFzYKd5HbHiDc/AJadbAE+tMO5QkgLn0tIU3x4ZzxK jO+VNYm0sG+lLGk4zjUo0WAxfjDhOMiXw86QkeC0qLIW4dkv+cSfrqL6fYH68NZPx4MU //yUV79e/P8FZIywhE1M4V/Ana8+KE/yugWMutzzQ8miQhfldBdB2vAvTYuiSjOOOaY8 7sxg== X-Gm-Message-State: AOJu0YzOhA7F1YbE9znt0oTcuwAziwm3APm/s8LM+y6IxxmZ7bTV++2i 3bUJ3BEpgEEnCiaubDQYbXnHq3KvmSSZYMGIumiOG5aMSwl92z2wcXdazE8Fvqe/LNerXe7P7ko AI1nbEHgif4JntKqoALQ3N1lCywXzhMSZU070J+8t X-Google-Smtp-Source: AGHT+IGWqyevutVUD69nXwU0Sm9bmjgH63Hj4I8oslTJs4y8PmLZLkzmCBlDFUiyOC8Pf4ZXNRKGSlKwPFy0 X-Received: by 2002:a9d:7b55:0:b0:6e6:7f8f:616 with SMTP id f21-20020a9d7b55000000b006e67f8f0616mr2188182oto.35.1710568824753; Fri, 15 Mar 2024 23:00:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r12-20020a056214124c00b0068fbe48baedsm222053qvv.11.2024.03.15.23.00.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Mar 2024 23:00:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Mar 2024 23:00:24 -0700 (PDT) Message-ID: <65f53578.050a0220.c0aa7.0b9dSMTPIN_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 6C1946052471; Sat, 16 Mar 2024 02:00:24 -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-abi-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 | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian 12 (arm) | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 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 Fedora 37 Kernel: Depends on container host system 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/