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 CD39042538 for ; Thu, 7 Sep 2023 18:37:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D49F9400EF; Thu, 7 Sep 2023 18:37:49 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 28268400EF for ; Thu, 7 Sep 2023 18:37:49 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-79565370aa3so50519539f.0 for ; Thu, 07 Sep 2023 09:37:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694104668; x=1694709468; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=H5kpLwrBLwKhKkjtBCSdWSmF2QW0q2xQU8pdoOpP6tk=; b=fFgNTL11zfGruS0xspEr3cpuuNN9lEXQLQUGvIEnqyqMtOxBEDhRpaVRfPCdXNIDmy cJmPjyN9ggAm5ELfg8aYZtbsR3sFw20EdxqK45ykugyWZQMJ8wOiHQhJfYECjn931l1H LPJ/ktlYOGh6naJMFDeUnolzp8uLb0n3e3TP0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1694104668; x=1694709468; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=H5kpLwrBLwKhKkjtBCSdWSmF2QW0q2xQU8pdoOpP6tk=; b=Qk8V2W+J7HajF0OaN73asg9I0Y1iW0ZRZkiOZ4zLtFzaHantfOYxcBgOhPe+WjPkNB 5m5VIR8XDmyNJj+nfKg8HzOjrKgLfZJF7EiZ5dqAHLAgWx223whVMhRqT9pov6tf6+Sb CT07FNTgPfgYz2E10CzpgOFRGpvYoRr73rO2NlXl/sO5DPwnfoRbfLMrZNO6dmC4FNlQ My44zT4rxIxL78pCHkT72V9ZmtKkcrnGOfCYEZjbVB+FTGBdiQyR09MhaTjkIeqHgtQ/ pNLH/nVM3jj2upRSwODtAp165WA/eB63te6C2cbodB7Pt2Lvvert9PhdwcZzBhfaLCMa +lAA== X-Gm-Message-State: AOJu0YzXPl7Bsb3OKZGLb8J/iOXxqFF6FrZe2ZLBI3pT2USf42GLC5FU ckVzRUfGW820RN4rUyBLjlv5IqpHNZ7yFGiBfwb/6XSzdIrdEtNIjZGQqg== X-Google-Smtp-Source: AGHT+IH2Wp6vf04ICuO8el4c+BNmuaRW4i59L8lHXjs8tfkgdlzH7O+2NPBwcy9gY3v0rZcJZDqkDH1OZqdb X-Received: by 2002:a6b:fd14:0:b0:795:1a7c:486f with SMTP id c20-20020a6bfd14000000b007951a7c486fmr194499ioi.14.1694104668458; Thu, 07 Sep 2023 09:37:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p5-20020a6bce05000000b007906dfa12d8sm783373iob.3.2023.09.07.09.37.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Sep 2023 09:37:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Sep 2023 09:37:48 -0700 (PDT) Message-ID: <64f9fc5c.6b0a0220.41178.4fa3SMTPIN_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 033BE6052471; Thu, 7 Sep 2023 12:37:48 -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 | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Ubuntu 22.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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/