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 BCD5C432E5 for ; Thu, 9 Nov 2023 14:58:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B7D514026B; Thu, 9 Nov 2023 14:58:51 +0100 (CET) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id 118EF4026B for ; Thu, 9 Nov 2023 14:58:51 +0100 (CET) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3b4145e887bso470726b6e.3 for ; Thu, 09 Nov 2023 05:58:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699538330; x=1700143130; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=r9rzOhe6OdCiIwbY55Ul6Tn5Snu0BRZVLLB5widUwjU=; b=SOMcgQsHgZRpm69VW4aBOfCXkYVQ/EjCrJ6xpv8dk+yCHvvtWDQH0T/UuNR+Ep4luf lfsEf5Cz9R+aT+htUikKu0mouPqgxqULldWAe8eAdCOrhRJONCkymfhbOis7IFEMowuC WLl7pSLDHPTTreWvuMgEwfVeB9vTxCIMVuza8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699538330; x=1700143130; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=r9rzOhe6OdCiIwbY55Ul6Tn5Snu0BRZVLLB5widUwjU=; b=H8v7vVLOI/BlmeOj6d2xEQg0D5Rsq7cL/sccUf/7iNEE7ChMivwge8A+OFTH6RCGMe dFhMK0xJQBZuw2yZm+Y5E6dKg/g6L6fafJ7CodPAWy9LBG8kfW+AlIgDyMVma1E2CEq9 NOBLZ82sPd35n1nosYZR1pTbGA29hnQPSZ7eVY4B41v6xsbvyLODx7br4HINM91twBdI bPEdqp5UPZznlrbb2Ek4vdGGekqr7V40lTI2Cr0LFHpcwbDriCC0acPtxQ2jNECuKeoF T40QyavHp5oeUJQ1XSD0dra31dPK0W+ZJaYZQoC8EsUHTgpwiR0a8Y150eDMhIGRhGW2 zg1Q== X-Gm-Message-State: AOJu0YzAIBAPg/5sG8D5yRUO/cAK8mBiYWSSjwHpz9iSkuj7N+Yhfa9n sJVDJMT0VaqgDDcUZNvw6QMSIZY9x4g45SbBrouToOqH4IkWlfLIUSfy2w== X-Google-Smtp-Source: AGHT+IFEbbIvCNeFxwS1vw4ooX7AxvAPzZ6n90/5cYabeISccLreP8NEC1ConrmyNRnt10Nep0vZEgd1QM2V X-Received: by 2002:a05:6808:218d:b0:3ae:4774:c00c with SMTP id be13-20020a056808218d00b003ae4774c00cmr1906489oib.53.1699538330401; Thu, 09 Nov 2023 05:58:50 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m8-20020a634c48000000b005b47a5a1282sm620918pgl.15.2023.11.09.05.58.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Nov 2023 05:58:50 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Nov 2023 05:58:50 -0800 (PST) Message-ID: <654ce59a.630a0220.8d9e.fd72SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A2F25605C318; Thu, 9 Nov 2023 08:58:49 -0500 (EST) Subject: |SUCCESS| pw134007 [PATCH] net/mlx5: fix counter query during port c From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/134007 _Testing PASS_ Submitter: Suanming Mou Date: Thursday, November 09 2023 08:07:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:de0ec3c2458e3e2ce53e504c4ba92a36fcc78ef3 134007 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (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) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28294/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/