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 8389045702 for ; Wed, 31 Jul 2024 19:08:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7F93F40EF1; Wed, 31 Jul 2024 19:08:07 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 17C8C40EE7 for ; Wed, 31 Jul 2024 19:07:51 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-808a8c90f5bso166959139f.2 for ; Wed, 31 Jul 2024 10:07:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722445670; x=1723050470; 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=+bP7RPIyEVEApTgSoG3J9N5iClOJ9Dugn54uCpCL5h0=; b=Yo/KfAJiKCjvfCnSmlwbxZDXU1IkrtMWq4dvnvwYi8918fJHP1KteblpzaoZsmR07h YaMwRckvtJb/7S35No2IRw1tr3ryf8RvX6IdNjUVN1CG3cWkvrd4DeFaGs4jzNpGxcwv N4WLl3msoaduuZshkgI04u26X8EeTAPYEYB+o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722445670; x=1723050470; 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=+bP7RPIyEVEApTgSoG3J9N5iClOJ9Dugn54uCpCL5h0=; b=U4o7eyh7KPUHfIaCrEF1A4HTsPMW3Nimkl8IaxnaxOAyHYRWa1p+QtQQ4Q8Aan/nFj 5LfLUDZuHEZ7LI1kCvLZZCxiVvB7qzTargltcYvYJw5zxyGc5xpXJEEwssOVC0tUc3LM +RwPhlTD6lN/SZRz/q0ZBA9D9KvtboMEhFJB/My2X3Yc3ChHQNALgG7IzMe/CsgaSrmi izmcPYGIVhxvBvEcHkYbhxlh2EGAvteW77X08cM0CzozXBY6PnzjS7PgB2tQ+M6GezAa /SsqFjz39Lk0LeFsIK8y8gZeCw544E05d3fuMX5bNN9kPWrS6scGpv4pquKAnFvJpMN1 LiYg== X-Gm-Message-State: AOJu0YxjVbi9HchpXzrRC9cp/f6T4icEvkcbYKhnNezDe86RGfJRgs89 bxf4f9HmfNv6PyzDws/Yzt9wdyK3gQddXlLxkDdwEEq5MavurFT8JG6o25z8IMSroJRWWeHhh7B U7v5Y9cLZYlB0tGRoSLVSJ7kz3W6iM3NhiGzGLdfgPXzeMFt5kE7HqJ0Y X-Google-Smtp-Source: AGHT+IGM8e9xeDtMaHKCb/ouRUSGvkRwln4atMeEw/4mCiADlt3KwwL/e95NwPo1924H8ixcfMU7gBsN1vG1 X-Received: by 2002:a05:6602:1412:b0:817:49a2:fcf7 with SMTP id ca18e2360f4ac-81f95ac1079mr1687384039f.17.1722445669960; Wed, 31 Jul 2024 10:07:49 -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 ca18e2360f4ac-81fb936b3b8sm12030039f.17.2024.07.31.10.07.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 31 Jul 2024 10:07:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 31 Jul 2024 10:07:49 -0700 (PDT) Message-ID: <66aa6f65.050a0220.11aa4d.8ad6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.12] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6DA1F605C351; Wed, 31 Jul 2024 13:07: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-abi-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-ABI#101194 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | Debian Bullseye | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | CentOS Stream 8 | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 38 | PEND | +-------------------+----------+ | Fedora 39 | PEND | +-------------------+----------+ | Fedora 38 (Clang) | PASS | +-------------------+----------+ | Fedora 37 | PEND | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | Fedora 39 (Clang) | PEND | +-------------------+----------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 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 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 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 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 39 (Clang) Kernel: Depends on container host 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/