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 98E0E43C12 for ; Thu, 7 Mar 2024 18:36:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 91EA14067E; Thu, 7 Mar 2024 18:36:54 +0100 (CET) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 86A144067E for ; Thu, 7 Mar 2024 18:36:52 +0100 (CET) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-299d3b09342so820928a91.2 for ; Thu, 07 Mar 2024 09:36:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709833012; x=1710437812; 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=/yZhbVI5/v1eFbKJiO6qixHnwrYxd1tj3QLQDc8Jcpo=; b=eMX5ikE7V0YRiCTTW3+W1ddRzZnZs71+ii/FSfaEUVe3ERCwafVFTLE2v/01Q8lbt9 QmsTYy9ss+DXXsRk5G9dYOzlz+089SbRRDNlS3MurCkZnsLiOIAtd+kXBNe3MHcG+bGp CRxFrLeeWS5tQsbtw1FVA53oRRLLob+eFoAZE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709833012; x=1710437812; 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=/yZhbVI5/v1eFbKJiO6qixHnwrYxd1tj3QLQDc8Jcpo=; b=KrVNHVrL3D4Z98qaS99MPz2UMmwEFQPFgCc3u7vZv08YZrPGAwBlsW6C5CEUg3Gmm8 /mD3n+hxluM2/BATx6Gx+UdCaefrpDIa7d+UBWllWKUdWz71yRbvYGa/7NF6+K4nNC2P sBfFMa4+tz2zgwm5gnxtzRQGwQCfMw89gOpKe1pbGYtryf1aMlP/Coj7pxhncJA50Slp q7mzSEP5s6xFTZEYQOyRDxOViunDpknI3KSNtDp6L4c9WeXD/I98BMReqV7vCVxOrUWD O2+UGSVzYpm0gL4GTTAEO7A/vLsskfnSwZ4Bf2Z+I88ksc9l5vtLKMZn7oTmpIbTV4NT LF0A== X-Gm-Message-State: AOJu0Yz4dWgAIAtXfZptdIKdlbWZGIpq6LlbHzIWFyH5z10h0AaSWj2W 68mML13aS/8cMPQtodHPMJJ4fo9tkLAHapEZbQh8YOaAAn4pdXYHin95LHTm5ygsrYlH4VhaOUE DujikG1mUSGg8JkrlZwFq24Nc9sDtOPGZZca4GsyY X-Google-Smtp-Source: AGHT+IGAiuxlnrUg0AkemDrTndhMpMwLUrWVk5qqm+bbKqrrFoLsU6GGabYs7tXdZKt2grVSwc8gAQPrACgU X-Received: by 2002:a17:90b:304:b0:29a:e90e:244b with SMTP id ay4-20020a17090b030400b0029ae90e244bmr16188494pjb.30.1709833011794; Thu, 07 Mar 2024 09:36:51 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ha19-20020a17090af3d300b0029b868a1dafsm129241pjb.2.2024.03.07.09.36.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Mar 2024 09:36:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Mar 2024 09:36:51 -0800 (PST) Message-ID: <65e9fb33.170a0220.eb89.8689SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id F40826043484; Thu, 7 Mar 2024 12:36:50 -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-unit-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_unit_test | +==================+================+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Debian 12 (arm) | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 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/29458/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/