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 C9FB843C0C for ; Thu, 7 Mar 2024 17:56:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C645742C24; Thu, 7 Mar 2024 17:56:22 +0100 (CET) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id 24F3042C24 for ; Thu, 7 Mar 2024 17:56:21 +0100 (CET) Received: by mail-ua1-f100.google.com with SMTP id a1e0cc1a2514c-7dba7098dd8so89962241.3 for ; Thu, 07 Mar 2024 08:56:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709830580; x=1710435380; 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=OLXp0zUoA2o4XQX13P0xwIrVUfblNBtBwZXbkRe/i/g=; b=PGNjEFaRS1qfLeVB3QJMJWyZxAX/mujyh8vst4/ndxk5Ex6Zf6Vf9U1PsZRcK/NiFP R79ZUOotdvESgs6obs31oyerZZBLass+y+2RwwyhShQeLtAw/yZD8UreXhB2dK1dHvN7 rGjZUeEwqU3TOVOQss/9If6uXxOL63bfhH6BA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709830580; x=1710435380; 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=OLXp0zUoA2o4XQX13P0xwIrVUfblNBtBwZXbkRe/i/g=; b=D1zw2LlxB3EXyUYtmo0FMARMS0EUdTJGcOKWSUtdigPD2sAycxZ1lxiLXAroabjzuA bO2QG2TyNVGLXKrEILSqYe2fd0Io2J2KxHZgKgyNpiDYrcwOjZI4mdZLjQ+0dP09Ibhq LnyBb+X3vuvTF7Auy2HXGEd8tEW3Z01NnYl1g7l6XB2vzbcX/HAjhEZaXGfja55Yth8d dB/qVlH4nhGdjv9cRmFDr2Md3jrupfcezFuDsxRA6N1oSULsXtsX/FxwWOeUeoT+LRuR edRYGojAfvgLM7sOVbHvqj9GjIeusg9jkDwLoVeN/pr6BW77wtQcgrUUhaWftzap7TGi X34A== X-Gm-Message-State: AOJu0YyziG6dj7KkgU47sjom6s2rasLJBlN6AoTFZtAxrvcenBtV1pcp FN5csu8LqzlE8JonXabsnD8tjGKWqnI8UcP6lB8YywaBU9Tyt8OVm2WOczIpyVVPoJBwUAlDt52 Vd95Cc73BzbdVkpcIY+ZA35UNDPL49ROkFewrXwJQRKcO8gwN80/kcXal X-Google-Smtp-Source: AGHT+IGJw3rT0CQyHLLEa7HCw0OsSRz9H5uWuI/cp+68lGQKPVM3nRFphFYoyI/jegdLKcKRbL6qpHzy12V6 X-Received: by 2002:a67:ef83:0:b0:472:d31f:ef3c with SMTP id r3-20020a67ef83000000b00472d31fef3cmr8108407vsp.7.1709830580487; Thu, 07 Mar 2024 08:56:20 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id az3-20020a056130038300b007daf6e3e292sm744238uab.17.2024.03.07.08.56.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Mar 2024 08:56:20 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Mar 2024 08:56:20 -0800 (PST) Message-ID: <65e9f1b4.050a0220.ca670.b89cSMTPIN_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 285166043484; Thu, 7 Mar 2024 11:56:20 -0500 (EST) Subject: |SUCCESS| pw138094-138096 [PATCH] [v2,3/3] net/mlx5: fix indirect ac From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240307101910.1135720-4-getelson@nvidia.com> References: <20240307101910.1135720-4-getelson@nvidia.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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/138096 _Testing PASS_ Submitter: Gregory Etelson Date: Thursday, March 07 2024 10:19:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:6666628362c94a0b567a39a0177539c12c97d999 138094-138096 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 (arm) | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 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) 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29458/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/