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 9199141DFA for ; Tue, 7 Mar 2023 05:30:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 74D7D4067E; Tue, 7 Mar 2023 05:30:51 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id B23874067E for ; Tue, 7 Mar 2023 05:30:50 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id h7so3768060ila.5 for ; Mon, 06 Mar 2023 20:30:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678163450; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=TB8ZBGfsbSUID5YHEVcxd89Hdfjmgibkoym+8GGlS70=; b=Or4OEiLWXH6WNjC8cP3XCqaUnO3/3TwZijolvYkpGocWJqS/1FyiV1+r0kdCAu2WQg EDkiLYUhoC9BN+8bXtMYHcn8tLUhIYrwc+XhHJ+M0RE+ISbWxxrD46pfJ10kbvmmR5mU q4P/1CUqdVVvddMdi4ncjWIp5+jAPK95BtD/U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678163450; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TB8ZBGfsbSUID5YHEVcxd89Hdfjmgibkoym+8GGlS70=; b=XIPdiU65sEzdG8eZqf45PiAQpKH4MDpjdnoobCib76VtSmnt9a5Ybr6OM1eivmVSez YBtsS6kqkEf+Rk8q7omxFItCBTh/DR19JUhcj23pqEqsOJ1vGrvKcNsdpx+xhlurpaMJ u1Tkl/xroPiCqsOLREK9/nzgWJw6I7e6bar6DMR+EcuN4FTGkVTjBmBJAuHig8svmxJz ZonCLkXZS0sqP2y717qPZuAxxogy4HdT23UgL6hypf+B4A5vOAzHUJ0Gn5dkb6Vgr34H 7X635HmZ8y1xj94FclUYR0TUOmOsBUqY3ik5bMFmrOMX3AbLwPUnu61s+9864zdrg9LS RbiA== X-Gm-Message-State: AO0yUKWGhHq5ZYh+s7gWeRSUNpRE2BMBY99hyW9cbBc1BCjMN/gIpqaK mzdG7G1Au7ekpGb64dSbwMuFfc6/H2cMpG/jN27o48XijbzRfw9yFcAfWQ== X-Google-Smtp-Source: AK7set8YM6rAvcZqbwh+VBjgDLjXG6itryA7nMr7Mtrt+jpMcBEpEpsKHEWIkRDZG9Q5K/EnPsfe2IrVz3vV X-Received: by 2002:a92:4405:0:b0:317:99b9:3d1c with SMTP id r5-20020a924405000000b0031799b93d1cmr6981554ila.26.1678163450111; Mon, 06 Mar 2023 20:30:50 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q12-20020a056e020c2c00b00318a8202098sm842182ilg.60.2023.03.06.20.30.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Mar 2023 20:30:50 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id AD4E2605246B; Mon, 6 Mar 2023 23:30:49 -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 7E18160095; Tue, 7 Mar 2023 04:30:49 +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: <20230307043049.7E18160095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 7 Mar 2023 04:30:49 +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-broadcom-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 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Broadcom Inc. brcm_57414 25000 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/