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 77F4A43F08 for ; Thu, 25 Apr 2024 19:59:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 73EBD438F3; Thu, 25 Apr 2024 19:59:54 +0200 (CEST) Received: from mail-vs1-f99.google.com (mail-vs1-f99.google.com [209.85.217.99]) by mails.dpdk.org (Postfix) with ESMTP id EDE05438DA for ; Thu, 25 Apr 2024 19:59:52 +0200 (CEST) Received: by mail-vs1-f99.google.com with SMTP id ada2fe7eead31-479e51438c0so321921137.1 for ; Thu, 25 Apr 2024 10:59:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714067992; x=1714672792; 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=LW53yFgQ9g4+f0jim55aHuK3lMRXGfFD+1g9otcJ9LE=; b=C8xfEmxYUDxKqrfqoASVbXpewhWajg2Z57nDGLYWdo19d8TjF5vXFVWn4dwa2DiUau B+rwUB5vsEeb/8aDBGZQdY3JHznnWjcAIz6DdOc1SArDgK655PPxd5yEqynsmZD+P0xv mVhypAfYIQtjhnthiJ+J59uAhvRxHk4sw4K6s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714067992; x=1714672792; 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=LW53yFgQ9g4+f0jim55aHuK3lMRXGfFD+1g9otcJ9LE=; b=wpet4+tPCakwvNEGV9RgzeKVRfszWWF8XTmeZifHlFh+c8N2ZfjDilJs8jHL1kfKp2 mVeFmoDA4jWkNpL1ChJf6aC9s6c1SUtZQnOE8ce+/yS003jEUOLNFWzufeXH6zYWRsBk 4oCMBheYRt8i556wiW5ghebA8ivruTpHFg7gSmN/WwJ43b3Kzu2kjpS9OYuWELWXg9/a 8SB2QP4nGmHyWMD3FGFoHg8GfAYt1FE/SjO1H2lMM8Vl5VGiGrnc913mhMPSPXfuRGem GRM9oe+8AXMgNCzV3rjsXjnvNmk+17fuu8v5oB8Qz00iAwSymf4GBXA05TI05bNuOEAe 527A== X-Gm-Message-State: AOJu0YxE/uzLng8JVRx5rMOyB1xaCjwcKPozrmuZSLpiBU+3Jq1/Zdgc vQC37j43xUtP8AtuzEmCvwJfWdM+45easZDn6xuQtYvm1vNIZ66EAS2KwqtmA0nFXbadEaLBi0I 8NZcZzKVlHhVD67Ttu2HLj/QfFcVc+wuUbS56AmsWBav7EUXR5EuzOWD8 X-Google-Smtp-Source: AGHT+IGpEjDMP+bimktNNnHAWjOpvyY8HYlBFOkWUzEJh/hQDGUiXgScdqWfRykHXWIwjJad133617zBX0Y2 X-Received: by 2002:a05:6102:944:b0:47c:104c:a00a with SMTP id a4-20020a056102094400b0047c104ca00amr256976vsi.22.1714067992362; Thu, 25 Apr 2024 10:59:52 -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 bs29-20020a056130101d00b007e7d3a88cf2sm835208uab.8.2024.04.25.10.59.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Apr 2024 10:59:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Apr 2024 10:59:52 -0700 (PDT) Message-ID: <662a9a18.050a0220.ebb1d.76eeSMTPIN_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 122936052514; Thu, 25 Apr 2024 13:59:52 -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 | +------------------+----------+ 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 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/