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 925D743F27 for ; Fri, 10 May 2024 13:13:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8C94F402C4; Fri, 10 May 2024 13:13:58 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id CDE18402BB for ; Fri, 10 May 2024 13:13:56 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7deb424da41so80076139f.1 for ; Fri, 10 May 2024 04:13:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715339636; x=1715944436; 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=n5mPweUWghY6KUFPkExeteUNdZBxh70M9WlDpVR9m2A=; b=GP4e7neyWpb6ADok55Gl8bNFB5Ix+e5DGPDAl3WCIU1c+suBCGGFcrdcZQvmyuI1Gn dMZx4+s+q43B0UH9n1H8AqTCpS0WOdV5oYCG5yOqe51C3VeL5l5auhU3tApv5SVtZqiD zPfYnF/8gOKVpfOSgeYyy683Q8CiGOCS1zGsk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715339636; x=1715944436; 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=n5mPweUWghY6KUFPkExeteUNdZBxh70M9WlDpVR9m2A=; b=dNMhkIwubFAOBCUv7WnGUF5io76pcMDDI1I+2jjBv1ZgUg9xeiaJBdcKvXq/9c/BG/ l3ZzyjrR8UGRhlfMuKCIKQ2vtWw3arJzvrC9S6vjTSZf01OG1DjZ1pA+tlNrhaXDznDL 4dMcZwi+nfW00vcdBeeEZXs9RbAsF6AVGz61ooFLln0DUpH2XfsfWZmzihIbCEmzd4R2 P5Lev87Nq4bAjZGSOvRM9mGnhtmdgDo1Nik7qwF4Ky4GOJGhA3Br1thrpStONR9Jl27F 56FLxVuZLC96kuNBnUWs42qEY7ULoo1neb72xPlm6UqWhxTJwiyBIo0Vm10uz4eK7QZN GdTw== X-Gm-Message-State: AOJu0Yzs6rRXqCBpXUXKE8kj7iAuu4NEUzBgrf6x0+XQ8H/ZrGeJ6Xae 2NP7swGlLwP9ctd1qxs5bYwuJhgxoIfTZftoJGD/AYZdnyIOdgeINqS1wtQxiV9Xe8ExpBdKXl5 K8o4x9eXoK5kD3oBnNqY1d6W0tUbR6FYKobTGXmi2A3PA4K1ike87nxfb X-Google-Smtp-Source: AGHT+IEMGTmX3/Xcwa8CmmKjb6TrUtazDcfNe1D1GJzz+1guU1k63UJXveqn0RxRvOFQMrZo6uTNLrNkWX6p X-Received: by 2002:a5d:9390:0:b0:7de:dea5:4bb0 with SMTP id ca18e2360f4ac-7e1b520d46emr256285839f.16.1715339636295; Fri, 10 May 2024 04:13:56 -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 8926c6da1cb9f-48936ed8d57sm186684173.1.2024.05.10.04.13.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 May 2024 04:13:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 10 May 2024 04:13:56 -0700 (PDT) Message-ID: <663e0174.050a0220.eddfe.a84eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.13] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C20F8605C373; Fri, 10 May 2024 07:13:55 -0400 (EDT) Subject: |SUCCESS| pw140020-140022 [PATCH] [3/3] net/af_xdp: Fix stats reset From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240510100358.18815-3-ciara.loftus@intel.com> References: <20240510100358.18815-3-ciara.loftus@intel.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/140022 _Testing PASS_ Submitter: Ciara Loftus Date: Friday, May 10 2024 10:03:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:baa8e2c6b4d7ce289e891b9c96fb3193311c0f01 140020-140022 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 14.0 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29938/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/