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 9667642537 for ; Thu, 7 Sep 2023 16:58:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9C729400EF; Thu, 7 Sep 2023 16:58:14 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 0297A400EF for ; Thu, 7 Sep 2023 16:58:14 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5924093a9b2so10866417b3.2 for ; Thu, 07 Sep 2023 07:58:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694098693; x=1694703493; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SMAA0jzZJ0ntAH9FK3jEjkkoyIHR9gWVUj1p1W8c7RQ=; b=ElQ3NeOp4A1Osa0zdCvOqJYHh91AXwhPYtJfpL3EhGL+wpFF87DLG5Fi0yV8IBA3LM DCCSOaXGhYq7BZpNGZf66cDyo/EQi4Qr9hwuWlwGJbMGL7C45KtJWBKDkTVK6ryV/jPn jrmLMiAU+1nacpV1SIw/Gx7VABqg40s1EUHCk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1694098693; x=1694703493; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SMAA0jzZJ0ntAH9FK3jEjkkoyIHR9gWVUj1p1W8c7RQ=; b=YkzjMVz7m8LjJ7WmoTjbAn5Vthb19cJku2vdui4nBvT5Fbd/5aWDsoUKQ6WAN1gbOw Jop+J0yLF8Crg/94FH1XtYDkzOVEocJdk1fe+xaTQn17M8vgn2zYw8Xf0iFowJ6OuIFo 5Lqu+56ZzxFu477K4E5LDqHRIhgHolOLwwa7/fgcHX1XWrWMWcddiY9NoAcDQNrSwm57 chxmz16iaxWwM/rPJRLQpChuHirVwtViFePFjLnHntBieX+T7PgY8TybqEdT0OFnQ7iF Wi51jYMIQ1Ae/O55zHJ/6qNZ60ZT9ULi3pjVjTTiHf5w4E1cSztTHOyP+onZYL72ivNo yjrw== X-Gm-Message-State: AOJu0Yz9fkdSopc8Bbb0b7omXo8gsEenpyPzmDjsuFBJKgb4eQrPJQZa 6Pw2QTVTjKYIesvYlNIfF87D8IaTfG1i1RXJKfRoLUt1udvpKv+XI5DnNA== X-Google-Smtp-Source: AGHT+IGS2JzXeaQN7vSbDMvk0iUvllK294lHiGNvgcD6nW3O/EfJzkQfetciheUlBRUBLoxkwzKJIefn1B8W X-Received: by 2002:a05:690c:886:b0:58c:676c:b3ef with SMTP id cd6-20020a05690c088600b0058c676cb3efmr22372140ywb.6.1694098693377; Thu, 07 Sep 2023 07:58:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cs22-20020a05690c0ed600b0059ad42886aesm679565ywb.14.2023.09.07.07.58.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Sep 2023 07:58:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Sep 2023 07:58:13 -0700 (PDT) Message-ID: <64f9e505.050a0220.61a24.96f1SMTPIN_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 1A7006052471; Thu, 7 Sep 2023 10:58:13 -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 | +--------------------------+--------------------+ 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 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/