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 4828445704 for ; Wed, 31 Jul 2024 20:59:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 42C5D40A80; Wed, 31 Jul 2024 20:59:09 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 165FF4067E for ; Wed, 31 Jul 2024 20:58:45 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-5d5c7f24372so3641347eaf.0 for ; Wed, 31 Jul 2024 11:58:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722452324; x=1723057124; 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=3qli8OX+WUTwRhUFWY47PuqdOIw37Lwl381r1zFIVyY=; b=jtYnZ0CFwAbU8+nFhjm5IAFH0o8N4q4hej6JGp1Ht8TCWha+UlmSZGQg7xAZ6V0kUl UaOBHfkqqwnSTpdzSJ9lBAAClO1Wn/QNV/I1wQxKqo7Qbb6LRPpLI9byh8OW1BjWI3tR SLYCAuf6CWTvLS9rnOE5x961+/0m9crQDBpVo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722452324; x=1723057124; 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=3qli8OX+WUTwRhUFWY47PuqdOIw37Lwl381r1zFIVyY=; b=j3YjYaXdC9/wUu1h9KKNQnRHD5jJuM8GTUN5Rimp2N/sz7D0Iws4XrIiXvg6Chjw1Y x6brX6vt0v4U5wEobFpThvXBLvkB6ul6C86eLvL3zR82XTfyDw3f6dDdEdqyx8y1gwWm hqvvmWnC6RfmPtuJOH+L6uhhQ6tnaJiOeVGYUjgezQt7MUhNtWubr8Cu+QVFUAil3TE4 JTl37euytt0+3hM8uStp/jCknHQY30FiSQFXiAzWT14ucT8HFHhTyKgEABeC/TZjaiUV eQ9aXfQOmdtdcWbel6BcPV/Hb7Z/7wggtIKXTkGk0T2o+Bj9r+hNWYag3towkKw5kKBK V5QA== X-Gm-Message-State: AOJu0Yx1f/TuHetb0yMw1sCXAQWJqTNU9pLPoRxwxtILr7g2CGE4aRMm x1IXEZz+9t0fX61R58pD5c+XbkgXpIWdHYXgbk0LG4btYlxqJupOOTqJqt/hvLqtPMgot0CfVAU eAJjEy/MX7rYZfQ8UpuSRmsCfcFLnNSKWIEobkdMU X-Google-Smtp-Source: AGHT+IGSjxFaQcLKxbzMETzRWC8eYWnQa9f9MHdlxER5kmPD7E3Sqb1jTj9Oh+k0sblZB9SMReq/IrU1Vnro X-Received: by 2002:a05:6820:4b15:b0:5c6:9293:ed8a with SMTP id 006d021491bc7-5d61ece7615mr365537eaf.6.1722452324158; Wed, 31 Jul 2024 11:58:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 46e09a7af769-7095ae8f437sm129751a34.11.2024.07.31.11.58.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 31 Jul 2024 11:58:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 31 Jul 2024 11:58:44 -0700 (PDT) Message-ID: <66aa8964.9d0a0220.ba471.906aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1072F605C351; Wed, 31 Jul 2024 14:58:43 -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-VM-DPDK-Compile-Meson#28404 Test environment and result as below: +---------------------+--------------------+------------------+-------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_mingw64_compile | +=====================+====================+==================+===================+======================+ | CentOS Stream 9 | PEND | PEND | PEND | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+ | Debian Bullseye | PEND | PEND | PEND | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+ | Debian 12 | PEND | PEND | PEND | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+ | Fedora 37 | PEND | PEND | PEND | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+ | Fedora 39 (Clang) | PEND | PEND | PEND | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+ | Fedora 39 | PEND | PEND | PEND | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+ | Fedora 38 (Clang) | PEND | PEND | PEND | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+ | Fedora 38 | PEND | PEND | PEND | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+ | Fedora 40 (Clang) | PEND | PEND | PEND | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+ | Fedora 40 | PEND | PEND | PEND | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+ | openSUSE Leap 15 | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+ | RHEL8 | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+ | RHEL9 | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+ | Ubuntu 20.04 | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+ | Ubuntu 22.04 | PEND | PEND | PEND | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+ | Ubuntu 24.04 | PEND | PEND | PEND | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+ | Windows Server 2019 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+------------------+-------------------+----------------------+ | Windows Server 2022 | PEND | SKIPPED | SKIPPED | PEND | +---------------------+--------------------+------------------+-------------------+----------------------+ | Alpine | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+ | FreeBSD 13.3 | PASS | SKIPPED | 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 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/