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 073B7456A5 for ; Thu, 25 Jul 2024 02:25:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F3D8C40648; Thu, 25 Jul 2024 02:25:31 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 656AE402CF for ; Thu, 25 Jul 2024 02:25:16 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-70ea2f25bfaso265652b3a.1 for ; Wed, 24 Jul 2024 17:25:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721867115; x=1722471915; 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=T2YVmuAm1/Gclkvi/OCBwgEW5U8mHL0gyg+6i2aow8M=; b=ZTIOsYW7/Q3/y4yWnzZHg7CO5fDfYwYXIfJL0TkzkBcwt6LWjyumnJOjFm9hDPm37f QtsKIrrp2xPzJ7nbA+WGDJYdADOGxh2bGoVUGvLNi3sJz5YiQekA7nN995xKtd+oHnCe UT11An5ylYEnZr4W1MXEyHFEbNDntlf/35nD4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721867115; x=1722471915; 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=T2YVmuAm1/Gclkvi/OCBwgEW5U8mHL0gyg+6i2aow8M=; b=HfQuhtpPFuZQmtQpjlVFZu5V9xMEGxDzPzmgyL3yrfM4IpxmUxT+LKfLE/HFwC2VUs aeorQD5cpvGyiBnS3DATbE+wCCci13/CpjDsqQNVwRoZLIdTi4qT3Xk+UuJjHSdJGwPf /GUMw7iE7U0Nx1v5LsBtxnQxHOKqiST7aia3FvDU7a4ctxNyE5hQf36ENJbOGTpqMg1q xDnEV832+jhqdS5eBBvgLvWdyUnzDOxDM16Cofml83hBYFA3/48g+yPUCvytFvo+2ELB lLPgJXSg0BFg70d5ZkHBfo04xt6GGCD0sjLCf6D5gsTZBR9To4GZaOCEyh4EpUiEjWVS 9bLQ== X-Gm-Message-State: AOJu0YwTb0r0Ae84V7LA2j2TkxEMwEySgf84SCY/G9Wd8O2u/YjIh0gQ YpdK/TRxfwH++Cd5eum7u26kUgvwJcRv5KoCXCrTtSsgleXV1oh3AQi+8dO54nNLIgSDiUu5kB4 cOB2bT9cVi7ikzdSEXjLcbfuioazzv80oTd30Me+Yx7FERqPLO9ItAU4H X-Google-Smtp-Source: AGHT+IHCReCsNCebM/XrUWntiCLvnGs898k0xR0/u1rNSaY2kuPYpdmExsfETO+evMs+0F+2E0GwSrTmcA0B X-Received: by 2002:a05:6a21:170f:b0:1c2:8fd1:a47d with SMTP id adf61e73a8af0-1c47b1b59bamr192419637.6.1721867115547; Wed, 24 Jul 2024 17:25:15 -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 d2e1a72fcca58-70ead91e94esm28934b3a.27.2024.07.24.17.25.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Jul 2024 17:25:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 Jul 2024 17:25:15 -0700 (PDT) Message-ID: <66a19b6b.050a0220.251c86.118aSMTPIN_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 BC7FE605C351; Wed, 24 Jul 2024 20:25:14 -0400 (EDT) Subject: |PENDING| pw142687 [PATCH] net/gve: Fix TX/RX queue setup and stop From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1721828129-2393364-1-git-send-email-tathagat.dpdk@gmail.com> References: <1721828129-2393364-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/142687 _Testing pending_ Submitter: Tathagat Priyadarshi Date: Wednesday, July 24 2024 13:35:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:82c47f005b9a0a1e3a649664b7713443d18abe43 142687 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#244365 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | Fedora 37 | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Debian Bullseye | PEND | +---------------------+----------------+ | Fedora 38 | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 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 40 Kernel: Depends on container host Compiler: gcc 14.1.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30607/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/