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 2C90145C4E for ; Fri, 1 Nov 2024 21:51:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6F97A402CC; Fri, 1 Nov 2024 21:51:34 +0100 (CET) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 4AA3D4029A for ; Fri, 1 Nov 2024 21:51:33 +0100 (CET) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6d18cdab29dso15635956d6.0 for ; Fri, 01 Nov 2024 13:51:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730494292; x=1731099092; 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=Dg62s5t7tIv1B9lAcVAFwLuq/mjYV43V0PWndqOs9b4=; b=R54d/oAdkStkM7/jj9hY0VcANWlMy/uVKh3TP9sS2qkpImXWCN4qqPI4vPh6fkD/zL BIEnhxOz/QRGFHCuiolLzxSTuZdavdQO8c+6yg9HELABrQQy6OaQpp0yJxlDHJwGJfhR 16eKJyNeQ5pzJz87Z/ZYhPWAhOdsWwQj/g38U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730494292; x=1731099092; 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=Dg62s5t7tIv1B9lAcVAFwLuq/mjYV43V0PWndqOs9b4=; b=RRRnPPNCmsEAoD7XuMe/8Oh7w4EYcakU3JUlvO5zGtHt1JXRCR1ckI7M53EaMlBdqz 3i/P8MIf5USpLZWjg3n0Yh6WUpHPpd7CeMC66bpKCi7HaoQtZTPLQWVh9PQT8ZIK4RUj UyfdOyTq0EyczcXZ+FFzLThb2mmJNFd0Khn7td90OzuTOnmFAk66Fhb5P+jGwRv89kUl 1zcGrXj/uv241Wtao6UrFR2TXmW3wC1QCKOBATHW6MV4kq1Mwft+eKvHTiIjSFf1n+Gj 67XXdS44x/UL2J8MIpsonzpm9G8z79rNbD1UX00fXIjeWrWc81UOq8YA8goXOdB9628E JiKg== X-Gm-Message-State: AOJu0Ywwlv2ep9QxvUy9vTTwUV3uUtn/N0SPZ3E0EeprzyQhPJ3eHh2J teWhh6Xqti29/3/Zp3jME2r9o/x700352MbD6bbO8IqNaPI38zHwI3od43c2nNKBUcXizK+oekK dELXfjq1wGI+vYFufVRvj8C0lhNFsG7GRNPdu9Fnq/nGqtfM4IorV31r/ X-Google-Smtp-Source: AGHT+IFgrpPaFjekBt26meyl8QKWbASmJ4Y+GtfPt1V2qP/NMLSthc1KKoMWMjawSI/l1JEEt0GZt98sG3Tx X-Received: by 2002:a05:6214:5912:b0:6cb:a3a9:f07a with SMTP id 6a1803df08f44-6d185837470mr365831936d6.33.1730494292645; Fri, 01 Nov 2024 13:51:32 -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 6a1803df08f44-6d353fe52ffsm2689956d6.37.2024.11.01.13.51.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Nov 2024 13:51:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Nov 2024 13:51:32 -0700 (PDT) Message-ID: <67253f54.050a0220.3123bd.e7e1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 5AFF06052471; Fri, 1 Nov 2024 16:51:32 -0400 (EDT) Subject: |SUCCESS| pw147747-147748 [PATCH] [2/2] net/mlx5: fix counter query From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241030163046.495982-3-dsosnowski@nvidia.com> References: <20241030163046.495982-3-dsosnowski@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/147748 _Testing PASS_ Submitter: Dariusz Sosnowski Date: Wednesday, October 30 2024 16:30:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:69461d18dfd5efab8a126b9ec209966d5013df0c 147747-147748 --> testing pass Upstream job id: Generic-VM-Unit-Test-DPDK#25982 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31780/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/