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 0519A42537 for ; Thu, 7 Sep 2023 17:00:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 09887400EF; Thu, 7 Sep 2023 17:00:34 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 7A128400EF for ; Thu, 7 Sep 2023 17:00:32 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1bc8a2f71eeso8984465ad.0 for ; Thu, 07 Sep 2023 08:00:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694098831; x=1694703631; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1pPeBslnlYRhdY9tPihB3k+KZFhkARPrTqRm2dCO7mU=; b=NR18E8N+/bTLNljtQg2j+KKVZfZpnQXruJvtHMOZZfUwRMqb4vzMlLaWG62m5K6pTs eiBz5ybvq9azN6/EHKvPigj0u2sW1K6IdwD4SDYIz7U5ZyFwguhXzfiCcbJrqn3HBJvm yoVCZGxbeNrt0hiCSRwvAmrLS2OlQbsJjnkLU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1694098831; x=1694703631; 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=MJ23UokaelH2qo4xn006sQmmIBt+uGzS1dncITlMaH1tc1leNYssF5CUh4HbDZvqHj S59E8xkNLIC4i/2KCdm4yxVK31VHpZP1aPY/HFrrb9zEMn8eVophsbhIJX8bzyobFSuO NvXSV4Zw7hHI9zSn2rOx2WbqkSjKPBV/B6mgvHWjrNaitmv1rcjlZiUARt5+GTMWy/kJ GqUDpI+gUfQyT0aDWOVOMVuWxyJflpu/IOOXLxRKJXuSE5wlvGicw7FaSi5A2m/gS2wp 8lizqxHq/lVSYexzbopGUlPptYe9yuLSpntJDeTguVvnQvEPzzLw0zWcoEsRLQm5Sf3N zlMA== X-Gm-Message-State: AOJu0Yx3NXEzWRIErrdXnZJkWD33VwBy/RsQGvn2SIQzuWEGsh2S0bnn njweeE3ONouyPMSlRTxJmDRCNEYPzM9shTuNP8dQh1DHnr86gNcwbcSKvx1qQi6EN10ILV6a+g= = X-Google-Smtp-Source: AGHT+IFkJ6aMFstmY75owXo4qZNWs2bCQ5eWjptdJHk2l0KPNgIEX4Ubhya8Fwwg7O3h2agHiH6Qu1pnRCVY X-Received: by 2002:a17:902:dacb:b0:1c1:f15c:976f with SMTP id q11-20020a170902dacb00b001c1f15c976fmr19906317plx.26.1694098831618; Thu, 07 Sep 2023 08:00:31 -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 f3-20020a170902860300b001bde3ee366csm525642plo.54.2023.09.07.08.00.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Sep 2023 08:00:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Sep 2023 08:00:31 -0700 (PDT) Message-ID: <64f9e58f.170a0220.33527.777fSMTPIN_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 16DAA6052471; Thu, 7 Sep 2023 11:00:31 -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/