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 6B6A041FCB for ; Wed, 30 Aug 2023 11:07:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 731AB40287; Wed, 30 Aug 2023 11:07:21 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 7D36840277 for ; Wed, 30 Aug 2023 11:07:04 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1c4d67f493bso3803818fac.2 for ; Wed, 30 Aug 2023 02:07:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693386424; x=1693991224; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=f9lRheGIJWjpRwbVFgKFALVR8J9t7jpWvjMBc5TX8Ls=; b=HCa8HM5clMQpxixkdffoATI084rbeQ9YishDBWH7Jq0BgHKqF9SabNJ7V2e3T4zj9E eJyqmjj46c9IMToacXGW/VgBPYx3DerQE85mmEUqjjlgrBWTlbrAguwR67BbuWt0vtvE eeYpjEvYJPf2QYUGVUje/8i0Eht9xDL/XXheU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693386424; x=1693991224; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=f9lRheGIJWjpRwbVFgKFALVR8J9t7jpWvjMBc5TX8Ls=; b=B061kTrEuURvPGBvfzD7xYLyZX8PYCxd4zSoJaugForIpp9gQZMom5tIttQWvK2Bo3 jJZsjI7V01zV+7Z+BwCub7tNTWF88OqNy938Fk5KkKpZXtVdiULCiF7u9Wobmpebkmmf TgVhKJG/ZUeE8a/WMVMdFh7xh2Zn538C1lBWvOwJjwgluTURmDOyBTR7fMZKiUy5+Zi8 fVhIO5jIgzlmwEhYvbzwxbhox5U+hqlK+CtOATXzrYdnvedTgy6DV3ji63GMVc75Bbdf nQsb0DfajOhLixzdSnAsJGHnkKD5OVuRgVYVlSn6y2HVmWqF89InC0/YeFS/a3eQIC27 TqPA== X-Gm-Message-State: AOJu0Yzx67eOLchJhZOmoheg+kIHUo07nQguc1X89ZUZ8o8dN0uXMgFo zdTJb6vucCaXYaYItiJS7l79f0XY02sCtuGSEALiAqNe1P3BF2gYcS3Iw7300xnW53Xe4HP8nQ= = X-Google-Smtp-Source: AGHT+IGoqWcFIr35JlNBMhG3nJgbGjfNffAIlgc0pzYQVuX+B4R//wySmJ+wVlg/OcEd/L4qvQay+I49wcBd X-Received: by 2002:a05:6870:46a5:b0:1b0:b13:c16 with SMTP id a37-20020a05687046a500b001b00b130c16mr1684134oap.2.1693386423907; Wed, 30 Aug 2023 02:07:03 -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 h5-20020a056870a3c500b001cc4d62dbefsm1033392oak.30.2023.08.30.02.07.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Aug 2023 02:07:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 30 Aug 2023 02:07:03 -0700 (PDT) Message-ID: <64ef06b7.050a0220.c83cb.15a4SMTPIN_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 5E61B6052472; Wed, 30 Aug 2023 05:07:03 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/