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 1225241FCB for ; Wed, 30 Aug 2023 11:06:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 192544027F; Wed, 30 Aug 2023 11:06:21 +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 1782540277 for ; Wed, 30 Aug 2023 11:06:20 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-57355a16941so2833449eaf.2 for ; Wed, 30 Aug 2023 02:06:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693386379; x=1693991179; 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=gUK2YaGmq0LVSe6rBojSrZIFeYYPwtnD/KaPtZXb3NL6AnL9T9jE8xdJfE6L6KYA6G fQNDuNi6n/gANBBE9V8gOzeAtG8NElUP8j0tOM3YfKjRljvp18Mh7ECZjpv1M1iUJFVj VXdKG4H0+8SbrB5pjjXGc9xyttZwC+Xx3z34M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693386379; x=1693991179; 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=X86QU6byGt/4jiWL2by7jaI5gfTMKVFfc/RxgM6573g0A+G3qsV2QxdL8BGJHJE2Ig FLec0QpiDQ702h58v9E9/UVYG+Scy72Rv1ig0mqKbguu41Iv77+i9jsHj16Quh1yL7Gj V2OIjEp4PltBumSYl+0q9f451NoNXt7RsxCTm2/pEvkM1CS4N4uvMgmgwdcQKhuowXgC 7G1ApZ2u24d2/2O1/2bAhKyLXadvqmPNgG8M8OBk9mN3yZudQSik5MwqhCkuaJ9GMgnm 0WNbmayBirTEAb7JmpGHJq9xolIt8aBx6X8SKZ/Bkxa9iGsAWg2t+7WKf3BuwufKL81t fmWA== X-Gm-Message-State: AOJu0YylqhZGrU2+hz3urwNQfBEmrty8LdOYdN2jtMj4mm977VHyXXYw znicKKJNt+ylQ+4sw4mVEf+wPndUiwjTW0bERnL3oaPOXaRI62I2xNfGfT+Zum/xfa3XTFnxzA= = X-Google-Smtp-Source: AGHT+IFV51YqbRMIAtXSoEUgPOHtMMZp1SvIpvt4Eq14ZWAtFLsyTK+E0xHnckrE49Lm68n88izGA7/ulFv3 X-Received: by 2002:a05:6358:2484:b0:134:c37f:4b64 with SMTP id m4-20020a056358248400b00134c37f4b64mr1780589rwc.30.1693386379469; Wed, 30 Aug 2023 02:06:19 -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 k29-20020a637b5d000000b005643f895343sm643525pgn.27.2023.08.30.02.06.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Aug 2023 02:06:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 30 Aug 2023 02:06:19 -0700 (PDT) Message-ID: <64ef068b.630a0220.2404a.e8e9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3516A6052471; Wed, 30 Aug 2023 05:06:18 -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/