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 AEBBA43F09 for ; Thu, 25 Apr 2024 20:07:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9A7B540A67; Thu, 25 Apr 2024 20:07:21 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id C0EAD40282 for ; Thu, 25 Apr 2024 20:07:19 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1e834159f40so11094145ad.2 for ; Thu, 25 Apr 2024 11:07:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714068439; x=1714673239; 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=QG9Kkm8wgdFyYvHApi1sSMQ5GLOAod8kx0XEsj3Yjvc=; b=DqDut5uudrpZ7LRpR7fkob++GVMAztQZRL8ht5MBxSGstIFOt7TdMQfqHRP+TKbm38 8qlmR7A5QKkc2UmdyRylQE6DEemFRlOt+vkqE/CiRMT4CdyF8fCHoWqVhyWlLhAI+iFv auv/qUoKgKJ7Y348x1f0KYX1rdT3/sUPjFySU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714068439; x=1714673239; 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=QG9Kkm8wgdFyYvHApi1sSMQ5GLOAod8kx0XEsj3Yjvc=; b=j7DNAUccVxva4v44Daz6FO1nXZf+xZasbPJw4fK60xdSwAcjflouxsi5/u8FErsHNh tZIV498emZsenVFSKmu/8MeifcYlFhQEs76S2QL4w9Vb7KiwWOa6CtZq95qjziOC0rjs XiVPVgO6tpRIxZqAhbBm0d286i8zy9A1ur8jaLeAfvx+Dv8m/8Mex5vrwIHOrLCbsi00 5qdB3YVa0UR3gZjHv1nHL89eN6rdih2FQds4tNo8g9boQ1KA1QJxBCPgf48w9kBX3wDg GV+tbNz1LhjZ8a2Hn+HrT3aWjSClJ9Fwf0BAG8NzjtEcHmGDv6sl+WXPiNLEoTN448wd Q7QA== X-Gm-Message-State: AOJu0YxcDtXeAgvvTLuXWcc+h1V91mJMuxf+BHgI+9ZT8FIT+vrGmTSy DuBqOjZEHEXSppeWvCUDJlxrH9qcOrYSDDzHCElPYZ1/jfAZ9ftM03eNbGltyB++8e4da4e7NBz S15KDGbpOix+rfrRvqHWCxceQaah/uoipJOJH0mNZ X-Google-Smtp-Source: AGHT+IFr8PVDEFOYlqxnC7afyHTFwBSzrpJYWrQ+7p3SvK9aRLV6F5CmlGXm5g8EN5S1IPIP/qvQYKt/mb0P X-Received: by 2002:a17:903:22c8:b0:1e4:7cc5:2292 with SMTP id y8-20020a17090322c800b001e47cc52292mr382713plg.49.1714068438849; Thu, 25 Apr 2024 11:07:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d16-20020a170902729000b001e5373b0e2fsm500154pll.45.2024.04.25.11.07.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Apr 2024 11:07:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Apr 2024 11:07:18 -0700 (PDT) Message-ID: <662a9bd6.170a0220.ec1cd.8dc8SMTPIN_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 EA2E06052514; Thu, 25 Apr 2024 14:07:17 -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-compile-amd64-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 | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | +=====================+====================+===================+======================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2019 | PASS | SKIPPED | PASS | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+-------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) 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/