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 10DB3429C3 for ; Sun, 23 Apr 2023 10:24:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DE95440156; Sun, 23 Apr 2023 10:24:51 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 3A07340156 for ; Sun, 23 Apr 2023 10:24:50 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-24b29812c42so2524615a91.0 for ; Sun, 23 Apr 2023 01:24:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682238289; x=1684830289; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2KbzKjsVuE+1VguchhgolZT6CvBv1rdjto0QIVef6QU=; b=BBxAJa9xwZxHywSxbIzDBjVtRywPsx0sJuRSVKzzk9pBsz+W4QtxZXQj9kkfDXbmH5 cuup28p2W4S9WHCvB7fL5obuate16BJbKlwmuolQt/GPxOawOKP9RwMzQY/LqnRmaQgW P0tno928CHbZL3z8kPk8hNYOR7Ebectr9ht6A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682238289; x=1684830289; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2KbzKjsVuE+1VguchhgolZT6CvBv1rdjto0QIVef6QU=; b=UugP2dXteC98OAQChG0V1fgnZEYxjy5/k1ZSPk5sFBHMvPC9406boy5+HMhq0brqbg x7rQgPbY3odhqb/jsFL9gYZnQln0IubIsGs0uS85uNU0GEv5wcLfHKxQNaJ9OOpDKZM9 GObA4IDfwQcPNJtW6hDeavwIF4v6Q7bVsV8g8pasfpv3ix70ouCJnT5uD87O51nqvIvH XJKcetWh7c2vf8J+rUhufMCy08ql20tnTrlbyUkiISRYosm8MVkxf6FtT06luLTuT/kA AIZ3IR9Gck2lbDbVXOinnDin3hK+fBTTv1WnaUsUOBFcflndmRwtATgPfrygmS97e7iy NCmQ== X-Gm-Message-State: AAQBX9eIW/LANUHQbfhMSKYPblctJFLnLhpQ8CtRBqbUP+DWoYojHv4W ZhHXKvDzZKP2z6xYzhB+YCyfIxv3WY/vfEjmFsWuZ/XLIFSyu+oIIO1nRJr/XVkIt6UYOwfaTw= = X-Google-Smtp-Source: AKy350aSJIttjb1iGO5aWE4UkknC/eY+CMcbG7NbO16Z8NR0Ms61gDoULyUPtGM4tbX+j4ORezIB6XsS+y2U X-Received: by 2002:a17:90a:f591:b0:247:13fc:2e2f with SMTP id ct17-20020a17090af59100b0024713fc2e2fmr10068601pjb.34.1682238289356; Sun, 23 Apr 2023 01:24:49 -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 lb1-20020a17090b4a4100b002497d05e7b5sm1253323pjb.7.2023.04.23.01.24.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 23 Apr 2023 01:24:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 23 Apr 2023 01:24:49 -0700 (PDT) Message-ID: <6444eb51.170a0220.6af60.046aSMTPIN_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 9079E605246B; Sun, 23 Apr 2023 04:24:48 -0400 (EDT) Subject: |SUCCESS| pw126429-126433 [PATCH] [v1, 5/5] ml/cnxk: implement xstats driver functions From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@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-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/126433 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Sunday, April 23 2023 05:14:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:5f34cc454df420b9b2da8deb949fb76cba058b87 126429-126433 --> testing pass Test environment and result as below: +--------------------+----------------+ | Environment | dpdk_unit_test | +====================+================+ | CentOS Stream 9 | PASS | +--------------------+----------------+ | Fedora 36 | PASS | +--------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------+----------------+ | Debian 11 (Buster) | PASS | +--------------------+----------------+ | Debian Bullseye | PASS | +--------------------+----------------+ | Debian Buster | PASS | +--------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------+----------------+ | RHEL 7 | PASS | +--------------------+----------------+ | RHEL8 | PASS | +--------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------+----------------+ CentOS Stream 9 Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 36 Kernel: Container Host Kernel Compiler: gcc 12.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 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) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26096/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/