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 A2B7843C8A for ; Mon, 11 Mar 2024 18:47:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9DEB640687; Mon, 11 Mar 2024 18:47:40 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id B3A304027C for ; Mon, 11 Mar 2024 18:47:38 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1dd916ad172so11153515ad.2 for ; Mon, 11 Mar 2024 10:47:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710179258; x=1710784058; 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=psrQy4PVtQphoKrUOr0B9rkyQkazOwvfqxZX47kkKco=; b=BVk+G9VLxp3NiUP9pseWoEAjV1XuibYE3N3Hu9PNXsjvj/w9JJeoksQFY/l3sK0zZo /7/9fx+C5iOVAHlfYRz7eXWslw38gTMwFvRsIAJI9VF58vGkYFZYWxgVpubdGoXTCJQY mTQdBg9EFTAaPSV/TBxPU8Buo0c+arWokDY64= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710179258; x=1710784058; 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=psrQy4PVtQphoKrUOr0B9rkyQkazOwvfqxZX47kkKco=; b=Y9RdaCyi4oYVZe2gTyuPbPwGpZiUXrvbHK4jLASchnAYalPLn2ODafTArEM6GEmUVM d5pYskYMA3ktUfzdQJdKUTLQdTHNLvnTHAdGz9du3Euz0pzwlByKaGoNXyKLebU90qBn NdtGvm7GHeVCTeHf8see9UI9IcqiAIS+BUJzz/HvECWkeHUW8CPW1ZTak/ONZBBL+lKQ j5tgF2bQ/qDcW4dPIkTYHwKobLIKBhnNdHmbEGYjeWG2StE2seIqXZvkoQkRhdVLOGtf xuuCrZswT9QxJzrzjpG9ioyt8PzCpgd4p+0m5F0vkLv8vdo1aKI+KYjj2b1mADDEkhE9 KE7A== X-Gm-Message-State: AOJu0Yy2AC3cwsVGMkWgJpQLlmYi+fzWSnDPHwMKKrIadf1ZuqKpHqwB +aZqcLTORATekHf4WNLHDJed6HEaAr/AqIYmMFjsG4BjrUSi2P4hEMpLssYz8p/sBKa0oX9rW0X d7u7vCXuDBPlUXMTmATPWXv7+Wu2S737VGJZkm32HsvsQCKvXXU+Sf7m8 X-Google-Smtp-Source: AGHT+IHcL70618uciN0oUozIrd8Nd79F4RHysynv6w9GwSHVWNdb+ZcMcs95Jtn2mQQbIz6C/oGosHiyEXP2 X-Received: by 2002:a17:902:db11:b0:1d9:a14c:eeb0 with SMTP id m17-20020a170902db1100b001d9a14ceeb0mr10234732plx.43.1710179257948; Mon, 11 Mar 2024 10:47:37 -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 jy8-20020a17090342c800b001d93f276ca7sm113132plb.24.2024.03.11.10.47.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Mar 2024 10:47:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Mar 2024 10:47:37 -0700 (PDT) Message-ID: <65ef43b9.170a0220.77da5.6cc4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 65D576052471; Mon, 11 Mar 2024 13:47:37 -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-unit-amd64-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_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 (arm) | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/