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 8F094456A1 for ; Wed, 24 Jul 2024 15:13:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 88E2843426; Wed, 24 Jul 2024 15:13:54 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 7991843424 for ; Wed, 24 Jul 2024 15:13:53 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1fd69e44596so6909835ad.1 for ; Wed, 24 Jul 2024 06:13:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721826832; x=1722431632; 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=6pp1d1GrXTjDbpa9BWbY7zRwDD4rCZE4YSS8aHs0Rs4=; b=GcRx5qlZT/vTSML6jGKpAp8dL46Gc1CpE7MwssitgX9hHM4FCXD9lQrRbc5KuenW8v 9fGh2kUR5wTvc2nEHC+q6OjAzy5BNRj+szKt3bz9lekTwnqUStGw+KnXyKJasXjzh/xr CxcKo+zJi8gKi8JCOzJit7rhUPAQbl1H7emfw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721826832; x=1722431632; 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=6pp1d1GrXTjDbpa9BWbY7zRwDD4rCZE4YSS8aHs0Rs4=; b=qj41V/emXtw+x17qm7q6CrpleWl61S90wY4KLwsry23+jULcawktinzluv9xswYj/M xCsNl0iwwxP+P4OJoozd0H/eXcvgP6blAixuCnZhm2xUpPB8t8g+wbIf93/GibBOXVeX Hp1j8HB7gr+qtVJopPsLAPGUyURJzk8pLPWorRHyCINum9C76f5+FBtc4oQuWvz5n6UZ dH1WMjQyB2SkqlfSSKcO7G8+ZJ1Vdt/tlxEJ7gdKterGf617HxW1A2r3LAE7U0LU+gfr CXm1e0RcA5luAG1o1nBOoUuOD6kotWAWgaxv2ip9+5LN5NAw2f8noYOqDVsx43f89EyG EjUQ== X-Gm-Message-State: AOJu0Yx3d9eZO96vAvUZb8HFg575Jo9H/a1gWUIdR0NmextLeVtHsIYm xV+8pWEE/Jusb02HAeSaGvrXCcVKEV+jUyubtV++GzSfDcZ7wEyyvb0z/1BO7Vav/VNZsAssdJ1 D0vbr5dGwocHlvJbNBOuHLh5ajsGbLNMJVeQMzlY5uWlnEooB/UsyYW44 X-Google-Smtp-Source: AGHT+IFy0M4UNsseXKJ33dyrCFRNDvH0F3/rEKn7qOi0z8FEDk/8w1UCK1nXP4Zhn1zk8kE/U5bE1FaX8uJT X-Received: by 2002:a17:902:d48b:b0:1fb:a38b:c5b7 with SMTP id d9443c01a7336-1fdd6d9600cmr27745805ad.1.1721826832607; Wed, 24 Jul 2024 06:13:52 -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 d9443c01a7336-1fd6f25eb71sm4318455ad.51.2024.07.24.06.13.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Jul 2024 06:13:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 Jul 2024 06:13:52 -0700 (PDT) Message-ID: <66a0fe10.170a0220.c32a8.7528SMTPIN_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 75B8860526E2; Wed, 24 Jul 2024 09:13:51 -0400 (EDT) Subject: |PENDING| pw142676 [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: <1721804160-2393075-1-git-send-email-tathagat.dpdk@gmail.com> References: <1721804160-2393075-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/142676 _Testing pending_ Submitter: Tathagat Priyadarshi Date: Wednesday, July 24 2024 06:56:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:82c47f005b9a0a1e3a649664b7713443d18abe43 142676 --> testing pending Upstream job id: Generic-DPDK-Compile-ABI#100191 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 8 | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | Fedora 38 (Clang) | PEND | +-------------------+----------+ | Debian 12 | PEND | +-------------------+----------+ | Fedora 37 | PEND | +-------------------+----------+ | Fedora 39 | PASS | +-------------------+----------+ | Fedora 38 | PEND | +-------------------+----------+ | Fedora 39 (Clang) | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ 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 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.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 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 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 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 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/30602/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/