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 7E47742A97 for ; Mon, 8 May 2023 14:48:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7CE4640685; Mon, 8 May 2023 14:48:00 +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 0AE2D40685 for ; Mon, 8 May 2023 14:47:59 +0200 (CEST) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-44fb0f20554so1596218e0c.0 for ; Mon, 08 May 2023 05:47:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683550078; x=1686142078; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QiOI6JDiS3tI8LIuw4dtFy/nKjeKW97drHn2bFhAPpc=; b=c0kLBhNSTtVkzp4kosu8ftO0S5Z7Rwt3cTMth+Pr9p0SfrE0cXWxtomWH0hyc20XvS FxAqdILrr7/gbKDBjyslpEPbnqWBHAvMBrGxnXzkaMYY3rb7KuZoLocwRt7PuXQNJ/ze 87MijDGnPYe4CHChP+f2IBzPVFzjRod03HCQs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683550078; x=1686142078; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QiOI6JDiS3tI8LIuw4dtFy/nKjeKW97drHn2bFhAPpc=; b=ME6r0STZCwCQHfFDAlVwyar2/Ja9mjkgfuNQNLN9U1HQaiFJ2pQ167UtV+enLv04ll yq8LWIR/QLnWde4V/E4Hi7Rm/yzz9mwgRh0vvBeSimvZPQyU2aEjIM9Sc4KHjAuu2X+7 VR+AS2Ak66ijd3odn1/ATqodCBSpYsI+nZ1gmmpnMdOOhLyfcEuIZi4d3BxBmuA9mBZQ E8RifBg3DGfqiV1bDZD6ZTCHXWd/baA7cdpTa9KOJup57BRz8YgjTc88JawvyuwJYQUM 1QADOcBJdWBbX7tCOfqHC+MMAA+9oblDrKRC6O/7TgMfYrJss2YhknGUUTTuHfUOFBQ5 ZFjQ== X-Gm-Message-State: AC+VfDykK90sRfjq6Cu9omBXN3SX3q1eu59iNcuNQoDWjL35sej8nNTp Ywf8kVyEsjfYgh2O92JlIIpa0rhYrla/YpeMXPZru9IFfsq0cZzpcGNKvA== X-Google-Smtp-Source: ACHHUZ70sL/9FXWuDlge1jrUYOkOCjx3P3WZKnjvOLRrlLYN48RD1I0HzgD4g/nsmtOxunp19Cng1xd/XEFI X-Received: by 2002:a1f:45d6:0:b0:440:441:37c1 with SMTP id s205-20020a1f45d6000000b00440044137c1mr2462762vka.8.1683550078416; Mon, 08 May 2023 05:47: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 l19-20020a056122201300b0044360f36b6dsm785575vkd.9.2023.05.08.05.47.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 May 2023 05:47:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 May 2023 05:47:58 -0700 (PDT) Message-ID: <6458ef7e.050a0220.ed040.659fSMTPIN_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 1C826605246B; Mon, 8 May 2023 08:47:58 -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-aarch64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/126754 _Testing PASS_ Submitter: Shiyang He Date: Monday, May 08 2023 16:58:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126754 --> testing pass Test environment and result as below: +----------------------+---------------------------+------------------------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 | PASS | PASS | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+---------------------------+------------------------------+--------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/