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 F401843F09 for ; Thu, 25 Apr 2024 20:08:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E9E4C40A67; Thu, 25 Apr 2024 20:08:16 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 78F9840282 for ; Thu, 25 Apr 2024 20:08:14 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6eb812370a5so803291a34.0 for ; Thu, 25 Apr 2024 11:08:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714068494; x=1714673294; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=sScvaAdqo6g8wMdWSyVPZb94rPWkyBKUE+1bbQRafDE=; b=EJuEoDqdU84Hxr9GylRXPUhB1W+YQV/P5E9AkzVW9oUAedG1roFhAxvC69jMw7kqAv 0DpXZ3q1gWrXdzzUL3G96FF32c2E5DmLDr6wllnGEQnHfM8Q598+r/kSfXFE/NLNPxbR AScJCXglHJHeyveuhpe/Oz029frp+p3f796sg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714068494; x=1714673294; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=sScvaAdqo6g8wMdWSyVPZb94rPWkyBKUE+1bbQRafDE=; b=ewb0TpiybtYybSKJ50jrYlQWzY0yrEjQ0mfeZWyn9Vy4Bl+TZHtREb9/3kextMYAiC k5PNQqushKh4uA+o1NSK+/8BnX5JL8QmELrkGkoJ9DhNLHAm6oyN19pV6n5BXOHGvFlN Y+8dPR4hn8Rbih8K78+ePe7Mf6fRkfFln/pc+BbGOPTVJiu2nL/AXiSo0PvvdfPBUhLz PS37HHibXBAoSDNd3ooaHSsEMadFyoaclQ2rtORRnFZ2rqbOscNZPnhnSSN2yml+YjXu MaZQiJAcRLa7tYbveWHtuOhDHSr5hx5BFxHMPypxKI0seYZmcF7rC/XdGMCBLisM/IIl MF6Q== X-Gm-Message-State: AOJu0YyVk9/T4VsMQSwOcNTFXT0jw0Muk6uwFz63d3IQoc4JPXl/dUHY JXHT9fEoZj/mQ2eUFIpHGDynvk2whaTVfz0XKhWeKx89GuxR9pwM7lN0zxf0R8Dv0eioo8P3/ez PU9YqkK7RwAg6xi6axtciCx+5VFVAy5nJvj3Yj5FLimmaFByZGNIT9vzs X-Google-Smtp-Source: AGHT+IET3pinzUgqfQfgU6wDHpS61Ylg/cJeiEqguDcR3+ScTkrjFCo9VnhXoK8SmDyeu7EQFVZsLcKgdpwA X-Received: by 2002:a9d:7386:0:b0:6ea:30d6:7433 with SMTP id j6-20020a9d7386000000b006ea30d67433mr244272otk.21.1714068493812; Thu, 25 Apr 2024 11:08:13 -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 eh13-20020a0561022acd00b0047c23871932sm2744vsb.5.2024.04.25.11.08.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Apr 2024 11:08:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Apr 2024 11:08:13 -0700 (PDT) Message-ID: <662a9c0d.050a0220.48c23.0258SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 719F96052514; Thu, 25 Apr 2024 14:08:13 -0400 (EDT) Subject: |SUCCESS| pw139681 [PATCH] ethdev: document that stats reset APIs ar From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240425165308.1078454-1-ferruh.yigit@amd.com> References: <20240425165308.1078454-1-ferruh.yigit@amd.com> 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/139681 _Testing PASS_ Submitter: Ferruh Yigit Date: Thursday, April 25 2024 16:53:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:8841786ab4aa72d205f97528af8708a13a851f4f 139681 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29857/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/