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 84B4443C95 for ; Tue, 12 Mar 2024 20:23:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6401542D72; Tue, 12 Mar 2024 20:23:00 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id B3D1A402CD for ; Tue, 12 Mar 2024 20:22:58 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7bed9fb159fso207011439f.1 for ; Tue, 12 Mar 2024 12:22:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710271378; x=1710876178; 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=rSMNNnM9vPj3aJwcy85huKfuHtxnXI89unTev1eoPzg=; b=IIqzV5x8U7FSmu2k3Twzi47gjWQj7EkZRg5NHh5sYY4IAd72kzOQYX5z6yFwSxzzQk sf0uB7+ra5c2dgzLszFw40LcYXqeFg5ORi4jf+y7DnnSSd4BZTiqnAOnJubdxl/aXYVO RRnQlcVbFfZCgI+EgJf/CH6N+4un8d8RNKOBk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710271378; x=1710876178; 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=rSMNNnM9vPj3aJwcy85huKfuHtxnXI89unTev1eoPzg=; b=kmP8hwNtUdVjc8S5sIcxZRJOs/q+gLjFumukejXpsREJAPtg4aWtKkuVtSvLGwAmcT CxE3EJ4WWjKnFNX9rhyrj76fdI7R8qyd6E6UMirWyGdtADi/0iNlwFc/RJD5JDyC2iL5 1DHG5xMSzvMGRkKLqcsFoQn+mc2KWrUOd+CPxpYNGFaY6Acjg4Y1GZuVthffIckNY9Hv dnGFfdjVJSFXl0y5yodN+5gKRQn4/Zng2zlnA1Sq2kSXPaVOrn9n0QMNYFiXfLGXsjBJ V+VoJLNws//JGcSQNzj4F7G6Smd5lOUzY9vz8RJtvg2PFP8KQsjxFj4I+13QS1OW5WFD 7Org== X-Gm-Message-State: AOJu0YyNBGdI7fpfpV7Quv1Y9zEbLtj0ZUWKdiOY7oJSeSdgGZL+dlSz zsDK7lJUL+kLuBN4bs9aM47X5DQOV7ZIvxtOBVVruyzYLDaPcVOw45AC5PmplKB4CJfrgTq1pqi upxWXArBlOfBqs4UA2LDJ9ywxhbnab4jHLtTn/Lp2 X-Google-Smtp-Source: AGHT+IGo+AJ0aM8Zqhl7tnreqxwh8vnqLm4XMNooR8X83qnHQg17etFcGIfPuhqFZQpI4FKnd0OtkWy5DHZP X-Received: by 2002:a6b:f70a:0:b0:7c8:50e0:cd40 with SMTP id k10-20020a6bf70a000000b007c850e0cd40mr11830347iog.2.1710271377952; Tue, 12 Mar 2024 12:22:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z8-20020a056602122800b007c741a0c47asm264160iot.24.2024.03.12.12.22.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Mar 2024 12:22:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Mar 2024 12:22:57 -0700 (PDT) Message-ID: <65f0ab91.050a0220.5c126.de9aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 74BDC6052471; Tue, 12 Mar 2024 15:22:57 -0400 (EDT) Subject: |SUCCESS| pw138219 [PATCH] [v2] net/bnx2x: fix indentation From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240312150240.6373-1-stephen@networkplumber.org> References: <20240312150240.6373-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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/138219 _Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, March 12 2024 15:01:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:a86f381b826660e88794754c41d3aec79ce9b87c 138219 --> testing pass Test environment and result as below: +--------------------------+----------------+---------------------------+--------------+------------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | lpm_autotest | cryptodev_sw_snow3g_autotest | +==========================+================+===========================+==============+==============================+ | Debian 12 (arm) | PASS | PASS | SKIPPED | PASS | +--------------------------+----------------+---------------------------+--------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+--------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+----------------+---------------------------+--------------+------------------------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29519/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/