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 CB91542DD1 for ; Wed, 12 Jul 2023 08:26:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B70E0406BA; Wed, 12 Jul 2023 08:26:53 +0200 (CEST) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id 474E0406BA for ; Wed, 12 Jul 2023 08:26:52 +0200 (CEST) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-460eb67244eso2409740e0c.1 for ; Tue, 11 Jul 2023 23:26:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689143211; x=1691735211; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0MKmpJwrqeUa6VfO7vNSWyxO0n4uZ4pn+1wtzmGNl1s=; b=AGk+uir7fN/moYgXzTcRGGM1e0svNs5EZB41qDuY2GoO5J5z1Xj4N6jaHY3/2I/kIJ YhHqIYVtlwW0tAzfMv15UXJGj67zyKeq4+OR8rEiWY3drw3OO8tmCPLmBdsD/GI81Vmk QzGvRCS9tXXEbXmhalfZiXmFtM2jlcx89uLB4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689143211; x=1691735211; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0MKmpJwrqeUa6VfO7vNSWyxO0n4uZ4pn+1wtzmGNl1s=; b=G5r2XbwjCNX9UUKLUppRGhEiXIOLdSh5BknH/EnUsjqxJR8p/n7tB7iOntZS8l/TZw TxVfApEhtcgH8OSF3EGTEpAnMLPSM73af9bkomVTud8/rO2YPS7LUijxhY7yBYqIz6hF 1Nue4Ge7yFbGqZcHyESOO2NVRnoEIbIHtnI1bXIDZh+vud9t1OD968hePzGzwMO2SnKO Kff1jBdomO6Y/Z0+o5ZtN15q/x/uCW2cOVasB1afEM16v140oRWwcL1W6JPfcY0hvnOf 8t9MGhaPWeIu0szRbHAbAgeUORXft3xw+TskC3M20aH9az9ndS4JBdAXRpF7V8bker4N h52A== X-Gm-Message-State: ABy/qLYEEGbQCXjx96GzY/USIpRnx59MeDhXnNHB0jVBva1hbEYZI8UO brNjg8PsZjt4QBGZzLvUdomYsjPHKaa0QKAzNfpCKfJHH8G1RlAJBo1cvQ== X-Google-Smtp-Source: APBJJlHgUvVNozUHHTiuv7jZcRCJVBsTUCz7Fii50XfnSk772hW6SC5HpGVLnEem+1UUDxJLbOtQDQJ0ew5f X-Received: by 2002:a1f:6041:0:b0:481:30aa:e9e6 with SMTP id u62-20020a1f6041000000b0048130aae9e6mr275098vkb.12.1689143211431; Tue, 11 Jul 2023 23:26:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bb9-20020a056122220900b0047ecd64b6cdsm455285vkb.12.2023.07.11.23.26.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Jul 2023 23:26:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 11 Jul 2023 23:26:51 -0700 (PDT) Message-ID: <64ae47ab.050a0220.17878.d739SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 0E9B2605246B; Wed, 12 Jul 2023 02:26:51 -0400 (EDT) Subject: |SUCCESS| pw129485 [PATCH] net/iavf: fix the order of closing Rx que 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/129485 _Functional Testing PASS_ Submitter: Zhichao Zeng Date: Wednesday, July 12 2023 05:35:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:623dc9364dc6a818799941cc26dc8f70feb2bb24 129485 --> 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/4 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/4 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/27050/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/