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 053DC42A94 for ; Mon, 8 May 2023 13:58:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0115C40685; Mon, 8 May 2023 13:58:32 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id ABB5940685 for ; Mon, 8 May 2023 13:58:31 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-195ee1be41aso1360449fac.1 for ; Mon, 08 May 2023 04:58:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683547111; x=1686139111; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MQhe7ZvHCSkxlyZnDsnDfQEvMDDsRujw2kOcDDvIJCA=; b=GY7UJwc7+fCJ5VPDAGXbkLx5MlYxaFMQ3xk28qwZT+FEUxyRSKAzgf5hUehHMvBh95 BfclmXfwl5HDD110kmawEFLabbhrItK9Zyqb8ztFQ2THdBCFPEZw/3+uv12wb8QeETSR tG8xPrEyLXQPDnaA9wDOcTpboYucbWDKvZz+Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683547111; x=1686139111; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MQhe7ZvHCSkxlyZnDsnDfQEvMDDsRujw2kOcDDvIJCA=; b=fdWtkc0EeGSSbWfjN0LkepvLguxg9j8Bd9fbyUT3HSlPDSA5saOmlQxKhaMthTFqGQ TKCA7TFk8sk+8morTPlSnaCslaaJnL2NKijwu6Xmo2hWOSqBuksj58LCcV9IUtl5x0ue amN5G3HzIfZNkhJ/yAxFTl6Bu+gasuo105aOW3Lhsgtqsbo5MhaYNnsOWhppV/qKAfun thTgRxz6q3Sz3RXrCUck0oWKZ2+b99TfDdafaZ13bNC1o5YZFfmLmduQK5cd5smKgSsV u/6Drpesh984QCmaIOY72PbeP1Vln/PFjSbAwIoV3ilAREdA+Q232O6BFUx4uWkcapyJ fufA== X-Gm-Message-State: AC+VfDxfUBpsUNGGto8RobB+ujuIUg+p1mm++1Q5FWZdTQ/qG4Zaf/2x 0/yPHBXU+lRMMYeSPoO6QQVBS5BvIwAe+1ykvEb5PvM+KY43ArN0Pv7LLykLOmzWkcyexoSVYA= = X-Google-Smtp-Source: ACHHUZ5cPTBXK4h7NptnbiDO8ZrwaHI96hTcTjiUiaWm7SFOp1/n2AhOaCkKj6jcdxT9R0J3OwHVoDTbMgwv X-Received: by 2002:a05:6870:5482:b0:187:8110:a175 with SMTP id f2-20020a056870548200b001878110a175mr4475058oan.16.1683547110905; Mon, 08 May 2023 04:58:30 -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 eg46-20020a05687098ae00b00195e5bfb117sm526112oab.47.2023.05.08.04.58.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 May 2023 04:58:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 May 2023 04:58:30 -0700 (PDT) Message-ID: <6458e3e6.050a0220.9f0ab.d128SMTPIN_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 5E4B2605246B; Mon, 8 May 2023 07:58:30 -0400 (EDT) Subject: |SUCCESS| pw126754 [PATCH] net/iavf: fix large vf queues cannot re-use. From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon 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/126754 _Functional Testing PASS_ Submitter: Shiyang He Date: Monday, May 08 2023 16:58:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126754 --> 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 82599ES 10000 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 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/26187/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/