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 562AD429C3 for ; Sun, 23 Apr 2023 11:17:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 309CA4021D; Sun, 23 Apr 2023 11:17:34 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 0D6CB4021D for ; Sun, 23 Apr 2023 11:17:33 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-187b70ab997so19187910fac.0 for ; Sun, 23 Apr 2023 02:17:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682241452; x=1684833452; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RyKncKlds/Mo/CADuC7L2mzKdBD2DSaud+7X2z09Km8=; b=ZR03C8pZdc9ixfTWkNIFBBYPXLLtje+OOvRYFWmOQ8MuW3OHFMUsVUneXv5VhboxNO soS61YazbpdyylPMRYyx+ft6pyL6xsL1eCSlei42oi45Em2RzlNhnl/ngEuzI4ei5KB5 sg0bS/RmQkw1LRCOUvfy040RDznDXyo3ZhjXs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682241452; x=1684833452; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RyKncKlds/Mo/CADuC7L2mzKdBD2DSaud+7X2z09Km8=; b=Cm60o8AbVKBVeXhBf3MLLVeYw15syDC1l9L188wRndpg/7HnHJKTdV8f+26OmYJzYn AN4Lm83ECAM0N+qEbeBh+maj62Y4awXlI0bG/QWRGb4HAilUEgh/xpKt5RRCUaLcPIf9 RmTB0tHrL3gb0r5YuwlUt/potCDwq1PbQiXNkQMmvfsnjjC0lMBde+vlWBktEUNywSgl +f1VOcBhBvo+P278drodPW+fhHb4QuOgAiASXhJyFAenoMfkgjCZCDdfp87c/GiUPUVV xD3lEwsb5GYS4FttwvUxyNfKn9sjBfp2TOjE8g81H0TRqmxt5RMN0jIBg0f57lFi4gs+ OfiA== X-Gm-Message-State: AAQBX9cHye9FmCoPqYMoU/r6E7eDBF/EDeB4QJm40uwPathPomzJ5TMY +qCEF4ApwgJv60xC1rKE2eMzNbyvqqzv1hboby+aD+oHgVhFUcUgceXguJbxH12OHupbcHbJ0w= = X-Google-Smtp-Source: AKy350aREP1eFlsfHpavUYxThzCzjQ30QZhk5qQOjPkG7kuzinVmxcUoWiOGBdYvHwMlocA1EuaY9YGCWbK/ X-Received: by 2002:a05:6830:32b8:b0:6a5:dd70:38d0 with SMTP id m56-20020a05683032b800b006a5dd7038d0mr5445466ott.12.1682241452376; Sun, 23 Apr 2023 02:17: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 bh25-20020a056830381900b006a5ff348bb0sm958974otb.11.2023.04.23.02.17.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 23 Apr 2023 02:17:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 23 Apr 2023 02:17:32 -0700 (PDT) Message-ID: <6444f7ac.050a0220.6b76c.2786SMTPIN_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 E53BF605246B; Sun, 23 Apr 2023 05:17:31 -0400 (EDT) Subject: |SUCCESS| pw126423 [PATCH] [v1] ml/cnxk: fix xstat type names in documentation From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon 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/126423 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Sunday, April 23 2023 05:01:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:5f34cc454df420b9b2da8deb949fb76cba058b87 126423 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ 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 Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26094/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/