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 7A7C9429C1 for ; Sun, 23 Apr 2023 09:46:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 748FC40156; Sun, 23 Apr 2023 09:46:58 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 30E6240156 for ; Sun, 23 Apr 2023 09:46:57 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1a6bc48aec8so27635525ad.2 for ; Sun, 23 Apr 2023 00:46:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682236016; x=1684828016; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CkAnHTDJHBuh0zsD0nXAadT+WieGZ/j0ODy7tQGldhY=; b=ItTj1PFoWkc38MeCFS9bXK7TCAjZGXA96pgmXxjhRsuA/dEemx+FRUyvP200vl+7ut RMToJAuR6cOA6QCofecD4jeE11Hrrbm+H/QQrLR4m+7CTR/iLTmOlKhpB4ekvCmOeeu7 YFFogcfXI9gpKNc8VrnxRVRxtidTBPzFbDO1M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682236016; x=1684828016; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CkAnHTDJHBuh0zsD0nXAadT+WieGZ/j0ODy7tQGldhY=; b=k6zOYk/fhRWMJQV+ZOmjaO+/yH800bvEcGxM8fU714KQ9p2IGX80WJRZ0WEalr0X2m wO+WEm8EtlV2TYusfzruZgcooEVF85k0xmowkHywYpK85jE1vqZ1NGIcCSihZZ6cKZmm 4rRXUgVD6Yi4bp7vxbroYspgs+KtKvoYhBI4DVdS1g5FhtfwNb6jN58aVGYKWe1UXw3t 0HF29mUMQ3Cpe2rFYLfuFqF8Ov88OTulwkyrbYns/h7DQcObtLbhmd9fodUsivRTJzuD iYdraOmtgW8A9/9FaVnUm4ImzW4a8HJHnFIVw2hkYm55LSz4dO5RpomeXW49fxEFEMJm pa6A== X-Gm-Message-State: AAQBX9ceVyjdDCanBB2ivGKZeTSX+QGz75yXQycFBsv3/IYJiNqnMHTE zE6InDL3gRIn2kbrwsGmxDuVS80oEaJvLLaVKyobjdZP6mZYFwf9BVjSBg== X-Google-Smtp-Source: AKy350ZvQPUJVsMAQUf86Niy2JLVKLoLzXAyVx6fLxwH7VB+JjJstOGW2rn4VrqPdbecJxgTI9nVWht3nh4e X-Received: by 2002:a17:903:2444:b0:19e:6cb9:4c8f with SMTP id l4-20020a170903244400b0019e6cb94c8fmr13816698pls.41.1682236016373; Sun, 23 Apr 2023 00:46:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id pf7-20020a17090b1d8700b0023446338d4dsm709886pjb.9.2023.04.23.00.46.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 23 Apr 2023 00:46:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 23 Apr 2023 00:46:56 -0700 (PDT) Message-ID: <6444e270.170a0220.a21a4.a9cbSMTPIN_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 A3775605246B; Sun, 23 Apr 2023 03:46:55 -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: 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/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 | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ 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 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-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) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/