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 E7E3743F10 for ; Fri, 26 Apr 2024 06:40:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E2D6A43B5A; Fri, 26 Apr 2024 06:40:07 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id D591343B51 for ; Fri, 26 Apr 2024 06:40:05 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5aa362cc2ccso1108142eaf.3 for ; Thu, 25 Apr 2024 21:40:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714106405; x=1714711205; 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=tbe6Hsvm7ehmUv4cSAepJU3/GUrnl9uP+DldDcGippk=; b=eqtVoUoxW2JgrUOYamOCh7n4Jz2HOcre6upgvNHt85kUe6owj/wYjgFrYhAb0pxMSg TaNezcf1nLI288xtq9kk+1bzMZetoCxqLvpQ0yVYpdtig1jxt5K7+u9YGDsrJ2Y8EM1j 8sYM0+pmQzkQzUKpSaLGb8YmnHztrNQIeTvtk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714106405; x=1714711205; 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=tbe6Hsvm7ehmUv4cSAepJU3/GUrnl9uP+DldDcGippk=; b=vw4hbPcVJElVk+GlpLI79vanX5j3FuDakUJUH5nnUmKN3oY30N9yX+mOZNDwMhjGfp F37U63ExGLQYBzVEDTub4pHugDl8J6EQ8kh2pFtBYG702PB+Mtdx4eccIUl3X/H3Iw3y CBrfFSPF2HxpgmW22ZYuYN4Fydt7oQ+phC0Bsip8ei2J3l2f6k5GUULGkQnHHDK0MrbU QBACSFJid/79RRL9DVTzY8+3TT1qUjgvTCTgSo1PPB9wowrH47SRYwLNMMC8dBZrbUhR /XE+f3Q5I9Ku2s9VZqy7ePAnZFegrxsomZzUqa5B8X9hwuVh9mTqdQCHtIPExEJzKmjS ghnA== X-Gm-Message-State: AOJu0YzcT5zjxnn3DhvW95qG241RfDDHWyeHcF3E6i1fduNcpr8kerie Sor4Ns4lyUIA4DZMUXjFWvHtmsRi0pFjU627Xg/ejPdYZx8A/0X207LMOfVgCWGo7SI+GcYvhW5 4Pxnzgn0ahESbBBcNbz0p5wCumH0sXeJt/gN8U0a9 X-Google-Smtp-Source: AGHT+IEyzvG0mCjLvX4OzbWIrRSoZAFyTSkFAUA43AK3EjlDbodZlc7T53omNcpyLS4g5Jus899VMO2B6I4N X-Received: by 2002:a05:6358:d08b:b0:17f:89f2:5c18 with SMTP id jc11-20020a056358d08b00b0017f89f25c18mr1613648rwb.6.1714106405222; Thu, 25 Apr 2024 21:40:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i5-20020a632205000000b005f096d37086sm188667pgi.22.2024.04.25.21.40.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Apr 2024 21:40:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Apr 2024 21:40:05 -0700 (PDT) Message-ID: <662b3025.630a0220.4d79b.b6a4SMTPIN_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 4C4E76052514; Fri, 26 Apr 2024 00:40:04 -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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/139682 _Functional Testing PASS_ Submitter: Ferruh Yigit Date: Thursday, April 25 2024 17:46:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:8841786ab4aa72d205f97528af8708a13a851f4f 139682 --> functional testing pass Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/