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 D3F2B42C4D for ; Wed, 7 Jun 2023 13:24:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D169D40698; Wed, 7 Jun 2023 13:24:09 +0200 (CEST) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id D4C6840698 for ; Wed, 7 Jun 2023 13:24:08 +0200 (CEST) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-39a9b16b37bso3788628b6e.1 for ; Wed, 07 Jun 2023 04:24:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686137048; x=1688729048; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EBQW+DmQ3+S4Pg0Si8mxzJSkzACv28dpBtMahooSih8=; b=F7lU1s6gYLX6WwNcRpturlMBaSmkycWfHwQ/jXqTUb0Lfcqx+eqpx89cGvDiJ6HpfK ZYaxrrtgOyexucmYUYtpr8Ecx/pqcv8G2cZeppCivf3cf84ddiNPfW1MxK8PY/sSDw0e T0fkuCt+cuxm+vTaSdwLiXhBnfuq7726y7RD8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686137048; x=1688729048; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EBQW+DmQ3+S4Pg0Si8mxzJSkzACv28dpBtMahooSih8=; b=PhmGJkyd/9He82fAo+tl33JFkrjMmATykDrtPtgyaND6JWtSiK4FnbglvY7YLLGcqM UrhPK9nKRgqkRxQcFKEsmZfHy/vs+B6DWs8ZNXxtqKx3DZHGhEN2yjuj4iaBY+FTtTp8 JWEodI0c6+PE5db2P6k1zpWdc66VBonYsSrgG5G2YzZUXy8qVGyIIzGjnye4hs/HvYUE /Pjem3ZSaEhcXVuzhv07XImBPqOs6ZvI+ge4hOnCaOGoBRwnCC/LTMKV1TvkzTRU0mja kr9NmyLlbaLNYIF5YXclrgpR+YbqlFFHlU3c6bSa6WZIBEGpUZA9AjhUK2qb9fNade8q tN8Q== X-Gm-Message-State: AC+VfDy4w6WlDEWLexReAzbPwPAP9pvvrhur042s8llETIFSCbgSUCMe 0ZgXjCCNU9KT4yy1p/3zmv/tFn5AcIjyXIRoghXQYd7mGBowMrqg9yYjqkXVEQKVuWD+4LCjrw= = X-Google-Smtp-Source: ACHHUZ68UBWW6jC0d/Cqw6cmWvTC1XoqFq2KebKQVuK/fbg9HIOtq3viE9T90z4HF0Ba5/AnCQyqSGuN8whM X-Received: by 2002:a05:6808:612:b0:39a:5cc0:ce61 with SMTP id y18-20020a056808061200b0039a5cc0ce61mr4565069oih.29.1686137048272; Wed, 07 Jun 2023 04:24:08 -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 h8-20020a170902748800b001b246b36632sm170369pll.76.2023.06.07.04.24.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 07 Jun 2023 04:24:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 07 Jun 2023 04:24:08 -0700 (PDT) Message-ID: <648068d8.170a0220.b750a.37f5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 5278F605246B; Wed, 7 Jun 2023 07:24:07 -0400 (EDT) Subject: |SUCCESS| pw128286 [PATCH] net/iavf: fix abnormal disable HW interru 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/128286 _Functional Testing PASS_ Submitter: Mingjin Ye Date: Wednesday, June 07 2023 10:09:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:61f551995030e2d114ccbcaa8a63c8cc052d21b5 128286 --> 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 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-148-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 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26567/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/