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 BEA6C45656 for ; Fri, 19 Jul 2024 20:55:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B7E6F40DD5; Fri, 19 Jul 2024 20:55:50 +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 C85BF4026B for ; Fri, 19 Jul 2024 20:55:48 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1fc611a0f8cso15801235ad.2 for ; Fri, 19 Jul 2024 11:55:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721415348; x=1722020148; 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=mJO7s642yaI3vgfWdwNsg51FaUBiYvhbAYxux2XQ9FU=; b=RYVN4L3Rax4vzNa8Vo+L8NXmwaoUQjIAYWJG2DETyURTvuRMlLDGEPvJnnKXHpUyQh qU5bhYEg7Wc+zyC/9j9E2ZY8WKnAh0nBJJOg02n/9sx1oVfi9D/YtFsVet1UZ1ejvd1Y kvV29Z7EwD0tqgvBZYDz/Ue6JISbi1WdyabKw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721415348; x=1722020148; 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=mJO7s642yaI3vgfWdwNsg51FaUBiYvhbAYxux2XQ9FU=; b=awcE7LO0ibpogFh2PxVPjKPqckRz0HGoq/aGKfmar258EeHFJaNkH+6h7okNY4fweJ B5KBupEdC/cMlQRPUdJPzfmGCx43i0j6GKX8dRoCC99XajMBG5bCE6MR9cpY7cxmxZaG k6fhj0HoGPzncmQoedTR11eJKBIO8TUqTY4TBAzki97fT6gnY/zyIIYIdaKS9ZyDciiP jitEdHGZoIcYI5SR2bOFYGn82bl4j5cBjfSmc5ZJqh2jUqg4GQgfBIUCrs8wx+JQzbjZ CmPEwCLwW3KNuyEh6cDfmopAHP8rwb1jZ3Q2kIenszZaBikwRb2s8eexTsGvvJjFrEBB Mg6g== X-Gm-Message-State: AOJu0Yz2RMTELIDB8bWdLCV7zK0hAtfnR8T0Il9mcyYvfnDGUPwY0ZOw fFf1j6Mw4HInDx9mvckDfgvY/M7ZWbBBk6d/D1M3mb1VJA1vL0Kh7q96EvAZLPaRZQDjLzS8aTk Lvn1Ijq2xV4rkT3gseZsklpmREknQ9f/R2qT11n4qOg817Z6mBSUcewTI X-Google-Smtp-Source: AGHT+IHKcqqL1rN8OnQOVcAYgYvW2ui1bu90Rb4VOd2F5AdBPEpkWTIShwTcFwzGH1KemeNmIa6DoOgKdUoy X-Received: by 2002:a17:902:f691:b0:1fd:709a:297a with SMTP id d9443c01a7336-1fd745bc226mr8421365ad.24.1721415347953; Fri, 19 Jul 2024 11:55:47 -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-1fd6f290c35sm154525ad.70.2024.07.19.11.55.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Jul 2024 11:55:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Jul 2024 11:55:47 -0700 (PDT) Message-ID: <669ab6b3.170a0220.72f80.0f8cSMTPIN_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 036A760526E2; Fri, 19 Jul 2024 14:55:47 -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-unit-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-Unit-Test-DPDK#242008 Test environment and result as below: +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+===========================+==============================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 39 (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 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 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 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/