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 329B043C95 for ; Tue, 12 Mar 2024 20:38:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2A79842D72; Tue, 12 Mar 2024 20:38:01 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 71F5F402CD for ; Tue, 12 Mar 2024 20:37:59 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-60a104601dcso3217827b3.2 for ; Tue, 12 Mar 2024 12:37:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710272279; x=1710877079; 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=tZHAZVvdyxrBAm237tTi/sZIqOFZEr0upnSs5C/U99g=; b=bsai4XW71pNVhLA+9E0knGCFpYNQijD0fom84s+FZOMLtLXGult030P8WaGeqaOg9g FfHBJJ5x0j+cXvbDeZp/TXDj03a/9s7uPZqnxrSfyyJYaSdOXUQ4tU4SDvlgUDyPiRsC B+FmGFWqZmGubVT/BElVnI+J1P/foGpsedL88= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710272279; x=1710877079; 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=tZHAZVvdyxrBAm237tTi/sZIqOFZEr0upnSs5C/U99g=; b=fZADl6GPWD++xVsWcSW0/vhRoUrUIj9URe2L3vv4J/iRtNa65YByuzh1MfkuybkVb0 eT2LkcUm2JKcZjhZ40lt+8BfHCY2nemCfdbuB/Hz2G6H7c3NLCJZkr07zcuzQyCZScRY 6w3p3uHxEMklxbiZyjnhEugcT1FfyZF0b7LLAFk1fDJSlk31aGY3+uce4yV9t5az3sqB wSOSF7ACwR/L4KU5KVms2TeyZcQKUe4sCOvlxuSD7bsgvO1aJ4VcrM6S6/RkdFX2o+HA UlUmbDgWkLz2S392melYbHZzY4InX7yZJDrYdcZN42rtLhoipHgm7TH6Nj1Jgz6yOjU8 OmbQ== X-Gm-Message-State: AOJu0YwclyqUCl5Pz+GaXMWZRPxgt/9PCFisdIGVA5g9xwqWg+pl2pJQ QiWmKcBnvylm6mKS3YIa6WEaYQlhLrkHSfWvGEG+JQWTKWArZjntAM+1DW+rJJGLilceQPUS9Jy ZiW8HCUEC8AXqD4ISauWrVAa/z04K4/WM7AXVPBdt X-Google-Smtp-Source: AGHT+IGhOTZGr3tQBx0t+/GrqhtV6YX6UVejTeUuagmjan2Vh3P/fcjSKINAOVODbOKEPEVSCU/wDLw4XY98 X-Received: by 2002:a0d:d90e:0:b0:609:254f:766d with SMTP id b14-20020a0dd90e000000b00609254f766dmr483994ywe.26.1710272278952; Tue, 12 Mar 2024 12:37:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u75-20020a0deb4e000000b0060879e34b46sm453824ywe.59.2024.03.12.12.37.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Mar 2024 12:37:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Mar 2024 12:37:58 -0700 (PDT) Message-ID: <65f0af16.0d0a0220.35686.c90cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7CF3C6052471; Tue, 12 Mar 2024 15:37:58 -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-amd64-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 | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian 12 (arm) | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/