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 4B1F6456A1 for ; Wed, 24 Jul 2024 15:57:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4492E4339F; Wed, 24 Jul 2024 15:57:31 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id 5D5BC40B97 for ; Wed, 24 Jul 2024 15:57:29 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-7a05c755477so451911285a.2 for ; Wed, 24 Jul 2024 06:57:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721829448; x=1722434248; 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=CHRtK9FCOL51VwXwJy8lkT6Q2p06pN6tito0rz3d3H4=; b=O9a5o1eSSNWi6xW5RV0jXVWEd6cKgOq8SFt2cjXBINchos697qEqHkLY2fdMlqb0Sk 4y7PS6SHrId3k046nVFkL7n5+5wL74pDWc4mhG2DmWTQZ0PzWPXS1gfmY7QS5qVcVcky lIjZoL0mUvn31mzv0cQmp5IwE7PFtzIxuRlvE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721829448; x=1722434248; 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=CHRtK9FCOL51VwXwJy8lkT6Q2p06pN6tito0rz3d3H4=; b=JdLhgsd//j2NLNXu9TNY6nZw/JM25lSq/9y2g91qXc08xB9i7ZB2QD18XKG415R93v ul0VfDrZEafm6lzGI+nv/KAHx5R29fiCIkahpkxHxvnM2hJSbVOw5oAE2zj/1dp+0GuN tFeuoEdyGWIMCefRf+X4tBVMNhbsqpz2Oj1YcOz1EOUXzmoRSn0Yi1cHJ6friimHlLy0 8wYN81pz65bj/GbWS8sOG/LMb7u2qOydJK0b33tUjstEIPYbxl+bAYfV9SIDlZ7IjuCt UwgedwlPXZ7DoMSsFuEnoh4jhL84lSYN8pKh+rwLLabCTAg+S9yWCenuJgta//zKoVGr jSbw== X-Gm-Message-State: AOJu0YyJwPVH1v9JfJpiIq7E4fSszEsBjCFhS8VC7ndFHwY9mumu4O1g Ut6u8wnZbQDjWsrG8cGLetIafFA7PkmwNRWRr8qKit4h9SPa/uBBuPtHeFaZB5XP0/AySpkJDya EMl1vtWmMdAK9jgbPMWU47fwjZA2p5YfEbrM3L6BajgNkf9A5cP+wNRYP X-Google-Smtp-Source: AGHT+IGw0lc9q+TglPkCh/K3nIaZAHVJo+4VXkodpW8QCq6vaWA9Ih1C9664W4uhR7uSmth6XzyJ7Dba706e X-Received: by 2002:a05:6214:21cf:b0:6b7:b286:e826 with SMTP id 6a1803df08f44-6b9907c76d9mr24117596d6.38.1721829448596; Wed, 24 Jul 2024 06:57:28 -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 6a1803df08f44-6b7ac9a2d25sm5977836d6.60.2024.07.24.06.57.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Jul 2024 06:57:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 Jul 2024 06:57:28 -0700 (PDT) Message-ID: <66a10848.050a0220.229d51.20abSMTPIN_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 3F75460526E2; Wed, 24 Jul 2024 09:57:28 -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#100199 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 8 | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | Fedora 38 (Clang) | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 37 | PASS | +-------------------+----------+ | Fedora 39 | PASS | +-------------------+----------+ | Fedora 38 | PASS | +-------------------+----------+ | Fedora 39 (Clang) | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | 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/