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 E9ADE43C8A for ; Mon, 11 Mar 2024 18:41:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E357440687; Mon, 11 Mar 2024 18:41:01 +0100 (CET) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id 249A94027C for ; Mon, 11 Mar 2024 18:40:51 +0100 (CET) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-42f4289666dso5211971cf.1 for ; Mon, 11 Mar 2024 10:40:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710178850; x=1710783650; 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=nQhR55lML1MtbzZ4gfUgsnKE+hy81vC9MjfvHhbb1Rw=; b=J+1qfP4MXsapW1FYIpeHeUWUm0IdSBy0Lm2mmYJd3i9VKGQiqP2NaBLV6NRyC25hp8 SUOm4TqlK7aNtrGQho6u0nvH7ECl7Y0NYWSwa7IThCPqIHWXx3/MNV4jT4irky21mvNG 74BUikysgKwi3ZSyp5BF0jgisQquBX1DHCZXI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710178850; x=1710783650; 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=nQhR55lML1MtbzZ4gfUgsnKE+hy81vC9MjfvHhbb1Rw=; b=bALmzis23wlIXk3XobTRcEH6Sk8vAcRJSRU0R9MJq3ArQ15/FibijOqoRP5Jhv5L1/ Vy+mHwPZo7xPWW8qN6DDQzRc9SHByqQzBYtbmpzPBGWtBFYaIp0MgrajykmLw24x7FcP ce/1nNml3eHRYheUbv5GsAdxL1n5NG3+3DzmJFloOqNfd0C4fpAp/tUlIHhJMcZ+lzgk c/Mty2qz2/WBHJ4HN4FiAElFok5i3F7xPjs0Kbi0/pMB+Hw8kh7HkOYJD0/HxPA1KuYe WdCZG5/A1bVsWpSb9n52O6lRr1nlI8XCPmBo/jLUObjV244t/j0r9oXpJxEbE8NAehKp esVA== X-Gm-Message-State: AOJu0YyPaN4TeheDTgBhl9VqJODqpirgtqO7HDAD5Fc8GqaP5xdljXHJ GoXmY7PFQiWVf0sJDUf7a+oOJ6CwzUB2z0STR2R0Cqc3+wSM8fdyIelKwUaXHRXW5NgMak695O/ uz4GXZ+01GAk6qIwKtGQWqGAmQkttAiYY3ooWq09L+q64Uqv4XIrjgGrY X-Google-Smtp-Source: AGHT+IEoIvPeIioIwPE2lYqrK1FcNbvWJcw53T1OnNovkl3dXnmnSu353O62fyS6YrVQFsckxvKYyVcXSUZA X-Received: by 2002:ac8:5c01:0:b0:42e:deb3:8cd4 with SMTP id i1-20020ac85c01000000b0042edeb38cd4mr9234472qti.24.1710178850599; Mon, 11 Mar 2024 10:40:50 -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 t15-20020a05622a148f00b0042edbc2af2csm280025qtx.26.2024.03.11.10.40.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Mar 2024 10:40:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Mar 2024 10:40:50 -0700 (PDT) Message-ID: <65ef4222.050a0220.4aca9.096cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.9] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 4D6826052471; Mon, 11 Mar 2024 13:40:50 -0400 (EDT) Subject: |SUCCESS| pw138166 [PATCH] net/bnx2x: fix indentation From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240311163912.11229-1-stephen@networkplumber.org> References: <20240311163912.11229-1-stephen@networkplumber.org> 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/138166 _Testing PASS_ Submitter: Stephen Hemminger Date: Monday, March 11 2024 16:39:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:a86f381b826660e88794754c41d3aec79ce9b87c 138166 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (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 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.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/29503/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/