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 1D3E743F39 for ; Fri, 3 May 2024 22:50:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E7F1F402D4; Fri, 3 May 2024 22:50:41 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id EE17E402D1 for ; Fri, 3 May 2024 22:50:40 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1ed012c1afbso820765ad.1 for ; Fri, 03 May 2024 13:50:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714769440; x=1715374240; 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=1Len3rHoVaV1TxQ1/saltuGjXfKCzJXUltImTNFJ9i0=; b=LNR8mi9ietLQcBO1dTwjDKrAriN9VeDHxDaF8n0H9/8VC8Yzg0iaY8FfLIgxPD3MpN BlC4xAMHwE96Aod6lay/8RcRyjUjdDLBrS0c8lsGYMEy8nomi57G9hWTdyF73KYKfjh9 Pi8n99N4pJ4n6XeSp/b0rWRu57chy3L49ZjnE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714769440; x=1715374240; 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=1Len3rHoVaV1TxQ1/saltuGjXfKCzJXUltImTNFJ9i0=; b=B+/16HipR9Cggv2hlWxCVO5mvlnGhDOsh4CdVMiVr6l2JftpPDmKBUJwuTVDLdZ3pY Cvy0jMxL4uwbFRJzNuNLIzQ73jByS87FS2kW6iuYHtkn40tdeCdhOyA1SruaCDtKYgcX 37zsl32yKomvPi1p+snLKYaqewT5eTKKleQwYux5gDuLb0SqIJuniOB9RMQ7vyfnEMyc l5mPHDJX9HWh7odn1S6LwRpPN6HKAN+vCvWAqqs9Q3SX1jaiZV9u1de+gtPo+vC/vrep X870w+NGh9GZK2+J6pP5SdBAXTuqkDS++TSshXmxMdx75jkv2ya1rdNoptqO//UTo6AP LUCQ== X-Gm-Message-State: AOJu0YzxTmX3bOGpvklxXXKQAJHf/cnGqVVKE8XZhRJTGtW93hMbOYtp 8mLQSjxEgzbqZlM7nUw8bp5mtS6DSJPAVac1h0XihCijdkWWp06nMUKvuKsUTUfGpj8ugO+SF09 Kb0NrJK5QLBFhEgv7t1SUySvOw8L6P2BX2tyrx3Le X-Google-Smtp-Source: AGHT+IHppvKuKfllROW223fqeoK5wEZIOQiIaa2f3sa4/HRzrLEN3KMDxASmGDJvLlE5oG6AjgFOstNx2lW8 X-Received: by 2002:a17:903:2304:b0:1ea:964f:9b0b with SMTP id d4-20020a170903230400b001ea964f9b0bmr11155663plh.5.1714769440120; Fri, 03 May 2024 13:50: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 j11-20020a17090276cb00b001e86d0411basm157902plt.33.2024.05.03.13.50.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 May 2024 13:50:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 May 2024 13:50:40 -0700 (PDT) Message-ID: <66354e20.170a0220.7ad0b.a1a1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 8434B604D420; Fri, 3 May 2024 16:50:39 -0400 (EDT) Subject: |SUCCESS| pw139856 [PATCH] [RFC,v3] net/af_packet: make stats reset From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240503154547.392069-1-ferruh.yigit@amd.com> References: <20240503154547.392069-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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/139856 _Testing PASS_ Submitter: Ferruh Yigit Date: Friday, May 03 2024 15:45:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:baa8e2c6b4d7ce289e891b9c96fb3193311c0f01 139856 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29909/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/