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 8DC0145705 for ; Thu, 1 Aug 2024 00:42:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8972C402BD; Thu, 1 Aug 2024 00:42:52 +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 EAB5C4027E for ; Thu, 1 Aug 2024 00:42:50 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-6634f0afe05so53874297b3.0 for ; Wed, 31 Jul 2024 15:42:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722465770; x=1723070570; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=i6KbDQCzlZ7IRIDb4mXKuZPhEeIHshlbJRRRLi7Tq+M=; b=cxKrgyobnrwWAABPdFG7qR7RdEKrpFvfrcCNiImISNSqmtOxytm6w57I1NCILW5CN2 MfhUG/8q0gabOlGThOxS6w0KjtVuAm3SvLo1mc1MrNhWjjZz76FYiJkkhex87wAB24qL VSXbOD/qDsyEvZdTexZKbHmpbetZ3PGqSXCis= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722465770; x=1723070570; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=i6KbDQCzlZ7IRIDb4mXKuZPhEeIHshlbJRRRLi7Tq+M=; b=v0H10n05QdjNTpESGPQu9wEpT5voHLm4Me0lRJEWNmy2EuCpgt/iQo4tJlS7WkT6uJ zgoTgp/mni1lg9U0SJ25pn//gfosPwWx1AsNJrArt2u8SGc3LR2K1a2oA3TuTygaa48z xaWrOH8qOP+zuArm1aaKyPWJ0OTM3O2lSyEMQ5Gmv/Ugw/nBGDGfbdhB2vsoS3wyVoUr ZEKmb/qMYT2BniglRivQIVT0rR9aVaunnGRT1Bx1tKoRhKtqtCY+N3L3sLo03zP+LhCi c4NqrYTERazqWfRljjSgOojBLSh/J599Kl/5lSVqWKERNe+NJd4B9Kk/aYYGEyhk+dp7 xE8Q== X-Gm-Message-State: AOJu0YwKsZs/PQUD+UDbW8hhdFlQeriNDRDK6MII2ktcayTnbec768xM oZBHKVxkRu6b7u/zSDs7tnZ7OtCEk5Li/zJFnFqrDtckcxh3HUrDrqQCwhJtgo63nDf22leOPFJ dXI7LTx3fb2wYaDHPVj5i90NJwawHeWrrUNcQzmaFVdkaRNahRl/ablsJ X-Google-Smtp-Source: AGHT+IFUU91kz3LzDmHbTNJUm7vNYbCdcQRzE8keq0OcdhlKnai08P0TXlkNBLN/9VfqUgDDu7P7MnBwpTUT X-Received: by 2002:a0d:fc07:0:b0:667:8a16:b3d6 with SMTP id 00721157ae682-6874fcc33dfmr6781017b3.39.1722465770314; Wed, 31 Jul 2024 15:42:50 -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 00721157ae682-6756b8c8e50sm5373247b3.74.2024.07.31.15.42.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 31 Jul 2024 15:42:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 31 Jul 2024 15:42:50 -0700 (PDT) Message-ID: <66aabdea.810a0220.1b9f0d.a998SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id ECACD605C351; Wed, 31 Jul 2024 18:42:49 -0400 (EDT) Subject: |PENDING| pw142774 [PATCH] [v2] net/gve: Fix TX/RX queue setup and s From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1722403603-2399714-1-git-send-email-tathagat.dpdk@gmail.com> References: <1722403603-2399714-1-git-send-email-tathagat.dpdk@gmail.com> 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-unit-amd64-testing Test-Status: PENDING http://dpdk.org/patch/142774 _Testing pending_ Submitter: Tathagat Priyadarshi Date: Wednesday, July 31 2024 05:26:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:4b5abe7ec1ed2d43a285599bbba23f62ac049d8f 142774 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#247101 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Fedora 38 | PEND | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 37 | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30663/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/