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 BB63A456AC for ; Thu, 25 Jul 2024 19:44:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5F1CF4369A; Thu, 25 Jul 2024 19:44:28 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 8437E4335D for ; Thu, 25 Jul 2024 19:43:33 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1fc49c0aaffso9916425ad.3 for ; Thu, 25 Jul 2024 10:43:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721929412; x=1722534212; 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=v0Xv+2kQ7Fz6b4YNxF685dMlzDqZCKPwf1isEyZh5IM=; b=C2Dzb/WmPnAGKZrt0OShEiG3kQz9ujePjrFNIjtpa67R19fYTnUP31mNSvAj08Mo0S Y97Z6Mbb4tp1K3ZDkd0O2LWv7jIaIFPvmEZSuxXMoV/z5SE2MwR2zqzNuoot9Bk7UlmS sfXfbCoqCut24cXIqAwoNzF4YHEuaU8CzRTr0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721929412; x=1722534212; 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=v0Xv+2kQ7Fz6b4YNxF685dMlzDqZCKPwf1isEyZh5IM=; b=CQSht18MG6krDMLze7sLn7Qhv4rxx+SXkFpsUdsc1i8IpkFdpnJFC46uovZrgKI9JL nQVsNDxOpIPWF6RKocPWDUJsXDeCB3PGmofuhCEkRTyzQdUG3VyBxmQg5JcFlzQJt2Vo 2f2ciS8iF/VKPhVGRcH6g2dILQCVrfhSF0Zmsa3tKlnAZdTjIAZ+BqBIYzCGs3mP4fq9 ta+Vc1Fdbnxn6syvQPLRwAIYMpUZzjnMhpzlXXi1GfKqdyha58p0ZUwv+3j33c40rOih l/D4NDWhXPOxF3zwYz4/gKre5PhcBT0eZFDbhWryDxiU46NdI0gH+qjRwzw6Kw+rWtbI IteA== X-Gm-Message-State: AOJu0YwCClUuxad+7W0geeaVj0+U8DeWPKAqdBXX6o+n8bnjQcvhxqW4 Cuypr7tFf2uW/2ncgBnC5KNHdJZpOkO1Hu/c7UPoHAmKu/HQy0g9o6eQ7DHuuWMpoHQ+DSxld5z D4Cw29PyVdTN0q3IhmaVbm2iu5G0tJ5EQjfXTCJ6/ X-Google-Smtp-Source: AGHT+IFxxm1fxWaKwNewaFvWJ9g6hYdBUxzcoVYkk5F/aBDhNI1MYYY7vzVo4wiHGLBsadppeAg6aMJvC2p0 X-Received: by 2002:a17:903:11d0:b0:1fa:2401:be7d with SMTP id d9443c01a7336-1fed920b8e7mr33909715ad.8.1721929412588; Thu, 25 Jul 2024 10:43:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-1fed7ed5f16sm332645ad.99.2024.07.25.10.43.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Jul 2024 10:43:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Jul 2024 10:43:32 -0700 (PDT) Message-ID: <66a28ec4.170a0220.138f4d.18f7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.16] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id AEF1F605C351; Thu, 25 Jul 2024 13:43:31 -0400 (EDT) Subject: |PENDING| pw142714 [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: <1721914264-2394611-1-git-send-email-tathagat.dpdk@gmail.com> References: <1721914264-2394611-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-arm64-testing Test-Status: PENDING http://dpdk.org/patch/142714 _Testing pending_ Submitter: Tathagat Priyadarshi Date: Thursday, July 25 2024 13:31:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:82c47f005b9a0a1e3a649664b7713443d18abe43 142714 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#279944 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PEND | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30618/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/