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 E1CB542537 for ; Thu, 7 Sep 2023 17:06:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E5586400EF; Thu, 7 Sep 2023 17:06:10 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id DCAC0400EF for ; Thu, 7 Sep 2023 17:06:08 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1bc8a2f71eeso9051135ad.0 for ; Thu, 07 Sep 2023 08:06:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694099168; x=1694703968; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JsUPS3rJVNU3BmlT995THTzFCb1mmwXFDW7hrIu0zgQ=; b=R1J99GdBJifH4nINX6lA4CnowdPUhHVL5dJuBwjhJXhcgBjRYRyX52AVr1CxHV5T/X kPhX22/FLX8YD1Oc+Mtx4jRcrnA7vrtjUtDDTthy6Yl0xTxhytYomiliiavcYyIyTvZW brMaXazjA6SElaTKDh2PHgpjTn/3JzXlh6i+g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1694099168; x=1694703968; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JsUPS3rJVNU3BmlT995THTzFCb1mmwXFDW7hrIu0zgQ=; b=aYi+gexEUS/dii6aagJBcG7Sp0UqACoKmIMSqkzf/+BSeVk2i1OdW3LWZ0FaG9q4fb YRU964F81uAhPo2IdiZfQ9Ua1HZz+K5ZEDlJ71lshsapHJIpc20J4SO6rK9jCmHeg44s oCliMI1Z+R6KvvzszLrd4vr+gdOXsJusOLnEFx43YWPfyRaH2wkc6N2dj96fC0tS52ps 6b02nIlGelZmoHU4yQ6obeu2dFH92xpeX62ggZJWyBLlt2ktz0Tqgw1kIzBXzYvOEnC8 nH03cGb+SloC6egAvWDsNNZdwNihnh17Kt2i6n5blJ9kFwm+ztRX24JTOXHyELicrB7o UXNQ== X-Gm-Message-State: AOJu0Yw/zZ0wrGgE6qqgSc8enxdNDdSWIpTdj5Sn0WzVBBKWWd+C07eH Bnn4iDDR3RpxaXM4nedAtEkYRF642OvdbD7ydl94hpN35ka3uF8Vbk65oE6TZuGBYKjq5OCRXQ= = X-Google-Smtp-Source: AGHT+IFt8bXnNSjkiUbjfwxzcNuMDwhaOzZBGrgs8eGunYjD2cY8ZKkzi+vQGO1LDDzUFwXaFRwnXxeb21Rd X-Received: by 2002:a17:902:c10c:b0:1c0:6e92:8cc5 with SMTP id 12-20020a170902c10c00b001c06e928cc5mr16047226pli.17.1694099167937; Thu, 07 Sep 2023 08:06:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id j22-20020a170902759600b001bb059bf3b9sm511403pll.23.2023.09.07.08.06.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Sep 2023 08:06:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Sep 2023 08:06:07 -0700 (PDT) Message-ID: <64f9e6df.170a0220.da68d.6064SMTPIN_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 5FFB66052471; Thu, 7 Sep 2023 11:06:07 -0400 (EDT) Subject: |SUCCESS| pw131210 [PATCH] [v2] 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/131210 _Testing PASS_ Submitter: Yiding Zhou Date: Thursday, September 07 2023 02:39:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131210 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27540/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/