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 7212942A94 for ; Mon, 8 May 2023 13:59:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6EBDC40685; Mon, 8 May 2023 13:59:15 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id C3F3B40685 for ; Mon, 8 May 2023 13:59:14 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-55b7630a736so66038587b3.1 for ; Mon, 08 May 2023 04:59:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683547154; x=1686139154; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0xHuSlW01h3wmxhgOrzw6jy0IOUqSXz/bbqKRTuQIJI=; b=CNRNkS6PFkpK2sla22UAyRq6u6oe++t9hBDURfUAtuZ20jVRaq2gKtnWvS0ndIQpZ7 PMPRav0JNyatEPrZWuhgjWYbSOkA3wx6y0z3uhxTSe3VR5Focz4E6DzWNxW2699kQD4S FvRvSkaf3FeY4mNe1y1joV5XDRNp3lZTW5JOk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683547154; x=1686139154; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0xHuSlW01h3wmxhgOrzw6jy0IOUqSXz/bbqKRTuQIJI=; b=QeaV+ilCImkPrFo266GNAJZze8/Rq3NR9VIuKCLlaM97Xc1IXezml5ANHCc+3DnlrF PtewbPHhYUnPeXKnDk3eVwNIBHi+Shyg2dI5P1NlhXTlusTm/MxwOzBq/znimb4cSi8U FgvLVcsP7rh8Jj3u36daVYPrrePP9fC7lQbcnPY3BDY/qCE1JHitns8e8g8cZV9gBYlz 5MedD7TQZhqvJbhZDJMe+lxhg0dkDg9Kit1pvmBkCsvRUFDTdjhlYCmpYL+SsRE86iZp uqSDKKqMoJwfqyVWrFh8dClN/LpDhyizYd5nItVxQUaAegxnNhhRRyRhq8FvlSb7mKIK wyVQ== X-Gm-Message-State: AC+VfDzXarGXiF8usWHMD2TVF8cZQDKMUtIT1SuTxbSnydgCMntZIFYw oB8NXEG04UWvH2oufY6YOzlos762yCg7BL0sdzkjAwzedcfXVgl0+6NhNg== X-Google-Smtp-Source: ACHHUZ7g82j/SW14EtWa9Ftg8fLs37FzP0WhopDCUVIfz7FDfS77ENluOWI+8unS0/uEpoPg3D1S94zA4xXo X-Received: by 2002:a0d:d84b:0:b0:55a:abf6:6210 with SMTP id a72-20020a0dd84b000000b0055aabf66210mr9823960ywe.5.1683547154019; Mon, 08 May 2023 04:59:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x186-20020a817cc3000000b0054f8dfb2856sm823981ywc.24.2023.05.08.04.59.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 May 2023 04:59:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 May 2023 04:59:14 -0700 (PDT) Message-ID: <6458e412.810a0220.5420f.b52eSMTPIN_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 ADD57605246B; Mon, 8 May 2023 07:59:12 -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 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/26187/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/