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 635B841FCB for ; Wed, 30 Aug 2023 11:07:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6B0EC4027F; Wed, 30 Aug 2023 11:07:21 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id E3B1640277 for ; Wed, 30 Aug 2023 11:07:03 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-58dfe2d5b9aso8980827b3.1 for ; Wed, 30 Aug 2023 02:07:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693386423; x=1693991223; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=frFZpkkZyNbJj2u5Yq0O0Qk+uVLZ/7DhvQVUduSDCTw=; b=QWCU+7MWSrEnh8dhcp4QJhe73SSb9+RLHh66xAqXlbpU0QDyh3/41Gd63iKXfhv9S0 5Hl3M3E50ZbHmGf4PXVu+/IXXiNdydPmLXg2VvqZKNrLRIn3Z8ujiUIXPMhayem8bzNi 1UocC3pEcLguemgT6ecexZ9++XrdGXbm5E8d0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693386423; x=1693991223; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=frFZpkkZyNbJj2u5Yq0O0Qk+uVLZ/7DhvQVUduSDCTw=; b=UdLCZ09h9r047jnAUeouc3KsvABpjO6SSQFl7YYQ6vs7dER1onRBcPJmIuZTwDvnfP Ad2LVg8oFtCTeTFZfoqsmuKRCSK5qfiyFWK4j9aAtD9Ag9iGMcRz9aiGTRIz20Mv4Ncl bK+mhxXkfG5CAKgFTvBPWcMbeSpZo8ptvFgjNjGPCFlsOnA+DlyQoXUTWXVc54y7z8EJ mQ80phG+fO/N8ET7wTVdSJrS27oRTJ/BhRHNM8INW53C0fsnGgj1WXdPYbWvmRyDI6O6 nrkPK7XnWoe29AWU38QcoLzT9GVvN3YmujekM4DYnllffrU3E0xJB6alASuKLESDD5IL tPMw== X-Gm-Message-State: AOJu0YwDkbc3RLAwbXpvH//UmMawIIneiqVghsV/H8dx7tcl9ZdGg69S Et2TLlJPi7S87O6X87V9Zrf/M+Gl4ELALfFUeVJKuFnxVSkhNv7e0y2cnw== X-Google-Smtp-Source: AGHT+IE20RpZes+s2IPEwXLkGEspALWExra+j/FyK4fUofb+OOLLiSPvg9qKVxQ85UZ3KDnT76YT94RJCeUc X-Received: by 2002:a0d:d945:0:b0:592:975b:376a with SMTP id b66-20020a0dd945000000b00592975b376amr1721293ywe.0.1693386423417; Wed, 30 Aug 2023 02:07:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bc27-20020a05690c001b00b0055a7c5ab6a0sm282054ywb.15.2023.08.30.02.07.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Aug 2023 02:07:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 30 Aug 2023 02:07:03 -0700 (PDT) Message-ID: <64ef06b7.050a0220.8ca4e.dd56SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 24A996052471; Wed, 30 Aug 2023 05:07:03 -0400 (EDT) Subject: |SUCCESS| pw130867 [PATCH] net/iavf: fix port stats not cleared From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/130867 _Testing PASS_ Submitter: Yiding Zhou Date: Wednesday, August 30 2023 06:54:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:b7b8de26f34d39c8aaded44d8a468da5e68f19da 130867 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27467/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/