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 029CC45AE7 for ; Tue, 8 Oct 2024 20:51:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F3D4140261; Tue, 8 Oct 2024 20:51:36 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id C16D94025D for ; Tue, 8 Oct 2024 20:51:35 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-83255877364so411584939f.1 for ; Tue, 08 Oct 2024 11:51:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728413495; x=1729018295; 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=cPyDuxu3HyxF2q99fORDHEos8x5aKSiZduKh0KQ2Jd4=; b=Nf9G7n90R/ysUMHdHob3T8kWEhCz0D9NLFte/HzMk8I6MsWajrMH3wxpp/NaE6Yban av0xQTKbxnZSGNkACioaLVn/BAB004CF1CGmd/fEPSWbYeexYKHa05QvcQuIpCEhRQxR Ax5rcKa/kUtIAfKr7r7G/Yai76b09gYgGHUP0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728413495; x=1729018295; 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=cPyDuxu3HyxF2q99fORDHEos8x5aKSiZduKh0KQ2Jd4=; b=f61dpu7INQz5rL7KLLnGO5q/PajC8Iz/YCWEd6Gb9i30SiR8/sVX2wMochHGd/VMs+ DY7lmbJQP0l1XsC4Xiw7ufxmA6oQ411dmtT0Qf+uU95K9S1YBZW6mQ/hHUGlvbdPQ4DO hp6pFgyQItMSI+Ig744a4vMqvkuuhKtmyXlsRpTxzq5jRvJTer8m1dI0Jqydu9wUG1NO Ek//cQ5GSVSF9lCh4xcVuFtoeBpl4MdwRMZoQtiwdcFBBxWkjcPSAhGxn+k4HkgpUIen eBw9lw6MH4GJxQpNZ7h9ZCpEukQBzFjvtBXwpLLsQ19wrubzANNfjVrKU+cctgLb45xc mBHA== X-Gm-Message-State: AOJu0YzVLX7HRfM38Wf78g7ALcViVcN/bU8T/cMGgNI40oYFwUw1vhzm nJiJqLFlY+hlRkwT+N0LbERKYooDHMPt0lSm6g/xWILcFnTVu8+DwcxC9uVqdzvkacc1ol8B4NW bYQCI5esShmaVmhl6a7WGbV5oFKJhPwznwk5nkRr3 X-Google-Smtp-Source: AGHT+IE9ylwAclEACnIADu3zja8FOw3y6O2W9V1BfwBVBqCh9pOUtYFAVaohVq0cvjJc2GkE12/23LaewJOK X-Received: by 2002:a05:6602:6d15:b0:82c:f1f6:55b1 with SMTP id ca18e2360f4ac-8353c047cb8mr1535639f.0.1728413495019; Tue, 08 Oct 2024 11:51:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-83503a683f3sm21704539f.5.2024.10.08.11.51.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 08 Oct 2024 11:51:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 08 Oct 2024 11:51:35 -0700 (PDT) Message-ID: <67057f37.5d0a0220.196f92.eaacSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7D7926050A6B; Tue, 8 Oct 2024 14:51:34 -0400 (EDT) Subject: |PENDING| pw145382 [PATCH] [v2] rawdev: add API to get device from i From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241008074000.3745855-1-gakhil@marvell.com> References: <20241008074000.3745855-1-gakhil@marvell.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/145382 _Testing pending_ Submitter: Akhil Goyal Date: Tuesday, October 08 2024 07:40:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:e7bc451c996b5882c5d8267725f3d88118009c75 145382 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#312169 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 | PEND | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31339/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/