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 EA69E41FCC for ; Wed, 30 Aug 2023 12:21:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EF95740277; Wed, 30 Aug 2023 12:21:16 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 4904540277 for ; Wed, 30 Aug 2023 12:21:15 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-d7b8d2631fdso1132970276.3 for ; Wed, 30 Aug 2023 03:21:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693390874; x=1693995674; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=R+vSxMAPMpzMks3hY12g6hHOIZGKeHxCuAa3HVTvE/I=; b=bDGT9eXZzRlBmO655J1D8mvFPUlsKwBX4X6z3TdYu0HofD1VYgDvUQi6NcL8EUfyLw zdX4G6l8zIvxaCNh1kFYlrz1sMzkg4OL7n+W0yWQdMRF+ZZDrjvWvUMJVd0zcSc5nIrj xPsgY9CT0UfQ7droAVl2wNENo/FOpsuPx9SjI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693390874; x=1693995674; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=R+vSxMAPMpzMks3hY12g6hHOIZGKeHxCuAa3HVTvE/I=; b=PlHvdwPa2hii4m5Dx5NRZvauznGP1SICnqadcr1s7UVytEmEe4zAoeykOH2aIpbYMt aNQgWyldBSx0nwcNryng5jf1/HWrorCZjj3WHEgIYQI6BEiVuw+IZox901JT9mDdhFPj jskRkJCxv8ieo4yl5k/14h4mgUFGfEsYl96OjYDALUb6LYbD6i/RGtis8E3iaYQ1rNYf aorf/Gu215pLOZNkrGAa3z0KyRu6ZY124vwxlgfEMXu1uIiTe4BwBbowTsmut91tEcgp KC1A0IxDKkH/rCTT6T1chXWmmQ7t1+c+ZJsPkl6yUpRk7vy6GuYNhUg83n0KQvQ5q1aI sidw== X-Gm-Message-State: AOJu0YxjhTx6qrVy6tDs+xjqp1+H6FeVhmaWMh4tF1KIbqG4pZ6ml8I2 VoC1WG7sJYV9JE6rXdO8dT5qngPmW01z53z61a/B9mimlG98E3diKQyyDWTrVhgv7r+QvYs3Fw= = X-Google-Smtp-Source: AGHT+IED8PI1tHD25qQuTczbc/ezOrXWOawohLJoDL1/LHpQ3NRSf4vcdp6/XtBukelCH+w50NkjCUSF6io4 X-Received: by 2002:a25:c7d3:0:b0:c6c:e4f4:2fb1 with SMTP id w202-20020a25c7d3000000b00c6ce4f42fb1mr1753836ybe.3.1693390874687; Wed, 30 Aug 2023 03:21:14 -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 x2-20020a25ac82000000b00d7ba776b067sm67259ybi.29.2023.08.30.03.21.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Aug 2023 03:21:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 30 Aug 2023 03:21:14 -0700 (PDT) Message-ID: <64ef181a.250a0220.9cc32.3c85SMTPIN_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 417B06052471; Wed, 30 Aug 2023 06:21:14 -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 | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/