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 56F2D43BA8 for ; Thu, 29 Feb 2024 03:05:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4E3D6402AF; Thu, 29 Feb 2024 03:05:45 +0100 (CET) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id 47130402CD for ; Thu, 29 Feb 2024 03:05:32 +0100 (CET) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3bba0ac2e88so918737b6e.0 for ; Wed, 28 Feb 2024 18:05:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709172331; x=1709777131; 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=unSOgHviL+nPrK9TnUx+ukgdBcdnKkFD6BSRvQ7YRD0=; b=GHiGyAjzzwAuud4fVMoPHMjR8qmoFM5jPpKd9D/1BCDzYeAFZSkvGChy8r8SAPE7/V MJS6sjnxqbO8s+2FLx+R7BfgKnRo4/7sbIkZPlSbSx3MhyJfzlYBlKaniTAYQqU2sAyS rXgo7cPfS6kXl/iRc7tb4GPIxDlmhMvvA573I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709172331; x=1709777131; 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=unSOgHviL+nPrK9TnUx+ukgdBcdnKkFD6BSRvQ7YRD0=; b=tFE90eAwBV05DiH7Ij1wuFDVvOXJDHW6Pp9PnG+jlKgVUdjKogCe1sWIoOkDk0saAD +YXVbNVz9auO3xzmrv1iM4nGYVxTKU+Dlxc2ynOrfHc+xN8BRBVH3tziip4TN6bjDzbZ QCv4/iAajfRTofpJOCDf496MazvFavwh705K2VCf+BgMWssEfTR86bxjmily5YqHlnz5 yspzEr8nKawgBi7alyPlTO1iJ5jXtelLMXdEHpMOXU0hu6T2Op150c2yFRPKNHQzCLOL S5sXq2Bq6ylu7C/qpRw9ryZCL8/0Ls+i8lGF9GZYbAZpbI0xxfdQs5HRiB6SdY32adbj VKGw== X-Gm-Message-State: AOJu0YxarDk0shVrWNK4N+U4pXr19uwV0JEDkCNDDyXUYC3up5TfwoKQ AEmg/McnetCgOqnw2vjB9xOWcKd3sZ1ENPse+dBwWaReOXVb2Sg9HvAIZvUbk7tnriO9jBiFlny HROS9HuwbxxqBoV1m2GBam2J9sFPzxw/AYFaYG749 X-Google-Smtp-Source: AGHT+IG+iuENtCzk5gMtX1QqT/3B7r/a5d9WN6JR4tsJ6wNmRQ0wDgqxhkgIOkMhDCKvLE+SyunwxijgaxC8 X-Received: by 2002:a05:6808:21a0:b0:3c1:7ebb:e24f with SMTP id be32-20020a05680821a000b003c17ebbe24fmr234794oib.16.1709172331659; Wed, 28 Feb 2024 18:05:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o7-20020a4aabc7000000b005a0cf509441sm6321oon.9.2024.02.28.18.05.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Feb 2024 18:05:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Feb 2024 18:05:31 -0800 (PST) Message-ID: <65dfe66b.4a0a0220.32e61.065dSMTPIN_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 277C16043484; Wed, 28 Feb 2024 21:05:31 -0500 (EST) Subject: |SUCCESS| pw137457 [PATCH] net/mlx5: fix counter cache starvation From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240228190607.187958-1-dsosnowski@nvidia.com> References: <20240228190607.187958-1-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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/137457 _Testing PASS_ Submitter: Dariusz Sosnowski Date: Wednesday, February 28 2024 19:06:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:513a698fe1ddcb725d0ed6bca2cbc4b6fc7c8345 137457 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29323/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/