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 54784429C3 for ; Sun, 23 Apr 2023 11:18:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 510E64021D; Sun, 23 Apr 2023 11:18:00 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 0AB1F4021D for ; Sun, 23 Apr 2023 11:17:59 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-547705d6197so521732eaf.3 for ; Sun, 23 Apr 2023 02:17:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682241478; x=1684833478; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RyKncKlds/Mo/CADuC7L2mzKdBD2DSaud+7X2z09Km8=; b=Q6Rb+KlXdo1cxPoaIYQ34RIf9VpNY9pa1DS6Ilogd05rQrF9k3wQ8zPCqgKyZLl+qm pQKuxKoYmmdgt7WLoVqihSSlGz3DwHzzMVz40KZtDkI4CTKV2KSEcZwwvXN0ivNA6BsB C/EcHKHBBy2DoQrGuelu0BuDiUO1/o3j7utWo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682241478; x=1684833478; 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=KaRU09BlAeorgPG6RLFnvVrSO1f3Xd1MpiYzMOFXsOx4f4g0MSP9O5Go2EH8SuCsgU NKDcoD0CG6KhpTHss2zmRLSGfLq60I45EiG6X4ayAT5839qi65s8nVIouARrcGzuofgl 2tkTPXZrVyKti3++1LmhLPpbCRopyxJZbZjEUN7cZnLbhIdEFekX1hCw2p/keX7KG2yG 6bh+UqD1+cGGlqiI4ZlviDPxumEh3VKOHsX2YOAaYPNfB+inA9XuXGLDidXGD7egGcSJ +yWiwOK+pymHsBvFycfh8TRh3v8mMLt1fKQ8cnlL9mbFCcawTmYKCpDRBNlFN+zpfOyk al9w== X-Gm-Message-State: AAQBX9e+F4HdsemevvFSv3Yp2oL0u8+dqD0aqbMyv1Ck/GEPispkC+3T coN5KGvCdsJhcYpgp0xW9vzTfnK2nXtQ0qyp6hjU+e2MnjZY386AfjtrZt8RJFF1iM0d0Np/hw= = X-Google-Smtp-Source: AKy350ZNBG881Yqfjm/0ieyivPIZUWoyvsh+xLXo63rFMWT+2XLea8BGRa/1wk7TUtqGUBWvAwgqqCvORkMJ X-Received: by 2002:a4a:e9f8:0:b0:547:5529:8cb8 with SMTP id w24-20020a4ae9f8000000b0054755298cb8mr3109615ooc.2.1682241478341; Sun, 23 Apr 2023 02:17:58 -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 h43-20020a056870172b00b0018028c35bdasm545626oae.22.2023.04.23.02.17.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 23 Apr 2023 02:17:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 23 Apr 2023 02:17:58 -0700 (PDT) Message-ID: <6444f7c6.050a0220.b5479.1497SMTPIN_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 DC641605246B; Sun, 23 Apr 2023 05:17:57 -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/