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 B428A45705 for ; Thu, 1 Aug 2024 00:12:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AD32540E2C; Thu, 1 Aug 2024 00:12:37 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 1060240661 for ; Thu, 1 Aug 2024 00:12:36 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-260f033fda3so4000930fac.3 for ; Wed, 31 Jul 2024 15:12:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722463955; x=1723068755; 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=/KlqcdZ0VH4iLqRfDspU7x9LNyrmkYkbtG6SXZdVQVA=; b=Hd5kPNhj8sYSGpuLRb7TbZGMF6sekgOowWJFf+rP48kGJ5Q8NQPl+6s/yMz4yI15c+ Ql0hY5IrNg6QSrBcQujm1rO8kbNviUdMV1F1Nd0gV7hciWwmkALVI6vDnjaY26Dnwc82 Xj4knMnnX0PXcZKOs8IryvMmQOjqTMGeqpWic= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722463955; x=1723068755; 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=/KlqcdZ0VH4iLqRfDspU7x9LNyrmkYkbtG6SXZdVQVA=; b=XnK7YA16kbggDM1yuTmLafrFBaW3UWUlTCIRVytryfkNcajjRscehUoj9cMbPmzZ13 UNjnMg3wt1OxSGb5p9DgPiH0lgBg2tB7hjHdSr7HFtP9SMK1uME7hZmq50w2zXMgzYoq FZ3+/eLtda23T5sSryRp+Wt6LpCGrN7Y/RK95fU5wR88cmAt3K4Bq8tPSz0JtbyWXzXd eJ0dOf+Y6Pe4wd7TWIyasGSKUmFR+pp5n6JjBB1T50zFDGgO5oEKFM7Kao5b9TJwgh18 yKjVOvtGrFuMu+u7DvW9qO5rwKWrKWHVmfqr8k/i/gvaw20/H/+M4K6F6/7F3MvBrUap GFFA== X-Gm-Message-State: AOJu0YzEc9KWAej/CplMao6ONRpV59mSacqgcntJEYBc1lwGDiupo8cL tg/fnRsmzej1UE9Pthp0FAu/zgkopo/QIauWQZYZPLm0OMKH36sohraxUUZa4B1Z66SsHEFrZC6 0PH1UPOBjfrZlM8kL2aWUYS/7844V7I5/10YxcsvO23o/Jlm5VBjM0RBI X-Google-Smtp-Source: AGHT+IEfnu4kF3Sn20nPSTEUl7MBUDHQWxwwbgiz7UOCmolJ1PsDqfezQ38Eox4hdSiyeHdY8j276KT6HqGR X-Received: by 2002:a05:6870:a54a:b0:24f:dd11:4486 with SMTP id 586e51a60fabf-2687a715e39mr611486fac.36.1722463955272; Wed, 31 Jul 2024 15:12:35 -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 586e51a60fabf-2653e79e16fsm656483fac.22.2024.07.31.15.12.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 31 Jul 2024 15:12:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 31 Jul 2024 15:12:35 -0700 (PDT) Message-ID: <66aab6d3.050a0220.1cf385.61a6SMTPIN_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 C004A605C351; Wed, 31 Jul 2024 18:12:34 -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-compile-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-DPDK-Compile-Meson#282512 Test environment and result as below: +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+==================+===================+======================+===================+ | CentOS Stream 9 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Debian Bullseye | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Debian 12 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Fedora 37 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Fedora 39 (Clang) | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Fedora 39 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Fedora 38 (Clang) | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Fedora 38 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Fedora 40 (Clang) | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Fedora 40 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | openSUSE Leap 15 | PEND | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | RHEL8 | PEND | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | RHEL9 | PEND | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Ubuntu 20.04 | PEND | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Ubuntu 22.04 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Ubuntu 24.04 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Alpine | PEND | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | CentOS Stream 8 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ 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 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 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 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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 Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014 FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 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/