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 D4F6345656 for ; Fri, 19 Jul 2024 21:11:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BD14440DD5; Fri, 19 Jul 2024 21:11:31 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 2DE234026B for ; Fri, 19 Jul 2024 21:11:31 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-260f033fda3so1145544fac.3 for ; Fri, 19 Jul 2024 12:11:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721416290; x=1722021090; 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=XHYYAhtZNlZDnkz4fjmd8XmIFzsIeztv+bCB9y7C8WQ=; b=AmwXs5Eb8XT9UltMqBdguzL3a+LBDhlTFz2gjInsOoPwJFDWNfZ2EHZaiC02kO/U0K PVYc4Bl/l5LQRlX0Nrys0KtnuAHhCHOhVmio65c3OXoh8K93AY/rCsv8txd4LZDQOkIt TsA1cusSyzeBnHscm/fb/iZubAm0AmQGQgLqU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721416290; x=1722021090; 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=XHYYAhtZNlZDnkz4fjmd8XmIFzsIeztv+bCB9y7C8WQ=; b=FevIWCTZOfFhbVlQLZzL6tWELZvdbtp0paF5R0xPYb1w6AFBcYEXQG5K80iQ1mNVLD EGOiRLgW7AbKWNqCzowUk8TUhZnGGZvyecKnRJKEZTLwvC+YD+G843UbR7d0/JwYQDUW uNQezVhCDq7fNQIAvRDevlsHFT/0KZsMTjwzhMlksJoLIdIhy2fQg8CCtuMp9XoVh7Zp 63ZAEiJ8un7UFjqQSpEgSIjrV6WfOUYMMX5p7OVIRF+JyckDedu58Ucw9GTpyEDcT5tt 0gH1mU7NsqdKoywYxOj0NApYogGfk7RVrq/aCE3NV1dDbQ0kgmS4LPCDJKZjgMXnWn/a BWEA== X-Gm-Message-State: AOJu0YziL0qtKuPk+90Db8CWthC4JBnD8iL2RuQlklnMYoNa/TCziAp7 4Y/cRCHvT6vYxkNsu0MCoFu5ABQvZ3z5KF0iz7Aou4DJ4HQW9/cFZbVOBiklvLrGsOnpaIUdvoS ZCeuGtU6Z5KLaBbxY8NFBvf08HiifU0yie0yN+SRwQ6tij/9cDac2qH0A X-Google-Smtp-Source: AGHT+IFWOXujh1VoSMqKCbA35m2L5VL1VvC3JQTP1gZKgUkUhmIu8jgMMmIRG5zxGisl+PtUqdBDEo+7zqfP X-Received: by 2002:a05:6870:4d19:b0:259:8b4e:e71a with SMTP id 586e51a60fabf-261216a0445mr648276fac.46.1721416290357; Fri, 19 Jul 2024 12:11:30 -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 586e51a60fabf-2610ca7ecb7sm106553fac.33.2024.07.19.12.11.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Jul 2024 12:11:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Jul 2024 12:11:30 -0700 (PDT) Message-ID: <669aba62.050a0220.db56e.6945SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id CCBF360526E2; Fri, 19 Jul 2024 15:11:29 -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#276741 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) | PASS | +----------------------------------------+--------------------+ | 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) | PEND | +----------------------------------------+--------------------+ | 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/30562/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/