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 1F7A842DA1 for ; Sat, 1 Jul 2023 12:15:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1A858410DC; Sat, 1 Jul 2023 12:15:22 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 20DAD410DC for ; Sat, 1 Jul 2023 12:15:20 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-635eedf073eso19094666d6.2 for ; Sat, 01 Jul 2023 03:15:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688206519; x=1690798519; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YJYZXvtSFxtAUXdSpTfqiobg2wgmoFPhP3PnfA4v+Yk=; b=TCzE+VNCbpWyKi61pXw1qKkR6OvU0Ei7dfWnOsfDLNLgFPPCOK+xsnx/J/4KS94nJG E00pLwQwIQHpT5AJogJRKlCaOkDAVYrUIvO+mMJAuN6Lomur9Cv4pLkstN50QP0ZEheL /k2exWv4fnfi8f7IhrDCFjXyxbz+rOBBwaMJU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688206519; x=1690798519; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YJYZXvtSFxtAUXdSpTfqiobg2wgmoFPhP3PnfA4v+Yk=; b=Rq4G8o/l69EznNMOAWpL6EIcNHIw9bbQZrYk6VvypFZGO5K8aH9kzFdFS12Q/Fdoqo MO4TP+MubedBkW/LSWBTLPMaVmpHEJAfXk/5yuyATehbrL4zSKjXLVVJ8k5sQG2aVvj7 ETn6pOC0cqc4R+SG2ZUB5O+vcWI2OUG/e/573V8qWpIcS2rNubES8l0Z5J43MpcTSUrd hqsOyVxK6mDBMxXGTd5c5Bs5bwu5JaT+tMM+IM3b1G8Y3rx2QsqYTvcU1Xp5bRPCNkwT TNuTXiEi5HSmgAd0sPZY/AyoIu5wEwEK3o4dNLcCJGnY/aZhRLAXxa+lTRNQQmxNjCq+ RSzw== X-Gm-Message-State: ABy/qLZuNgrQlTS53++iA4OXTbgqQ8riVFWl/r3JKbj5cy5TQ5tRep2G 7bkpB5hyl8mnsvJTruiiqT/Jhjfchfc5UZeowLGTY2dGCTzbfebep46F/+kIa9tRu3d0nvKmhA= = X-Google-Smtp-Source: APBJJlE7+mUXjq3P51S4/L3hoqpUN2bqNeZPIEUwpBnQSFY3ts608Ku+CfaH+15sl7nXTlMus3npbYoICEce X-Received: by 2002:ad4:5b8a:0:b0:62d:ef66:ff1c with SMTP id 10-20020ad45b8a000000b0062def66ff1cmr6538115qvp.24.1688206519599; Sat, 01 Jul 2023 03:15:19 -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 a17-20020a0ccdd1000000b0062842551e59sm736594qvn.46.2023.07.01.03.15.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jul 2023 03:15:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jul 2023 03:15:19 -0700 (PDT) Message-ID: <649ffcb7.0c0a0220.3180c.b527SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 45D51605246B; Sat, 1 Jul 2023 06:15:19 -0400 (EDT) Subject: |SUCCESS| pw129164 [PATCH] net/mlx5: reduce the counter pool name le 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/129164 _Testing PASS_ Submitter: Bing Zhao Date: Friday, June 30 2023 12:57:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129164 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26899/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/