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 D7062429C3 for ; Sun, 23 Apr 2023 11:41:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B56F24021D; Sun, 23 Apr 2023 11:41:52 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 2BB374021D for ; Sun, 23 Apr 2023 11:41:51 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3294fd17f1cso8270165ab.1 for ; Sun, 23 Apr 2023 02:41:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682242910; x=1684834910; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8zMu0EgQG8rB9AU4EvvGLXKzqPliModZeI+A7UtCVU8=; b=DAQXnrlZqf25n0OcbtYWhSLtHgBnXGojZAg552RMy3/ofkyVozWFxodPLN7tXBPDDO Wl7wFhKV2rp1vuSNAt6Sn7ERbTPanWkUnREJVkKabWHXAQ5IdOfJBHKSzJS+BOg0fTIw cmWM0Vqa4D5yfNHiU+cYofplFSAto3KELSOE4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682242910; x=1684834910; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8zMu0EgQG8rB9AU4EvvGLXKzqPliModZeI+A7UtCVU8=; b=BLJKK8a7XrDihNhJV2faobOalRoqVi0znZTenOua6wEOTUKhjESt7lVI0dg5mwGA8y uEG06G1HpckYfDLrfSXbMDR6mzPSCu2XvspCBsFzVFIUhNULkoz/LkOSlD/p7jl3u/P4 WnH09E3Sw5hDfTS8RapIoN8RAKMMp9EJMnevDlfX0NglEvxBaMkzl9YbS3pcZFea6yvN Dc4mIMtfrvK4PR2mHtnnNJL1OjEVZjtSvH6LM5WFZ73GT3GzHt5ztqn6k51oxk4k2KnM KSgrSrWgd0h1TLBJOx9N8/mx6S07Fk5th/MrPKBynv7IbShFTnrfcO/tu8eK/CCv08YL TuBA== X-Gm-Message-State: AAQBX9eNiqEqD+HIjtlsA8cL9b0FwIYI7mqfcpBbINOjjUkJY1DITlWm otucZcNgp/INAuZHxbSNlMJRjhGFgmL9mASWKu84HLxMumGCxAFNb5fhdhfzeieTPek0MP2reQ= = X-Google-Smtp-Source: AKy350YfDqrUjFDkyx3i02d3VykPPbrVfQ28wikvc9lQP135uw0lR3kVpbAOpZqrhyAMDvHcIr5F270w2/Jo X-Received: by 2002:a92:c742:0:b0:32b:6433:668f with SMTP id y2-20020a92c742000000b0032b6433668fmr3126809ilp.4.1682242910564; Sun, 23 Apr 2023 02:41:50 -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 t1-20020a92ca81000000b003261e5e36b2sm535345ilo.52.2023.04.23.02.41.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 23 Apr 2023 02:41:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 23 Apr 2023 02:41:50 -0700 (PDT) Message-ID: <6444fd5e.920a0220.62cde.2b12SMTPIN_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 20564605246B; Sun, 23 Apr 2023 05:41:50 -0400 (EDT) Subject: |SUCCESS| pw126423 [PATCH] [v1] ml/cnxk: fix xstat type names in documentation From: dpdklab@iol.unh.edu To: Test Report Cc: Srikanth Yalavarthi , 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-unit-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 | dpdk_unit_test | +====================+================+ | Fedora 36 | PASS | +--------------------+----------------+ | Debian 11 (Buster) | PASS | +--------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------+----------------+ | RHEL8 | PASS | +--------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------+----------------+ | Debian Buster | PASS | +--------------------+----------------+ | RHEL 7 | PASS | +--------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------+----------------+ | Debian Bullseye | PASS | +--------------------+----------------+ Fedora 36 Kernel: Container Host Kernel Compiler: gcc 12.2.1 Debian 11 (Buster) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/