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 134FE42537 for ; Thu, 7 Sep 2023 17:00:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 17FCD400EF; Thu, 7 Sep 2023 17:00:50 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 76FA4400EF for ; Thu, 7 Sep 2023 17:00:48 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1d1b55882a4so774716fac.1 for ; Thu, 07 Sep 2023 08:00:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694098848; x=1694703648; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1pPeBslnlYRhdY9tPihB3k+KZFhkARPrTqRm2dCO7mU=; b=WoAq1htieHoRaZzQoiSwyTH2tutIncX9b5hAR3wZFUsEbOLv9DsRET8AMF0emcUzgW W00lHyzA4gH1bYbH/dgEJkpCM6blk/5TnLiOc6/XSr3lbf/eRFGdi0I7yAsNFGVKm/mM iPL6RRiLP4l8nT4OgUEw/f+QW19NwR+mj4PFw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1694098848; x=1694703648; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1pPeBslnlYRhdY9tPihB3k+KZFhkARPrTqRm2dCO7mU=; b=cu5R9evkS+bLh1sbSzAEk2ac79LJNIrgU9BTUEuaNJQerHwERzYxijlIUEbv5FrYD+ M02jYM4paPKTHBaFoKK9nLcIlGS/WeIhszlDhQatUYPrSsTVRehCSnZ63lI59H+9daTW U5RQH3GlGykwWlfbQFH/xBa84UmUOPdLD9Ls5zEzXfcPWs3BJxcUyyzLar4mq7xQ0Y42 8fHKyqEo2nIxbKVLEu1a3l7mFXc7s7zhFOsobyqVUw9TRiKvcV2BL5YUxbD2U150H0UH 8AO2w2fy9s96RlKdEEm2qiG/hGJOex/1mvexk1BFmIy6BdCUf423JJtVqhToDwz2VQd7 GoTQ== X-Gm-Message-State: AOJu0YyHm/O/9S2D72TNl/webJAHof0+URsg8fRudO33RQATnGwls6O3 LP48cf3JFjjC/8E+yqT/N2K4k5EHqZd/hYHzyhhgw/dWgMalLtRyXmkbvw== X-Google-Smtp-Source: AGHT+IH+WFu9QScxdRV5zNS9LmLpLpR1GzdQQKsNEEn97fOpIM91zf2zdivuRkJkcpPwgTTRNvARmy7ey16L X-Received: by 2002:a05:6870:d5a0:b0:1bb:c50d:7451 with SMTP id u32-20020a056870d5a000b001bbc50d7451mr22027772oao.46.1694098847611; Thu, 07 Sep 2023 08:00:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y19-20020a056870429300b001bb6c4c0a85sm1377124oah.16.2023.09.07.08.00.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Sep 2023 08:00:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Sep 2023 08:00:47 -0700 (PDT) Message-ID: <64f9e59f.050a0220.72de6.78ccSMTPIN_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 3F59E6052471; Thu, 7 Sep 2023 11:00:47 -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-arm64-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 | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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/