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 3941343C49 for ; Fri, 10 May 2024 12:48:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 304A0402C4; Fri, 10 May 2024 12:48:34 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 6EBCC402BB for ; Fri, 10 May 2024 12:48:32 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-36c5d9d8fd5so6524185ab.2 for ; Fri, 10 May 2024 03:48:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715338111; x=1715942911; 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=okn1+SpnCEIB7+IDmZ0ycqC+vefloSNZnLHSdhJONRQ=; b=RDR8lAjj9axMK+sjjzixb7oKqnEtjbgPvizZJ0ymPoZYPWXqyjyFq+N54wzuErohAK 8ZsX8UPHoOI46tpq8Ic6+hrdODHs8FMzzDxqRzmyucgkUCO57a8kLn8but0ADlHlYIMM P6vj8v3L/FqRPlMWnLHSeUHR4FDhhNcyn+9c8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715338111; x=1715942911; 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=okn1+SpnCEIB7+IDmZ0ycqC+vefloSNZnLHSdhJONRQ=; b=VYwwbvRlre1zUMLB75vB4xZ+XqagZpCB1CiVl8qm8r0Ju4Sz51fofyWEU9/Qt9WJEa J5zm2c58zqxn5TvdXGxvZ0HqZRAumqIPNVnbswfoYncX/WZP3Gq5eA7RzRdE04jFoqw9 KJiMU+FIl8W12i84zjYy2TTLP2qFvp78nWlyzIhkMdrmvnIe9Lr4nYRl5a9aw3yTbtLU T+1HUcWVNwyDBSiLUJhb3Ob+R56FyaXyR7Z5b547MTi1Fuqv1n6pDXi4Pof0Gs+0m2Xm bnq+MUwmIX7XzZs0lvyVVHQ8oBj4s6y9QEoYnd8nSQ8fWcraVaz7a/j9oC/MZuc1YPy5 VkfQ== X-Gm-Message-State: AOJu0YwInz0fqsvh4N1F2L3sIMtvl+669Bt2HMjsVTfkulMzYk/KG2gN QYBVrYb0VsDA2WEgA22pBSP5HX8TrbRzonUhp/x8D7LiaZKAk+M1rfGy5eOYdVWnMaiQMG/jKBK +0grklzH08PXjJ/rKMsySVjLM1mgB4OWtfPoyadWm X-Google-Smtp-Source: AGHT+IHEZUriCMZKWzCw7uJWc1Hm9wiJgidNOPHmdfVcmuW2GWgFrGhscIIpJKRalOO8Q989ChYDLAy13XBK X-Received: by 2002:a05:6e02:1c29:b0:36b:bec:18ce with SMTP id e9e14a558f8ab-36cc16eea25mr22204935ab.31.1715338111784; Fri, 10 May 2024 03:48:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-489374b6809sm158861173.82.2024.05.10.03.48.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 May 2024 03:48:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 10 May 2024 03:48:31 -0700 (PDT) Message-ID: <663dfb7f.050a0220.c1aa6.81d6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3FADE604A954; Fri, 10 May 2024 06:48:31 -0400 (EDT) Subject: |SUCCESS| pw140020-140022 [PATCH] [3/3] net/af_xdp: Fix stats reset From: dpdklab@iol.unh.edu To: Test Report Cc: Ciara Loftus 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-unit-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_unit_test | +=================+================+ | Debian 12 | PASS | +-----------------+----------------+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 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/