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 6479D42538 for ; Thu, 7 Sep 2023 18:25:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4B316400EF; Thu, 7 Sep 2023 18:25:36 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 94DF3400EF for ; Thu, 7 Sep 2023 18:25:34 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1bf5c314a57so9141215ad.1 for ; Thu, 07 Sep 2023 09:25:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694103933; x=1694708733; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qGqkmrkkI9swVoNTtJBuQ/kncksu6aDJZ7f3Rm4VihA=; b=MlNWNh4iOB7zWlYZNPsfjuusLpszFS5qBZLQL/l67jkbLunZtRu/ZjH2RslNewqY08 r2Jqrkq6ob9xK2bNG5ZnkbzvRfX3lOEOrG3SR4k3WmoVojFkTqxNMp0STlxI8VLBKsxl B0Dv3gYgcqKqE/MN4vhahrNkCpthw1NxtJHiE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1694103933; x=1694708733; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qGqkmrkkI9swVoNTtJBuQ/kncksu6aDJZ7f3Rm4VihA=; b=awz9wUkcct3eSezMgLwMGWLHBe7xWgO0WspIKurlQVrZpE2Rr3V10YRC8pjc7tqFMG sypreNh/FQIzUpuuRXvTizRloj+HtCTAdMh4tRaJj0mrb7WZBWpVvMis+eRU3B9kZvUK 6V4yyQIpDVNP/Zx4qtvNBBQ9+CU7+NvxhN1KS8fxc2Mdduly2I5uYgj6YfDHDpxVmm9f zSfWULK3cjm/oFQBwMwBB3mzvmc8ej3ifx9eW7+MPdpi88XTqOBr6AAloYMWnFjbo+PM 2t6gmyqxQPBQHiEhwX7kX3K1MO6PV4STVONq+EozDKP1+OoDhfHADCQQmSHXLBn64S0e W2fg== X-Gm-Message-State: AOJu0YyzZXlXGolSolggEiM/uF9IiYy9yPb7oYUhFIyrtB55Uq7VROjx w1P0OP7KuulsiUsjZWvEDJGv4VOFXYiDS5V1uV7CCcXD43+1snk7iLScp4pft3XegxdeJmDpiQ= = X-Google-Smtp-Source: AGHT+IFOst0W2o+Be3p4ChYXznyw9j854C8gib3Q7714PBbyiVH/V270ul+0xkDwyZNtZ3VxWH8+n+lSfb0m X-Received: by 2002:a17:902:f546:b0:1be:e851:c070 with SMTP id h6-20020a170902f54600b001bee851c070mr87763plf.22.1694103933721; Thu, 07 Sep 2023 09:25:33 -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 p2-20020a170902eac200b001bba69b7ce0sm509739pld.38.2023.09.07.09.25.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Sep 2023 09:25:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Sep 2023 09:25:33 -0700 (PDT) Message-ID: <64f9f97d.170a0220.ce093.54c1SMTPIN_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 975746052471; Thu, 7 Sep 2023 12:25:32 -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-unit-amd64-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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/