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 B7CF245C0A for ; Tue, 29 Oct 2024 13:00:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B4A474014F; Tue, 29 Oct 2024 13:00:28 +0100 (CET) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id DE70240144 for ; Tue, 29 Oct 2024 13:00:27 +0100 (CET) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6d18dff41cdso14890216d6.0 for ; Tue, 29 Oct 2024 05:00:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730203227; x=1730808027; 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=hmQoPRxfhnkWIS489/NE9KcD/PnrMbM4+ao3GVhEZ3Q=; b=cfYzzjtM7qcs7ruNA6xw8zygbXGEPi8f/oBVm8omG62lwP+Sp4aTVU/kYRc8B7Sh6O ztZmJvbBU2gynpIHBp3B4PakmxswwyFVyTc7o+nIwCk4VJWsSL6c+2O2QzHGMNDi1BI2 AG9CFVBW1P8IdVnIXBuwLwGIFE97slkL1vcws= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730203227; x=1730808027; 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=hmQoPRxfhnkWIS489/NE9KcD/PnrMbM4+ao3GVhEZ3Q=; b=cVOilybpGhH5QUPNsqk9G2zuOvILFvzMkKp4blOgs7mUZyT6YW336pjl6HfOodUn0K ipF7IyzIXZ+/0P8aXdriZup1wGLl1MIzxuLezbW429WvdaOq64WPpfUUk4gQtBM4w5RX WugJ0JxGsIN8Lac1VXxrQYG4zHzqLtd8sFmCt5h/9TTHy0S4p1e1qIBC6V4mX/IqiEEb Xll1g1ZUmB6mHS+V2HWA3gVe3q32oFalQYDiXTkYKaNms5bzIIzfAIH5AXRwjV9x9ULs /oH+wZZkIkaPcbYXRP5+GeOvzHFTjmadkhM+/xxOJfBX7WFz5Ky1Ye0rWyJjYmA7Qy50 4kcw== X-Gm-Message-State: AOJu0YxUc+UAYWTKN4MtIwf4TLsvRiwf6pDfJAXaUDb0/0wibeVq4NEF oKwr3Hc1K2Hyte/iNtGPKwS4R3CvqJR1+fR0UETSbtms9r9X8JQWD7kYsvWWdELC8CT7aWBCkpz hbKEXe5efgbafbmzS0f0L8hSspTK2J4Vm6rX7k+QRm9tsukfiRVJuXTwZ X-Google-Smtp-Source: AGHT+IFQhhByzqCNcySMFu5OEoa9ViZ5TS+cR+2FX/s6ID/KaWxxsDzxMW6M7WrmR7+UFkIe20fSUuRyrSEL X-Received: by 2002:a05:6214:5505:b0:6d1:727c:2dfc with SMTP id 6a1803df08f44-6d185673113mr165397016d6.10.1730203226816; Tue, 29 Oct 2024 05:00:26 -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 6a1803df08f44-6d17c56d52csm2060786d6.49.2024.10.29.05.00.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 29 Oct 2024 05:00:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 29 Oct 2024 05:00:26 -0700 (PDT) Message-ID: <6720ce5a.d40a0220.cf1d9.d26aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 715146052471; Tue, 29 Oct 2024 08:00:26 -0400 (EDT) Subject: |SUCCESS| pw147329-147341 [PATCH] [13/13] net/bnxt: remove unnecessa From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241025175738.99564-14-ajit.khaparde@broadcom.com> References: <20241025175738.99564-14-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/147341 _Testing PASS_ Submitter: Ajit Khaparde Date: Friday, October 25 2024 17:57:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:a3786a4341c051f5a7e47041c34408804ff7fa31 147329-147341 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#325267 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31690/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/