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 57E4A45D56 for ; Tue, 26 Nov 2024 19:50:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0C89040B8D; Tue, 26 Nov 2024 19:50:04 +0100 (CET) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id DA8204026C for ; Tue, 26 Nov 2024 19:50:02 +0100 (CET) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-724d8422dbaso4690734b3a.0 for ; Tue, 26 Nov 2024 10:50:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732647002; x=1733251802; 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=QBkwTjkjsVAR3Xebv5RyEfvAMzA8o8O2ouiYzfTvSsw=; b=La/oQXJ8Tk9wO2QzTN1/AkWQzGrHwai/GCbyerNt9fGuaomUnpc/0BqIAY93qEvSTd sdfTMvREza+s2CQDB3CxYJ3u64p3PdxovSjEGQ4DkN8gtni3JWoSiggXoKs7saukkmI8 GcsHR7LKcaZmIiK77D0+c/CBkDyr+STpUy2YY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732647002; x=1733251802; 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=QBkwTjkjsVAR3Xebv5RyEfvAMzA8o8O2ouiYzfTvSsw=; b=rr6LRYVF0dfQcj6St0Hc1tLhfd4dq3U8SKh306HvghKVvkfrQypkiECN6fKvb8TpX8 gOh0UDs5AlikGjRADrU9/JauQ3GeT9utBEaJiicFRj8COn09FdeVVdN1TV49TP9qS/Mm 7Bsky9RjefRabICoCXnjrevrwIHgV6WGsvqblz4DolwLwppeidlPdQsrTaKGWOWt1Sop apZVeS+280KFeVtXaB0fIBnWhsyWEG0fKwhbA4TGuZ+4jae+I45LgrWCtjz7Z2hRmvWe 1x5T0rdrklh8uZmpDJmUTCsPWTh8H92KhJHzLEIPJlKukCBDZjXbFXTHz7bfbv4Nk2Zh oe/A== X-Gm-Message-State: AOJu0YxggI93UKoxMh1iHBVE7uoTN4eJYWLZ0own/fsUkAl4MAq4P1fv t38d3RUXkS32nhZHiz/6m04Pr6/UNGyCPEPd6WYvuC80Rx0oLjDI0QA7aaXH/H9TZmNHTj2a21t pWUJP+KbFvKGwUBVBYPpUDqK/bR+uQJD7oSZ5BnjJ X-Gm-Gg: ASbGncug6s+dK6QQWjlAdVRxPiu3qi0INq2Pxq03fzTPfu02feFIXTfoGJUzuSLf3ir xOYRjjFM8FibnGAhhvF3wQDL7euMO9kzIdJX7OnQa/fCPTPEWBQyTDUHLU777rHiT7sftavlg8H Ef9Xh9A25nfiI/j7do9mCsO8VgPgep37oqXdYrombEI0G1QkFspGJzQfkpUnCcYt3qvQmvNcJIT ssAAMB417gMMT5y/QZ+qBWE/RdfZ1CfrKolxHsjEDsEPYh+qtEygx0sW0x7z9y1yYX2msU= X-Google-Smtp-Source: AGHT+IGl84Vsr2TZHcn+QMnPdRuy3f8J4IxzUD8yTXL9X4XypL5hCWOi4WQ7qQnIlmeJo5pjPe+mfOg1qQ2E X-Received: by 2002:a05:6a00:10c3:b0:71e:21:d2d8 with SMTP id d2e1a72fcca58-7253000f049mr260270b3a.7.1732647001817; Tue, 26 Nov 2024 10:50:01 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-724e59c098csm435268b3a.17.2024.11.26.10.50.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Nov 2024 10:50:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Nov 2024 10:50:01 -0800 (PST) Message-ID: <67461859.050a0220.26a7fe.bdc6SMTPIN_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 0A29A6052471; Tue, 26 Nov 2024 13:50:01 -0500 (EST) Subject: |SUCCESS| pw148864 [PATCH] dts: remove leftover Node methods From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241126150929.2843601-1-luca.vizzarro@arm.com> References: <20241126150929.2843601-1-luca.vizzarro@arm.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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/148864 _Testing PASS_ Submitter: Luca Vizzarro Date: Tuesday, November 26 2024 15:09:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:5744e912341ee26a0dd5b9ec28b16b8a4e45d1bc 148864 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#295167 Test environment and result as below: +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+===========================+==============================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | 32-bit Ubuntu 22.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) 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 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32024/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/