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 3FA9442537 for ; Thu, 7 Sep 2023 17:29:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2B683400EF; Thu, 7 Sep 2023 17:29:21 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 8CBA4400EF for ; Thu, 7 Sep 2023 17:29:20 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1c34c9cc9b9so8464315ad.3 for ; Thu, 07 Sep 2023 08:29:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694100560; x=1694705360; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kWVQhzuSaqVn91vIH6WM6Cnq4MwEv+472r26hJ2+D5M=; b=b6RQY9puqD2dYiuGr7g8yWq5vXvK+0NcMlHFyXhs4z8bfWxXfRHYsCdwOyB4gwGxvE lEebyWMUv6m+Ip/uVIJBCHw+Jk039+ywbzeF9gyd1cSpqHYRyPkXS23mTe/gyWUMlWPy oBhL3zEdElA2IybCaOojOs8EUM2wfw8hDNE00= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1694100560; x=1694705360; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kWVQhzuSaqVn91vIH6WM6Cnq4MwEv+472r26hJ2+D5M=; b=ZBmxQOiFG+CfiYhusEBr3ZFSErb0uazvV0Ty8X1PAitGt/Rv0A5w6+kw/B6VG9uqyH AQva3BAtPt2uIMOsu2MVhKDTk1YWMHdKsyVXeQ63QRyCdeE1AZ6jvowgWlz0R0nKMQ8I TdBzgUAIND0DpumbbPKsdwCYDs6El3o4lhd2tm8FpSlOj6hMwRIx2apQxZOIgBguCW5K G9bKRznOr/IvUOe1Qz5ISwzspVJlxGc5FMqSFiWNymoTKiPWHBTdj3NfciB94EYsoo2d 9GPnyJsfjfbIX6A/gPnc4WMTLqmmo+TG2/rk+O3S6R4awanWEbU4jLwd4Fl/zioxjFWp KpOA== X-Gm-Message-State: AOJu0Yxw8DrhoWrD+CRsDwfQ/JB3awVbt27uqse7MbwC+yySMO4l2ZMN letNmlkE/q7eMp3fAPGXHcQoDcr23dzYi3d9FaYcSW518FDMT6Ggs+Lziw== X-Google-Smtp-Source: AGHT+IHDJJ5/J6zIJA3nRWwNG2C5vllQJ1SwToxTWMOSFTv1ix8XWrcu2t38MUVBzCRSzfW7IG2qX0wg6o2p X-Received: by 2002:a17:902:eb4a:b0:1b8:ae24:c207 with SMTP id i10-20020a170902eb4a00b001b8ae24c207mr15953420pli.68.1694100559765; Thu, 07 Sep 2023 08:29:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 13-20020a170902c14d00b001bf849d922esm542749plj.109.2023.09.07.08.29.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Sep 2023 08:29:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Sep 2023 08:29:19 -0700 (PDT) Message-ID: <64f9ec4f.170a0220.227df.846dSMTPIN_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 ECC306052471; Thu, 7 Sep 2023 11:29:18 -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-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/