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 3C92B45E33 for ; Wed, 4 Dec 2024 23:23:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 38068402AF; Wed, 4 Dec 2024 23:23:54 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id A6ABB4029B for ; Wed, 4 Dec 2024 23:23:53 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-215810fff52so2652755ad.1 for ; Wed, 04 Dec 2024 14:23:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733351033; x=1733955833; 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=G+tdjkyfoXZxNq0tw8lZ9L7jG+dhJiY5QShWmq1J/GE=; b=WeFGKsxK+lPEVxzg93woKNf2d/Z54Sqp+pmN/v+5ry7yJrGTyW9CtvzY+NLRmVJBoS BakUOLcND8eDJ1Biz52ojvRq14ux3ZErFcG7/dum3txfn9zUC4fFNYZdOiVvmj6/ZBDg G1HCFHfAtyj37obJuVSJpTyIxwaLY9Da1Ivec= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733351033; x=1733955833; 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=G+tdjkyfoXZxNq0tw8lZ9L7jG+dhJiY5QShWmq1J/GE=; b=ttpedAo6iSzGrPZDTOUOOT8Xz15V39P7GMxPjlJItof6/soRzqdoxGmsT70R/wdA0t nKpo+OZOJmWAjI2Ugzu2DASVu0BcmAAVga7+HzoXGhaq/Bdh+Inep/jp277xOQZzXT+L nBx5Xeywc5JAn+2Lob8DYm+y4S/4U3c0OMvPcpx+CrcnmPB/UrerMiAVguhmIKS6J0H5 Umq3ZUHnI39My1jW3Ur1eZ4/qeQqLSiFX03HqLhLIi3TJb8yVQXx1VIbdywWb7CsvvVJ lc9vj/iV4xGnMkbURE3+dyljviKs2UvIVNppa/byjj8vmgwXF2gUhkkMd7YvUUexLIka G1Pw== X-Gm-Message-State: AOJu0YwPhWTR8nrxtTYQd/mWnQdr1qiwiforD98k17m0NYEWykpOB1Cj j5ric112H49hJyAt9guTW63dx+jToqAA7o63N76DM4FrKCKfJJItYoGBqKhBIyTBQNC9UvFZyeS syk3WSfc7l+T2y41yvxaX69gxO00I6tKoxMYAnqHWMQDh69RwSM6X2Fbw X-Gm-Gg: ASbGnctXvxy4fc9veug+VyWKh88yoov0jPqr49jS/QGH+AcoRAC4IWIACaIY87Vg+yc 95oW1jG2Djkt9RImC2CnbWKMW/I6P19xJqy2wonhRXB3g/p9ec/G0aLZdcB+kFjoMJ2mLfAddxl MgSluuFtFKdY6daYaN+ku3f0Y83R8FWgzLFY8oHPV1qF9afYzdauun5k8a/CMZB8XIz6nE8KMJG ccq+1LKyayWNfJ0FNbNF09oP+bEdHjObDcyaHygB7Ln7m5iSFZvdw6ADkaCRMFeRDe4poyke7o= X-Google-Smtp-Source: AGHT+IFpMBYnbX46k3pAegAIDTfT0Ps+Nb16emVVuZYp04xEGQ4qIlcQKuOImk4z4dnZOCmP2ZV/4B7VBaTL X-Received: by 2002:a17:902:a708:b0:215:b01a:627f with SMTP id d9443c01a7336-215bd1b46f5mr92054405ad.4.1733351032881; Wed, 04 Dec 2024 14:23:52 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-215f8e738d5sm26515ad.42.2024.12.04.14.23.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Dec 2024 14:23:52 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Dec 2024 14:23:52 -0800 (PST) Message-ID: <6750d678.170a0220.1d0dc0.027fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 094176052471; Wed, 4 Dec 2024 17:23:52 -0500 (EST) Subject: |PENDING| pw149024-149028 [PATCH] [v2,6/6] lib/mldev: eliminate depe From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1733348466-16057-7-git-send-email-andremue@linux.microsoft.com> References: <1733348466-16057-7-git-send-email-andremue@linux.microsoft.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/149028 _Testing pending_ Submitter: Andre Muezerie Date: Wednesday, December 04 2024 21:41:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149024-149028 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#341242 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | RHEL9 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PEND | +----------------------------------------+--------------------+ | Debian 12 (arm) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PEND | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 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 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) 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) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32087/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/