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 105D342E58 for ; Thu, 13 Jul 2023 00:03:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E1F894003C; Thu, 13 Jul 2023 00:03:26 +0200 (CEST) Received: from mail-vs1-f98.google.com (mail-vs1-f98.google.com [209.85.217.98]) by mails.dpdk.org (Postfix) with ESMTP id 234484003C for ; Thu, 13 Jul 2023 00:03:26 +0200 (CEST) Received: by mail-vs1-f98.google.com with SMTP id ada2fe7eead31-444c42f608aso68488137.1 for ; Wed, 12 Jul 2023 15:03:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689199405; x=1691791405; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=LBeKaOtWS7rSJme7uKpO2AJNg+f0a0nfEHriFi4Hrkk=; b=HtdCCVtOjvLTN21LMrld98EUKJnKTeMO1E3TmVqfRSw8NwB8kL6YYJi+sWMQvOsr8m +dW5OpimZp4le6pBjGYwjAMo6Av2v4ZtHxJu1xsxAjwU/5I2nVRkxEyh13yBm8MMd4pm 1gbVITzxRJiF8FUy9N/dDN7NO4Bn9DTylFhVI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689199405; x=1691791405; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LBeKaOtWS7rSJme7uKpO2AJNg+f0a0nfEHriFi4Hrkk=; b=h/gV2NWYtngy+3eegVIcJs5WV6oQe0uMpmaDrUpkPkpXCV8slPTMfH6AhByNJ8hFc+ ah/bKB6/tGZdvQnDwPV9BITTNueeufhRiQOp/JL9cSBIg2bJHlpwS7xPoLoKj6yQ9q3f GmLJsPctwB7tLtWqxhKP9LkDIWbOzKMmg72riFkt7HDDVYScIN0amMV46/tE7ogQEM+b e6h5Lw0gmCM7GG7NsJQj1VSqVSQme8DJ1ZNBk53BhFNVs9WG4YuQ1ucHItttwsuRptY5 0wTCatoiIUgnGXSCLfeNRdR80xlwMeH56+lT2JXjVNLHVoaGKC/PDrE9Z4ekmxHHCpOA /SgQ== X-Gm-Message-State: ABy/qLaI/vem5tOC/Y3N7+hY0vLP16x9dYxwrH5c913UIny9lGtjO2U2 6iFOLegyaIVGmBHuWsCyhUBTBHCb67fETgm+HMb/Ogd4OBTzljgb7a5MP75csjsgSQhGo44olQ= = X-Google-Smtp-Source: APBJJlGBsmSB/IH7UAT+V/Q0XKFOX0Sdt9sOlvYVPqELlfhoJ5RlghV8o18mZgVQDEOZiSNgKoODAQRF4N1i X-Received: by 2002:a67:fb07:0:b0:443:7635:34d with SMTP id d7-20020a67fb07000000b004437635034dmr41357vsr.30.1689199405513; Wed, 12 Jul 2023 15:03:25 -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 p7-20020ab06247000000b007973d66d947sm573745uao.12.2023.07.12.15.03.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Jul 2023 15:03:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 12 Jul 2023 15:03:25 -0700 (PDT) Message-ID: <64af232d.b00a0220.cc017.e723SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2AD7E605246B; Wed, 12 Jul 2023 18:03:25 -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 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/27050/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/