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 196D5456AC for ; Thu, 25 Jul 2024 18:10:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0A6824361E; Thu, 25 Jul 2024 18:10:25 +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 1D299402AB for ; Thu, 25 Jul 2024 17:51:19 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-260f033fda3so203660fac.3 for ; Thu, 25 Jul 2024 08:51:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721922678; x=1722527478; 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=2rTihC/hw3hsQCPE8U1l2ekmqLe3ttOpBveJZwe2BII=; b=GijICBTZXEfvmNyfZxZfHcJz9Y7XQfzk6lQNEn6nzMDUTQALRP+wD4+FjufctmtJks oFcV8NRWIm7BN5wUxnk9z7woODPXbD3JIcWJPoGy9oGOuEdbtLMoFD/cqlFKu7iZ9doz T8HVA3BO920u7f03rXoUoGauuhGr5/2S5biKo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721922678; x=1722527478; 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=2rTihC/hw3hsQCPE8U1l2ekmqLe3ttOpBveJZwe2BII=; b=D2dLXMwcMnCsJbU5hM8LDD3dg5Ky/y2oMDCuqS1FaeXncuqV8MSagoxbwTtwtt/ASt lUoRgo8BoRgApl57jkDEund0RWNYOfj7rgmXu68K02w5NS3jB+pCeKsgVpFfCUChMjD4 y73trjwN0BwfD4T8SfDd7S4Hdcx0gZkQhOnL2q8VC9fNVIUVJ3wnX8un7rKcNJwDigiC 4aTWnBYGtjB+mxSLeah4ZhA2qb/iK88iVKZ8IdB6soZRTjUSQAc4YrgYZq5IDm3/EiJb YywufC3u4jC1QIND4mQiWiOKqeesg5otAzHP8o6ZtKdJbFwY3cf0pSMTx6naaHvnNu7t Z7gw== X-Gm-Message-State: AOJu0YyDlf2Jm+J6qjnbvW8wbMcuv0zyGF8Z/pjgHGtuctUVUecclVkj WYB3KCky2DSlNTC/uYKGwx2RZP2Ai59ALnkF7PX7APwBdYzFYApFVvoTZuOzc9VpBsvcB4nD1Vv RhEDyJ7uSDYGynPDEi/c8GRtGif/yVsRRVYxzGGjphaKP/NtBhB/C57A4 X-Google-Smtp-Source: AGHT+IF24QP7GWzr/ZGCMIVbubyrrJDlYQ+YcpejPKKA+t1fqXa2gc9djyhn1uyVOJ/C4CAV7AjcUG3cYsQA X-Received: by 2002:a05:6870:1589:b0:25e:1711:90e3 with SMTP id 586e51a60fabf-264a0bb3b89mr3406437fac.2.1721922678388; Thu, 25 Jul 2024 08:51:18 -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-264fb59d7absm143193fac.0.2024.07.25.08.51.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Jul 2024 08:51:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Jul 2024 08:51:18 -0700 (PDT) Message-ID: <66a27476.050a0220.335252.59eaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0546B60526E2; Thu, 25 Jul 2024 11:51:18 -0400 (EDT) Subject: |PENDING| pw142714 [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: <1721914264-2394611-1-git-send-email-tathagat.dpdk@gmail.com> References: <1721914264-2394611-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-arm64-testing Test-Status: PENDING http://dpdk.org/patch/142714 _Testing pending_ Submitter: Tathagat Priyadarshi Date: Thursday, July 25 2024 13:31:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:82c47f005b9a0a1e3a649664b7713443d18abe43 142714 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#244852 Test environment and result as below: +-----------------------------+----------------+--------------+ | Environment | dpdk_unit_test | lpm_autotest | +=============================+================+==============+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | +-----------------------------+----------------+--------------+ | Debian 12 (arm) | PASS | SKIPPED | +-----------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | +-----------------------------+----------------+--------------+ | Fedora 38 (ARM) | PASS | SKIPPED | +-----------------------------+----------------+--------------+ | Fedora 37 (ARM) | PASS | SKIPPED | +-----------------------------+----------------+--------------+ | Fedora 39 (ARM) | PEND | SKIPPED | +-----------------------------+----------------+--------------+ | Fedora 38 (ARM Clang) | PEND | SKIPPED | +-----------------------------+----------------+--------------+ | Fedora 40 (ARM) | PEND | SKIPPED | +-----------------------------+----------------+--------------+ | Fedora 39 (ARM Clang) | PEND | SKIPPED | +-----------------------------+----------------+--------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | +-----------------------------+----------------+--------------+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | +-----------------------------+----------------+--------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | +-----------------------------+----------------+--------------+ | RHEL9 (ARM) | PEND | SKIPPED | +-----------------------------+----------------+--------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | +-----------------------------+----------------+--------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PEND | SKIPPED | +-----------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PEND | +-----------------------------+----------------+--------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30618/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/