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 9EC6545656 for ; Fri, 19 Jul 2024 20:49:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9B81A40DD5; Fri, 19 Jul 2024 20:49:53 +0200 (CEST) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id F3E5F4026B for ; Fri, 19 Jul 2024 20:49:52 +0200 (CEST) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-4f2f39829a9so789438e0c.2 for ; Fri, 19 Jul 2024 11:49:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721414992; x=1722019792; 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=jeXM03udu4Z+xSLpCwIneMzrW/LFVE30mrDIR2iJQ9Q=; b=GxCFzTBEcLPkj0piKBGjVUdwYmzyChnxZS31bm2gQ4CnXQL325FJ2VU1zr62yfEtFc Tj5WDREl3MOREgFmmqzT0j+eWmzF8qlfMwf8Oq/ezWX6rWTw1YHoJH38bf5kv5ij3ksH 48WUuE8at6W4BLa4sre6LgQCDaBqxmRPSSnUY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721414992; x=1722019792; 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=jeXM03udu4Z+xSLpCwIneMzrW/LFVE30mrDIR2iJQ9Q=; b=oWdlAmcusfHkid0Ye7REUv9+iP8Ut2zVlEGQdM4d8wHHaSH+MSa6UDXHnaAhv/cuyl rO/Op5YOHFh/MHzu/R8IUrYaUzahJrXvNQ/1jqbLvKVeffG5HkFKVvHF1iQpaBovgfEd lw4jQFwt5iaokbBsiF3bICQMOA+IxLKgts8lt+sPZwSq/Yn/OrTxhzA0oA4uCkdE8otf t/JTpvImmYvkMy3P5gq2hw3mvbZMNs+GEn5iQmonzhFV4Zh3CIjDXD11F5Nr0sS8Jkpr 3ZUNEGIB/iCGneE9wr+PTE/XLNWGE7Y50cQH4Qr1xdJj2AOXS0fRo//2AaZcyzrbViQ1 o4fg== X-Gm-Message-State: AOJu0YxNZ6xMOAtVyGuy8rGFflJzQ+UGnzc8Wbsg6+jTjegOPHa73wD6 dsAo7upSRAbgQRObB7PQ313CtywUovfqzrNrznm76eZNclGtunU6KXPjm0h1/T1ukaTNfCc3d1n oBOvm6VE/3P11T0D5hSPgjZwPsehtOYmYM6sswKix X-Google-Smtp-Source: AGHT+IGzRhu/hO1OWcI5YMb/t9IYN85R8YdCdUlfEQJibn2NqWlY36o3LUn9FjCpJ6/m/6i5cY2i+PBTlrc4 X-Received: by 2002:a05:6122:7d1:b0:4ef:6870:ff5 with SMTP id 71dfb90a1353d-4f50667e6d8mr652958e0c.5.1721414992338; Fri, 19 Jul 2024 11:49:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 71dfb90a1353d-4f4f9e7b14csm128224e0c.7.2024.07.19.11.49.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Jul 2024 11:49:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Jul 2024 11:49:52 -0700 (PDT) Message-ID: <669ab550.050a0220.3a872.7b7cSMTPIN_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 E5D8760526E2; Fri, 19 Jul 2024 14:49:51 -0400 (EDT) Subject: |PENDING| pw142523 [PATCH] [v2] net/gve: Update Rx/Tx functions for From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1721364722-2387983-1-git-send-email-tathagat.dpdk@gmail.com> References: <1721364722-2387983-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/142523 _Testing pending_ Submitter: priyadarshitathagat Date: Friday, July 19 2024 04:52:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:39fe3417bd7a3e15a2a4f8fa543c6d72ee32eee1 142523 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#276730 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM) | 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30562/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/