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 482B642E4E for ; Wed, 12 Jul 2023 07:32:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A67C1406BA; Wed, 12 Jul 2023 07:32:16 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id 527E5406BA for ; Wed, 12 Jul 2023 07:32:15 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-7658752ce2fso484792585a.1 for ; Tue, 11 Jul 2023 22:32:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689139935; x=1691731935; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CVTILaRZ2d/b6lcCbbiLBcqUJMV8TqMnY1tN8ozrVPA=; b=GkDwilJezxM2BoMZjojylqThUmT78SQioxZWOjA6gL8VZin8QAdzu3h/NMu9pX2X81 QQwwh/nfZEdnZxP+/KZLoR4RMM7E7LM7BapMAhxPKR91pHRZ7JM6Ccuzyi70lx+LcAfB Eh02O/DOVV9Ep9m5qWfLmZLA6Q7BUrb1ZO/lI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689139935; x=1691731935; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CVTILaRZ2d/b6lcCbbiLBcqUJMV8TqMnY1tN8ozrVPA=; b=ONq76yNZoIfJ/k1ZXjwM8qlkpkOspCGBCD1SaFlv3iT81/rlb9TGyhc/qu3LWcV5wC gZmIzscZOoIWK+uXXCgQ0K+hRWcvw0U1+zp1GaMQdYRD4utH65fVg4J6QODY9gLEHy2s 93nQaYeedblgGpjvrkujyASodKCBxQVWLczA1B6zfmWQDxp0t40g1iLtk1OF37mOT7dI tYUsAPGcXNx4uEEKlpnYyz+0JhJv6nX2/bC+Hmd/zuiWm8vhCbY3IOW11QzcpfPHHBH3 eHljw4Ig8DBoi1EfSvAz/v8NigferckYOeRsVK/WPqYrjGjxnrZy5ZlGY0SFnFWoJIwP GK5A== X-Gm-Message-State: ABy/qLZXGh0uy5r8eFkDhuh+qJYtiWSKzl9JJQuIXnTlzbOPVIEMV1sc e/wjteDAVwyxou5hZJqX15ZuGwugpRtevklEXSOR1YzWw3KCn98qAbMy8ylh3+Kzdy/BnrQbfw= = X-Google-Smtp-Source: APBJJlEWieW0RbFBenXy9sOfDq3xXAJcw4XLjwfdz3jr2bfhQQ0BSECq0NCd0fgGZU31ch639uugdR1V/4aV X-Received: by 2002:a37:b441:0:b0:765:6782:cafd with SMTP id d62-20020a37b441000000b007656782cafdmr12329686qkf.69.1689139934828; Tue, 11 Jul 2023 22:32:14 -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 f1-20020a05620a408100b007671b63bfd7sm399604qko.5.2023.07.11.22.32.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Jul 2023 22:32:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 11 Jul 2023 22:32:14 -0700 (PDT) Message-ID: <64ae3ade.050a0220.2ee6b.b6b0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 87932605246B; Wed, 12 Jul 2023 01:32:14 -0400 (EDT) Subject: |SUCCESS| pw129450-129452 [PATCH] [3/3] app/testpmd: fix meter mark From: dpdklab@iol.unh.edu To: Test Report Cc: Alexander Kozyrev 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/129452 _Testing PASS_ Submitter: Alexander Kozyrev Date: Tuesday, July 11 2023 15:20:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:623dc9364dc6a818799941cc26dc8f70feb2bb24 129450-129452 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 37 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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) 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27042/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/