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 4904442A97 for ; Mon, 8 May 2023 14:26:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 44C96410ED; Mon, 8 May 2023 14:26:42 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 02B0E410ED for ; Mon, 8 May 2023 14:26:40 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-18f4a6d2822so31026891fac.1 for ; Mon, 08 May 2023 05:26:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683548800; x=1686140800; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wTO2hVhh2DII9xYXYlcdIDXHoJhZz0mqfE//ozZblOg=; b=ZU0f9TB3hz0ayPSrgZaLLL3CwPMiSGL5Zf7Eyv/iCF5rfe71uRbO7//hQ4hqWsJuWK yL1cxS2IvTOPIhjC6XPycGwMDENXpSHU5/v+WquJggTxvNe38Kb0Igq3G0ihUA19TbCo XUPTRKHkqLGKjzifYtCSUJo0SzlPrUPuWjH7w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683548800; x=1686140800; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wTO2hVhh2DII9xYXYlcdIDXHoJhZz0mqfE//ozZblOg=; b=fcLq5tHUPpcatBlZPrnwOfWbSd4ph4ypo57ztiuevDYcK1xXRk5p2efApe2Sj/mOjO 9XshZY8hd1zj+x8LIzvW3GMCugxHxIfKmep/t/CWHGAZheNO6b18zSchMxXKITc1OxID cPFUYG2lxtGPEBQec4cr4ahJMK3A0QieIQ8cYJ1pxY9F+TOWEGa1IL92InFCbZSCdb+o Qvgo2r4QTzS48tUC2fic8BRfnYZvqn6WkdO8qxJhKxqqB44huj9GE8AnLIXqo/ame55o DdIlPF7hTqt91ak4iUoibrgWMorOUePjNk6+qCih/YmVTojph3HOogWkYO5qPklyv+ss bmXw== X-Gm-Message-State: AC+VfDxKzTZdrdSFUNqBp2V1kbBon/hDnJqzceskn5BxyhCEjmh9CWBo QyBoJd+IS4InfDiW35oqGN2VrrHVZ0d0N1qCVDk3hGa7/my19bxPdZn1FAyZK2+bTr/cA0kyCw= = X-Google-Smtp-Source: ACHHUZ4AQ4SLXEQcZfERmiG8A4fmuKf853YgOhQo+gCfMnV640eTkdcZnFM5VaAd/blZ4hI0hfA9OC30PvBc X-Received: by 2002:a05:6870:b790:b0:177:a247:7db4 with SMTP id ed16-20020a056870b79000b00177a2477db4mr4872320oab.4.1683548800353; Mon, 08 May 2023 05:26:40 -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 i2-20020a056870a68200b001729d09fde4sm715805oam.32.2023.05.08.05.26.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 May 2023 05:26:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 May 2023 05:26:40 -0700 (PDT) Message-ID: <6458ea80.050a0220.54abf.bcc6SMTPIN_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 DD5D5605246B; Mon, 8 May 2023 08:26:39 -0400 (EDT) Subject: |SUCCESS| pw126754 [PATCH] net/iavf: fix large vf queues cannot re-use. From: dpdklab@iol.unh.edu To: Test Report Cc: Shiyang He , 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-abi-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 | abi_test | +==================+==========+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/