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 5706645AE2 for ; Tue, 8 Oct 2024 17:42:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 52780402C3; Tue, 8 Oct 2024 17:42:15 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 3B8414021E for ; Tue, 8 Oct 2024 17:42:14 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3a363706905so17452665ab.3 for ; Tue, 08 Oct 2024 08:42:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728402133; x=1729006933; 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=F4OkbZ2EEP3otyCymIKpQmC+jQtK+SeaSxOg/sAX1x8=; b=bH+UhhjMEmGlFTQ3R8dpIiL2lPDoJ8wBIc9U99jZD+kan97blFEdR/5yHD6SlJ6g/z h/4BBKOL0T7C6Bpt4iWZakWziHHlKnImCuJu0edYuYK2Fyup8p9lMhNcCncjbYLBFYkj /Yf+mJFIj8bU4ihczySs87RWUxvM59pVP9YEo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728402133; x=1729006933; 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=F4OkbZ2EEP3otyCymIKpQmC+jQtK+SeaSxOg/sAX1x8=; b=sT2cLjkvsTEtZKk1k6ZonhI9R+6QAmnNx16T1Xjf3oXAGt9mGTWMq5D1fpFIdrfUw8 W/hhWpzWSdix/2HTFnUYchR70lfRrBGXNPt5rcsvdZXy8X3odzTDSALOd+LUa7T9qXQf LvKzYrv4DlbMnbxgeCfdWfYZnQ1GwcnkLjt9UyI5prYwuzzZkpBo0J0yxVbTEwQqU0JN uROJpggbOPBLjtFTC+fYeINKp3MBp9jX+khMkoXEU2RXpIujPTak1e5WJbce4RRCeF9X Yz72TWQVITslTXIDoWy9dOiUpHNQgpa2GGKDKj4SZhIDdSmsAnqXFotcHJvrMspE4rJE 18hw== X-Gm-Message-State: AOJu0YzGxPCBmzi6J+Zn2KAvOPTCeTOkZlxDUdPGBAt2i1sD0KBjczeX G3D8rcGzPOv5w073Kd9nbPKcwEQg4MFLX8Ct1FdN+WQ7Y1cgNold0ytm4m64uj6HogelsqPkdTf Ft0PwpbwEuKrTq7JGDjUUmTLRZ9IBib60eJdZBN9V93tifR8290mv1u3h X-Google-Smtp-Source: AGHT+IHlO2AUwBaF/5NAxCUKf7hfHJ/KKBSImrhvUDxoUh0hMqNI87p0VpoapDQH1VWq4dYsARL8rm6yP1w3 X-Received: by 2002:a05:6e02:1c8a:b0:39d:1ca5:3904 with SMTP id e9e14a558f8ab-3a375b9fb25mr124627405ab.14.1728402133521; Tue, 08 Oct 2024 08:42:13 -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 e9e14a558f8ab-3a37a8687ddsm2989435ab.62.2024.10.08.08.42.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 08 Oct 2024 08:42:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 08 Oct 2024 08:42:13 -0700 (PDT) Message-ID: <670552d5.050a0220.109a26.47b9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 262346050A6B; Tue, 8 Oct 2024 11:42:13 -0400 (EDT) Subject: |PENDING| pw145399-145413 [PATCH] [v5,15/15] bus/dpaa: add port bmi From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241008105810.1454133-16-g.singh@nxp.com> References: <20241008105810.1454133-16-g.singh@nxp.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/145413 _Testing pending_ Submitter: Gagandeep Singh Date: Tuesday, October 08 2024 10:58:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:e7bc451c996b5882c5d8267725f3d88118009c75 145399-145413 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#312097 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 | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 40 (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) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31343/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/