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 009DD45655 for ; Fri, 19 Jul 2024 10:23:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9536842ED8; Fri, 19 Jul 2024 10:23:46 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 02C4340285 for ; Fri, 19 Jul 2024 10:00:36 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5ca9835db95so866454eaf.3 for ; Fri, 19 Jul 2024 01:00:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721376035; x=1721980835; 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=9iHdc2zsrj5uY3oP/k6xteRJvKsdzOXxXEkZ1IqL3VE=; b=ADBt/mD31cy+uuSt2rIp/OrWS5VMR99Pwsyei+NvG9ig4rvU6iaYkmbGUa9yaL6k4A +yv5ig3nzVe6TOp6BnPRhccJ7xApfLcYUkcl7ASwdfJ67Bm/0UOqegg/6+oQF5tYImDd DkGryPXpCIQe6TbGBuWCQ+5KLBPmW/mL5a4Nc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721376035; x=1721980835; 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=9iHdc2zsrj5uY3oP/k6xteRJvKsdzOXxXEkZ1IqL3VE=; b=MTumH6iQCiPcT4OFNjd2qp3kTF9kj2EO8KdOxq1bUQKCxSAnkvTw8N8CSPaSiDfcrO I3OeW3ndIyT1/Bot00eB+0/A0UM4HeKnXoBz7UV99+/h9XgLaIukLw5TulqjpUx3YFiI V7ce8CD6FsAlpOiKrMeLVodkdfWQv9G9Mx2EJ84BCK/iBFgVNEu4rwY2e8cH1hYoONu2 WT4B8Ek4taDels2P7cvoigZrxwG3ECUjKoRmCGPwY5JxqvzlXLQb0chvUwBqBBRnS1Gi LTilCEntUcA4tc7mItXF6xXav7c/u5dJHvVd5tbcreIZErL/ZLdxf9vSE2gNZChqL0+3 RXqg== X-Gm-Message-State: AOJu0YzlOkuFu6/DHltQlRUZQh29G3+mhJVMkT8JnQtnh757RTjuL688 921FRkQh2s0whC2pPbGnHEnshtPbdNvX98rgr5l3T8hLetJPb7A0EMgoOv8XeIeiQNKnUrhco/c Nd5SWeG6mLXDFSgFD2G4/HxtKW2b3Nk3uTgSSzBL7TzmNvDJQaAMFggkH X-Google-Smtp-Source: AGHT+IHpg2mRlZAVCO0nMAER7/70gT6kLT+BkQTbLvVwW7AiXfqzvfVM24iTYcJ/xDpQd538tlnIzV+gVwZC X-Received: by 2002:a05:6870:d0c5:b0:259:8805:b634 with SMTP id 586e51a60fabf-261123b2b7emr764823fac.49.1721376035260; Fri, 19 Jul 2024 01:00:35 -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-2610cb485f3sm61812fac.47.2024.07.19.01.00.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Jul 2024 01:00:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Jul 2024 01:00:35 -0700 (PDT) Message-ID: <669a1d23.050a0220.c1825.3538SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B851460524C8; Fri, 19 Jul 2024 04:00:34 -0400 (EDT) Subject: |PENDING| pw142522 [PATCH] net/gve: Update Rx/Tx functions for RTE_P From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1721363814-2387892-1-git-send-email-tathagat.dpdk@gmail.com> References: <1721363814-2387892-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/142522 _Testing pending_ Submitter: priyadarshitathagat Date: Friday, July 19 2024 04:36:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:d32d6c8e31923c3a1eeebe7da6ded89332830576 142522 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#276380 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) | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +--------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +--------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +--------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +--------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +--------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +--------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +--------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +--------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PEND | +--------------------------------------+--------------------+ | Debian 12 (arm) | PEND | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30561/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/