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 9BF2743B85 for ; Sat, 16 Mar 2024 07:58:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7606A4026F; Sat, 16 Mar 2024 07:58:07 +0100 (CET) Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id C050040266 for ; Sat, 16 Mar 2024 07:58:06 +0100 (CET) Received: by mail-ua1-f98.google.com with SMTP id a1e0cc1a2514c-7dae66def19so1223383241.0 for ; Fri, 15 Mar 2024 23:58:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710572286; x=1711177086; 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=B/4gCUOgMEi5z3RU1GXkqViW8+s1rZD1og+oAy+g2Rc=; b=hbushSkVpOjMWk3LP5TeE5lpYZ0Mz3sF20/uxC1lc36Y9JnsOkCl8d1mm6o8pGPlLC aGTCVypNxVtCAmas61QhCtXUti0C8t/7XAE4s9/B3KJVru6odlE28YeYgnfM7lLKV5dU eAml68YKW0zZ1YjRi6XzXHPRpaEo8cNfMHRYE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710572286; x=1711177086; 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=B/4gCUOgMEi5z3RU1GXkqViW8+s1rZD1og+oAy+g2Rc=; b=VM02NbBrZulz+giY983VplyrxrtIXUjXKFvBZhhhb6nfYn8z1MUDsy/Sk2RR8vZ/Zh SNRbzBMh1sbwdQU0yREmRTSClByw1mCD2CEA6oP3pJIayp6A/umPWb6TvZxSHG5dlBTj SSpkp32fKcNHXalJnMaHcB13kG+MUecCHZXCesk/VpD1+Phmh27anEyRPiGICvm5tOhF Bsl61ADIJzlq9HRgzPKgfnxbJSuFdxuIEuR8wiqrsNIiK8E1rM6HHQnRcnJbHB2C3Msg ErR7LbSX4TL8+DuaobG9KZzCaRy/2FSbYb4/YsfkF82+nTu6XW32YPZBtCkOW2U8w/jN SKkg== X-Gm-Message-State: AOJu0YzlilPAllihUruroZg6qBef6XfdYE4jNLfZzHHITwy9ErrFuMwI Wi9xwhG0M33R4PE+4MDr71UJuKQIcf/okVh9W+OLoyJVeAqPbUOxGRZvJSYrBibgCJhzrDYoeG1 nb5OoxH5/VwvWSyYa7aePH4cTl2FRakVzfYEzolU6 X-Google-Smtp-Source: AGHT+IG6c/e62CanZlorqqZ2oYm+tePg6LG8h3jqz5qxzTQ/+V4/OnQ5BpVQXIM6g1squ9P98DaawrRSDbHh X-Received: by 2002:a67:b403:0:b0:476:5418:e026 with SMTP id x3-20020a67b403000000b004765418e026mr5821633vsl.0.1710572286033; Fri, 15 Mar 2024 23:58:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s131-20020a1ff489000000b004d4239a2505sm359069vkh.13.2024.03.15.23.58.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Mar 2024 23:58:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Mar 2024 23:58:06 -0700 (PDT) Message-ID: <65f542fe.1f0a0220.f5f2a.818cSMTPIN_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 A63566052471; Sat, 16 Mar 2024 02:58:05 -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-unit-amd64-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian 12 (arm) | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 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/