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 38DD642537 for ; Thu, 7 Sep 2023 17:39:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3D1A5400EF; Thu, 7 Sep 2023 17:39:10 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 787FB400EF for ; Thu, 7 Sep 2023 17:39:08 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-34df008b0e7so2698855ab.1 for ; Thu, 07 Sep 2023 08:39:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694101148; x=1694705948; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=caYfQW4/pp9Z+NJ99PtabhNCpT7yi2Ya8i+XGVIliAA=; b=JWz1tbXqOHqmpFJF399YzterketVrABCvcCWojsSvYQnJYv3+Xj5rWA8epZ9Gtbx2B S505gm8aX1G9dW8R2npo2/g0GWh81LctEMQralr5pUETFtTuqjaxe4M5nwG8Ovlgtub/ UenxPdakRIn0pS8ypFVCJFdvCbqCk5mklkVis= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1694101148; x=1694705948; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=caYfQW4/pp9Z+NJ99PtabhNCpT7yi2Ya8i+XGVIliAA=; b=Efkh51IPkbJsnsxwoZwl3i8n/TxxYE4MBPRMhOzKQBbDeDF2zfB/mCkWjoaZNa5EYX drxta6bLh1eg7ady9Y/TIepLmGQJQOaNql0RHR6Ac+wsba+Bz5TkaDVqg1rDUByfu5gX +nYR2ow12gs5BYL2mJ1QbCXMhXBhCk2FxLy+Y594n1Z3Q4+2flwV3VbqzrNNvf3qNfw8 2LEpjk/oxYgp85wpXcpmFhqd8Qtaw1UybNrmDPQZP5u3boBJLFAwJJ1/QmW97S7s2bSN Z5FXiV6TyaYmRC2i9GKTlTCuNZ7SW0h0udSjdEQxpSwmtMymJg9pnOgHJlK50Jrkc0bB 8iaQ== X-Gm-Message-State: AOJu0YzVQGCvIM/4tLu/I2hgo9KkZJ5FHZzuMv2Dq4jLdj2Wl+xWIsTQ lboii9DSgAFjb72nS3OFA0QQXsR3AjEIh4XoXPW9k2fEnK4oKcMIX/+B3el+YlgtEFoUzvQ5AA= = X-Google-Smtp-Source: AGHT+IHbIwRs9800fxOwvLq8RQHLShT4O3/Qyn7oJzvHw9Lt9rY/wsIzR1e1EitSM3dLtgUjjdsOcdQFbPKS X-Received: by 2002:a92:ca06:0:b0:34c:e84b:4c58 with SMTP id j6-20020a92ca06000000b0034ce84b4c58mr2761280ils.2.1694101147915; Thu, 07 Sep 2023 08:39: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 o7-20020a056638124700b0042b1ddf81a2sm669531jas.64.2023.09.07.08.39.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Sep 2023 08:39:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Sep 2023 08:39:07 -0700 (PDT) Message-ID: <64f9ee9b.050a0220.c09f1.fdc7SMTPIN_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 6D8FC6052471; Thu, 7 Sep 2023 11:39: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 | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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) 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/