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 4F31C43F0F for ; Fri, 26 Apr 2024 05:15:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 48D7B402B8; Fri, 26 Apr 2024 05:15:45 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 3A19E4026B for ; Fri, 26 Apr 2024 05:15:41 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7d5db134badso67097639f.2 for ; Thu, 25 Apr 2024 20:15:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714101340; x=1714706140; 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=9eHtHtzcUG1tiimg/m38/K7nduGDaOzt0tB+yXV3nDQ=; b=Em5auxIJNMlItsiyLkhFdJBousm0p3l6Y0m3I0eai6fd3tuDFnUOcu/vXafi2QYlgx 5x2ntbzDkLUB6YamXtpj/RnxE8C/HLjN79xZqbcDhJYtqcyMhF4VTPPec6tyvf60w5qL BumXE/RYhB46nm4K4iI0JFqxmpV2OtqEQkCSo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714101340; x=1714706140; 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=9eHtHtzcUG1tiimg/m38/K7nduGDaOzt0tB+yXV3nDQ=; b=rXYmyyFbAwRScBJQPDp/z34/xGRcQI+uVAfUHMOn3oTqM2zbFkjVByNjX+fy+YQu4B xtSjlWJNWD+ylYtytXO/5278hBWYUyHgL5DK64arxkwFP66De59Zx6m0dzygawJlRUec 9ARHYCEl8V2vI2/yxuoikXv0YMDYNhy1+O50iGRB2FepROXpaxkb3VjQzhuLiT8bwc9B 6geoj4HAfSU4V0FQg5oqTnKyuGIvwI0eVBuRf+AanLZJxVj3AhW7JNXt9/vnjB0D5G0L SxA1KqhD2NXbKUrsfQMfgtSPMaa0q+hQ4DtdgW+Ck4p513OwRYvBhr8ELMrhajpaU6WX BkdQ== X-Gm-Message-State: AOJu0Yzpyw+AaIOi5c20OWS4V+1yIWQbYh7PE+Mi85eccdtMVZh4NPJA PgcTQyhc/Kmt3DUP8h1VKgflMJC1yySsKe1sGcWhBq1TtjAwEXPyUHoUWVNjOGitoIVNnROQKZf sPHX28MNKkrWkIQGFwKILk/eoX1leMQszyKNo4n0g X-Google-Smtp-Source: AGHT+IGQb0lwvHRmxqiRl1MddCUBgYthwuvCcSC2pe7H9qfjbbdJx6Qs/eibWMgLG05439LnFvbquF5tjqMa X-Received: by 2002:a6b:700c:0:b0:7de:ae79:71d with SMTP id l12-20020a6b700c000000b007deae79071dmr57632ioc.1.1714101340636; Thu, 25 Apr 2024 20:15:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s22-20020a02cc96000000b00482b0f0769dsm1259793jap.32.2024.04.25.20.15.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Apr 2024 20:15:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Apr 2024 20:15:40 -0700 (PDT) Message-ID: <662b1c5c.020a0220.bcdc9.2e30SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2BEE96052514; Thu, 25 Apr 2024 23:15:39 -0400 (EDT) Subject: |SUCCESS| pw139682 [PATCH] [RFC] net/af_packet: make stats reset rel From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240425174617.2126159-1-ferruh.yigit@amd.com> References: <20240425174617.2126159-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/139682 _Testing PASS_ Submitter: Ferruh Yigit Date: Thursday, April 25 2024 17:46:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:8841786ab4aa72d205f97528af8708a13a851f4f 139682 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | FreeBSD 13.3 | PASS | +---------------------+--------------------+ | Windows Server 2022 | PASS | +---------------------+--------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29858/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/