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 51BE645DAB for ; Tue, 26 Nov 2024 16:22:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4829840268; Tue, 26 Nov 2024 16:22:41 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id BA37C4025F for ; Tue, 26 Nov 2024 16:22:39 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-297078d8eaeso3933763fac.1 for ; Tue, 26 Nov 2024 07:22:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732634559; x=1733239359; 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=h5CyrudaaZ6lKX0+AXVyvq99y4sIx/QLGOiJtJVDO6Y=; b=GUvZyqZdsEitLlzylBDmviDZOsO31hbeX0IHQbPnAWm3Jw0cn94xU9Cb4bo3iJbLYg NxZFZ3UWfPyMNz0DuDMc4jTBNIdM/9VmaW696vfBkpoVNmSyOfFbjZUUd+qOm2sfDg1v +AgUDP8qrtqZsNmkHL29E77Ts8wT4zVsQkoBs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732634559; x=1733239359; 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=h5CyrudaaZ6lKX0+AXVyvq99y4sIx/QLGOiJtJVDO6Y=; b=pJNjyAC7tGPL3t3oHmmpc8X9yCpjOujclrw0sWCnxEXPhNA1dOwOu/6R2VWXvTndd+ guwUBpOype8xKbh+GwlDX6i5+TEQceazA6Mo2gYxZ7d+nQYEkquP617itmGvTgwG0eQX AfpNfIC8Odxp9ERzsXk7IhNfKxNPTHsST2tm7A/NWUt63Wt0nLLIM23tLXaoqUXPL5zn Mn8AS7IbVBgzE+KhNzLk55NE6Q38qDg+hIAnln5kb+RFeDRGHxwEujEzMU1Hazp/god+ gdneWty5+klFmsoKyufH4BvoLUlvw73tU/9Hq56pwZFbvRFRPdzrrQt5kw5IbY01mqPO yWIw== X-Gm-Message-State: AOJu0YwSG/+xZyaBazkiRSpBlejnjlsddlR4aGb5DNvEieuadpxH72N/ /5G1i+flfeR7zxsOyICDSNxhx4pL2AYaiSbgbElKJimqZFeKdwtwds5wWiU1T0rqCMvBAOw80Qh 2N0SzFhJvhAZcXqaJmf3GaLDCOKhZhMa8d6mS4oRZ X-Gm-Gg: ASbGncuPC3fSbJFVqP8ElFrNE8UxCnn1je6sur8lkz/6+92sRuLqA0ljdWZRzEIOznq /6VtA6suqfbVUzA+8Eo1vj3N98Rl627aClvYYcOhyh9RHRtmLMY3agPN5pJrdY6a1l5DQiGtgLX jRHAfdtfIfi/Z5EbU4TvXhKVOlpJ1AYG5qMfcNLVytUiOkxB95+96NjfCHK+9+cle6++n2KIhq3 9aR+FDYqGxsciqWXoG/oVl3XJvK1CQ/Bfi5DLMssW1Q6TbOmEL7sJyAYxPtWuRkc78YNnQ= X-Google-Smtp-Source: AGHT+IGqt33CIUMUtdorpnDdmeWK3R8xVaXbQb7q8QMRsrE8cReNfaLdtChhjaiUHKzzGe4N4LUcSR2MdiVC X-Received: by 2002:a05:6870:e0c8:b0:296:e289:138c with SMTP id 586e51a60fabf-29720ee4bc3mr16965772fac.30.1732634559038; Tue, 26 Nov 2024 07:22:39 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-2971d8904eesm387367fac.39.2024.11.26.07.22.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Nov 2024 07:22:39 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Nov 2024 07:22:39 -0800 (PST) Message-ID: <6745e7bf.050a0220.29543d.8e95SMTPIN_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 82C016052471; Tue, 26 Nov 2024 10:22:38 -0500 (EST) Subject: |PENDING| pw148854-148861 [PATCH] [v4,8/8] devtools: add script to g From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <668ba20ebfab9facc5d9650642a200eda40c682c.1732631953.git.anatoly.burakov@intel.com> References: <668ba20ebfab9facc5d9650642a200eda40c682c.1732631953.git.anatoly.burakov@intel.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/148861 _Testing pending_ Submitter: Burakov, Anatoly Date: Tuesday, November 26 2024 14:39:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:5744e912341ee26a0dd5b9ec28b16b8a4e45d1bc 148854-148861 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#338132 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 39 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +----------------------------------------+--------------------+ | 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 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 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) 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) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32021/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/