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 1C71A41DFB for ; Tue, 7 Mar 2023 06:25:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 176AF4067E; Tue, 7 Mar 2023 06:25:24 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 8D9F64067E for ; Tue, 7 Mar 2023 06:25:22 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id i10so12907676plr.9 for ; Mon, 06 Mar 2023 21:25:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678166722; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=cG/KYQ+dO9NC7fsmYBtJpTiHYouQ6zbynpgL2l2kt8c=; b=W2Kl9lDM80jhWmQYjkQi4FfddDqFMaTVX1t1jKpNu9DpOeWTZW7u/lGLKZwTjTvD2w shidv5A7RjVYah3D3Gew6gk9yLd30V4ONRxcA0nBUKHh+OKBJ9oaYy4JR0w9PGU+Z78o 11hgNHtd1FdhcBx3Qs0zpQcBMmGdqsb/kvovA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678166722; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cG/KYQ+dO9NC7fsmYBtJpTiHYouQ6zbynpgL2l2kt8c=; b=CtHAtQba9Jk3nsuSV4hoth38nbLcU7EPSQ9GqGrIX5e2bKaJrjzYWGBqZZEq1ACvRj bQOAiLG4+DV9CzfLbr+njvWoiV3TNVRBSy6sxmNE5Wg4vq1G6qsCxwawymzBqWuKZcrG lfyInmjFFB11w83//PMnFGq5BeAz9vSe4Q9zv9PD4uWoK1Sv6SN9mrmNTZ8sOto/zbyz CYGhPPyaxNkWx0vWkRoDKrUUewBrMBpg/C/Ykvb8iwVzMyL880W+5Pv0nLACPzWy+RKu qE5QLcXRgKUsCrPEhpHPdxfNRqFKnJrxhMxrgdFWHolXJt3LN3bWMR858w3ZPoniHf9j Z8lw== X-Gm-Message-State: AO0yUKV6QRchoNh76VzOzMH7K1s8rJAKTbnkIA5FL7r3lMe9lmdxhsi8 PpncKphGqJagJsSJj9X+YwrBhuKiDwy05xyXIIzPlATvPOwdbmj0QttTWPXpyE/cNKjQhYe44w= = X-Google-Smtp-Source: AK7set8NabuOKYX/3PGkXSNcZjGZM4d6PfbyAaMHIihaTPWMKRMCvwHN8VB1up7ZLgztOPyWn7bQKCZE9mr6 X-Received: by 2002:a17:90b:1a87:b0:236:70e6:ef08 with SMTP id ng7-20020a17090b1a8700b0023670e6ef08mr14085348pjb.49.1678166721953; Mon, 06 Mar 2023 21:25:21 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id il17-20020a17090b165100b00233a6729fdbsm1508804pjb.8.2023.03.06.21.25.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Mar 2023 21:25:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 34374605246B; Tue, 7 Mar 2023 00:25:21 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 2F9E160095; Tue, 7 Mar 2023 05:25:21 +0000 (UTC) Subject: |SUCCESS| pw124830 [PATCH] [v2] net/iavf: fix iavf query stats in intr thread From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230307052521.2F9E160095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 7 Mar 2023 05:25:21 +0000 (UTC) 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/124830 _Functional Testing PASS_ Submitter: Kaiwen Deng Date: Tuesday, March 07 2023 02:55:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:e0fb0051ff8f621a2b001d9243cebe50f3d42cf5 124830 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25631/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/