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 15AE945683 for ; Mon, 22 Jul 2024 19:48:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 122B140A71; Mon, 22 Jul 2024 19:48:53 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 1A3F74028B for ; Mon, 22 Jul 2024 19:48:52 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5c7b6c6a581so2069112eaf.0 for ; Mon, 22 Jul 2024 10:48:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721670531; x=1722275331; 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=8gKV3v/jnvtj/vdEV+zTwF1yiaayOGPLDTqe0b9pB9I=; b=e78B8W70BIJjo9/4g0k4O1vNSDZJt0E7PixeWTSPUclQw0m4ixNbZBckxygmTVXlYd dc0621ytd3auTyY5Paalko986ecj/8d6fXQPwWnYYZpSm3xhrLPXsZ2eF6n04OpuYBdb hlIUnZzjopmbIfg8uylUWVFr7L1MhldWuJr6I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721670531; x=1722275331; 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=8gKV3v/jnvtj/vdEV+zTwF1yiaayOGPLDTqe0b9pB9I=; b=HCDk90g0sP+AjTAHQVN3J4LemYm3T793ZT6IKb/FzlTdVpoUPJS8Nq06ENNcK4RBoS nH8DwvfEJbCaQ10uMnBeTu6QHQHr4EEve6msgcKr3L4eceT+NG2a42K+Sa6VnhEizNlO NCoCxyYdhhSFtURQJ5a+NVBH2YeqGNqZv4k/LsRW0IcYn6iBSWno0sz6hC6SxyJuZQbl q9v5Sx0atBJZOR1zroQ7NcNd+jYEtn0WO+eV3tUhsvXtcn2bWuste57SUvyIxnxt/uVy Gbsc+4a6T4nlq6GdpEDISiNOnHpy52j0Li8VGzEltOrMnX+t3BUCbZuIA0EB4LXQYQ0H MJ7g== X-Gm-Message-State: AOJu0YxtlL8E2jbGF8HuFijB8iIYQClalrbTTLmYdVc/GOEIUsyMEwP6 rsvguOFxR7kCqwsGMFcPK+S6tkaY1wDIEi8TX8rNIOsc69lVH6hGODzLKG+iAcvFUw+lDjHuM9M lpv7jhc9mTCddEl3RsyZiKaP9JfPLpwrX2WhoJswG X-Google-Smtp-Source: AGHT+IHEMhnYZg9iF0r/ogNhamm87oiL7gAX8TFVBNSOMrP6tuenG9FKska4R4X2Z1XkxCGUkdnNWjqGEouJ X-Received: by 2002:a05:6358:99a8:b0:1aa:a132:13cc with SMTP id e5c5f4694b2df-1ace1e1583bmr38589155d.0.1721670531396; Mon, 22 Jul 2024 10:48:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 41be03b00d2f7-79f0ad731aasm218740a12.9.2024.07.22.10.48.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Jul 2024 10:48:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 Jul 2024 10:48:51 -0700 (PDT) Message-ID: <669e9b83.630a0220.d6762.b827SMTPIN_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 79F56605C351; Mon, 22 Jul 2024 13:48:50 -0400 (EDT) Subject: |PENDING| pw142582 [PATCH] net/gve: Update TX queue state From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1721646611-2391283-1-git-send-email-tathagat.dpdk@gmail.com> References: <1721646611-2391283-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/142582 _Testing pending_ Submitter: Tathagat Priyadarshi Date: Monday, July 22 2024 11:10:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:82baecc069d9247c6890677d84481c1cdff84ecb 142582 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#277746 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PEND | +----------------------------------------+--------------------+ | 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/30575/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/