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 859A742C4D for ; Wed, 7 Jun 2023 13:29:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5CFF740698; Wed, 7 Jun 2023 13:29:00 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 1806B40698 for ; Wed, 7 Jun 2023 13:28:59 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-62614a2ce61so61470406d6.3 for ; Wed, 07 Jun 2023 04:28:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686137338; x=1688729338; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iRYcuMyfyNo+yny/ALupshnuMgYA4y0ME0ixH8bguBY=; b=SAFJVwHHlfcL3PgVxbTNkFBc2Chv6jkH4Pz6cAba7eAQbV0+xRJZu3L6kcsyllSrxI onNxrIe73jV4TxFJL9xrjgc9HJ072zvyyJiQzhOxPZpJhgpiRuu8pAZ6qwiZpUhe1iEF Xx4Ci+wQKmYp1oqWeApmnCPT27jAiba9FaffI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686137338; x=1688729338; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iRYcuMyfyNo+yny/ALupshnuMgYA4y0ME0ixH8bguBY=; b=Puy1sHzzcb5mUALGr98Knsy2DVAoqRUOjWA0tnWBn8VSSrOO1KEns1KOXyN0gDK/pk eba6IxP2p4GJZtLwJgXyLGHey7QNbawBU/mepq2Xex92P+9x2+CxL4fhU0gJbOWS8gHf PR8lpV67XkA3/EpVmWB+7or8hnr7E3XEFtYeTEmHtjqdh5awBSSPjHPxzh1nz4OxiLrq PVtP5/Cj4NnCkZoEY85qzwQ908lbSp0Lo8vO6nAPG3O8FXhOv07mLj7DEdWTZoxANj9c HY/A8FpKoIYHPKgXEQDC3+4i5boxthSt+1EUQZSN4SFY33xOLveNlMvs5L9LmF2NmO3t w5vA== X-Gm-Message-State: AC+VfDxb/Lcp+qSSnlp6zuK8fHroK3ElP48GCsI7uAkpzsTDcbn1qipd CbbjXI93URBrQPnHgiyZiZ/fm4r1THa4pRJQ9UzJEzvtGjzV3OfOPYlCyw== X-Google-Smtp-Source: ACHHUZ7j4Gn60yRaE3IvztFeiQLxxNlS/cJ8WNYF+CfGebS5K1MQ4FdMDOZ2aA8hFxbmNjCF1KoJQt0u08Oj X-Received: by 2002:a05:6214:2529:b0:628:6253:e481 with SMTP id gg9-20020a056214252900b006286253e481mr2386611qvb.51.1686137338168; Wed, 07 Jun 2023 04:28:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fh10-20020a0562141a0a00b005e5ae5b6b3asm739478qvb.35.2023.06.07.04.28.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 07 Jun 2023 04:28:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 07 Jun 2023 04:28:58 -0700 (PDT) Message-ID: <648069fa.050a0220.5ae5e.d964SMTPIN_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 C88B2605246B; Wed, 7 Jun 2023 07:28:57 -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-broadcom-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 ARM Kernel: 5.11.0-46-generic Compiler: gcc 9.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 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: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/