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 0CB9642537 for ; Thu, 7 Sep 2023 17:23:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 11973400EF; Thu, 7 Sep 2023 17:23:13 +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 EC5F9400EF for ; Thu, 7 Sep 2023 17:23:11 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-57361de8878so637302eaf.0 for ; Thu, 07 Sep 2023 08:23:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694100191; x=1694704991; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3LgCZrgBw3qZYTXk6CIApRIL+yqtIbwMQN+7SwLa3FQ=; b=V6h+qzgfQ/mYBMoJLFOaO4anvOApn4w7s48X12DQkr/DdhKdI9qXStva9dUXDyp5AJ nq3ADTkQ6RnyYQeD7ehH9br3pcScTsDJtvzZJA6xkUtie2mjNu+wwtQECvpB71VhU2ra ZDaWnyEfSMzgvNtNmKeMOAxUWRDgiWhOSlmKo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1694100191; x=1694704991; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3LgCZrgBw3qZYTXk6CIApRIL+yqtIbwMQN+7SwLa3FQ=; b=bpu/gYQLx+uWyuHO7tyGiJy6rfvLE2DbfKr9sPY0Ya8MX0puXm8wbxKyyzUvOMRgPg Ko7h4H/205+37svB5ZGjLiH/mwNdxCnoxr1QzsxZvTTdkdTlVkTaa8MQ7nuJz3FXJ8S0 59nAFtfsGHUJ6ayYG9+/8NY/Y8ZulsvhzQgROGykUaFP13qjDJcRztQ5SONOngx16RRk Fp70x2skDbIXy6AjZpRf5yCVxhhOMRNcOBy4YTpGFrruoCX92CwKnxKQhjdcy4au5k0i vz7HFQu4QBCDdDvkbqldF6nB2BckNRHUG1SlaF8hcfnyRIiw7GNKv3bEo1LiBffhkzOM s9VA== X-Gm-Message-State: AOJu0YyacJxqb+f8gIdrTa6yD0PQ/hMO9GT17DxPs0WmPTIria/a5nnh mjSTPjxlnhhXVb1rb2Ofy6Uj2CxH8yqJsyerRg9ZBgBGR4Pkh0M09JX8FA== X-Google-Smtp-Source: AGHT+IG5F06fUSvbaCSIw7o60ie/xLVmEaNr6BeLrjlZASxFxiDvcAgUZscVr958e5FYRFxsRLJ0kScssWPl X-Received: by 2002:a05:6358:260b:b0:139:b4c0:94d with SMTP id l11-20020a056358260b00b00139b4c0094dmr6595110rwc.12.1694100191112; Thu, 07 Sep 2023 08:23:11 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r6-20020a0ce286000000b0064742c127a3sm713426qvl.5.2023.09.07.08.23.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Sep 2023 08:23:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Sep 2023 08:23:11 -0700 (PDT) Message-ID: <64f9eadf.0c0a0220.d7ffd.d09fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BF0736052471; Thu, 7 Sep 2023 11:23:10 -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 | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ 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) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/