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 BD18741FCB for ; Wed, 30 Aug 2023 11:21:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C456F40277; Wed, 30 Aug 2023 11:21:15 +0200 (CEST) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id 6E80540277 for ; Wed, 30 Aug 2023 11:21:14 +0200 (CEST) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-48d0b70097fso1853369e0c.1 for ; Wed, 30 Aug 2023 02:21:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693387274; x=1693992074; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fQAmU4wx5NHCgpPTzm+IowfNyRteL8JVucI9dYnikug=; b=BhnH1q6DWffrQrUmhSZ2PvkNr6JOheiR3z226jRjtq/oTeuJTUQU485fYTQxdgy++g YtNdQ+ZFURcN9eQtu2SW05ezJgjD7YGYuxZXmQwhz08BNnqzcgZsRv3d30mWHGxIllZv Yv3Po1ww477iLidRK/n5jL1e7TerlgaWD2rk0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693387274; x=1693992074; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fQAmU4wx5NHCgpPTzm+IowfNyRteL8JVucI9dYnikug=; b=SDOI20tD/eo/QQv+Bpr/6QEdGnbBEvdOSS8VekF8X00pw3q2jHp4c0pNWjQGLhBn4g XFjJmAFZESpX1dDch+tKgTjFhCaaIzvm4uE1PvR87zH+q0rrh7ZcOfu8Bvjm7WMzP51B 0KGoEwOjxexVUR6P7KE1/bw9hXwH5iu98/jNIuD3c9+YSUCQt1igPXTjsTq1is2IBowz Zvwv7jTO8OewoixQMkj6V1i076nlp2eiLSXglxpjrkraVWixGN9kZJ7mRgaFJuK58rF7 eRy8777qhwS1IVWJ4qA43isqzPA1k6ss5roGkcxBg9+o3n21o235jtBsm+XBeu2MXEyf QUBw== X-Gm-Message-State: AOJu0Yx2hXAsJReyjL/XUmrYpJQXocOo6CFJ17ESpACcA3UyOo8c1YRM YulSsaub2FxTAi4agY5/ipAJzQ6PS2Amtko/QNLI8vCiSw/4uHVRonQApItlsD8yHcPf4TBjWw= = X-Google-Smtp-Source: AGHT+IFzyOS3FW6nK0FG0wtb6vus6CDqzvRuQMq7Q9VV0XGwsm73ejVa5q0j9X+aG3PbPysCwA/gLryU56DO X-Received: by 2002:a1f:4c45:0:b0:48f:c2d6:6311 with SMTP id z66-20020a1f4c45000000b0048fc2d66311mr1367707vka.0.1693387273814; Wed, 30 Aug 2023 02:21:13 -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 ch22-20020a056122319600b0048fd3d22018sm780528vkb.10.2023.08.30.02.21.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Aug 2023 02:21:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 30 Aug 2023 02:21:13 -0700 (PDT) Message-ID: <64ef0a09.050a0220.a0ea8.2882SMTPIN_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 48DF26052471; Wed, 30 Aug 2023 05:21:13 -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-unit-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_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/27467/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/