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 D700246311 for ; Mon, 3 Mar 2025 16:32:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B393240280; Mon, 3 Mar 2025 16:32:25 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id B334A4027F for ; Mon, 3 Mar 2025 16:32:24 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-2232b12cd36so61724535ad.0 for ; Mon, 03 Mar 2025 07:32:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1741015944; x=1741620744; 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=OertY/n/L9sLnAgnjGMIEBKZAxWZEeAg4wiakrrof7A=; b=VwesCI9JPUwhghiqIZ6wBF0nYnrTFAUDsd5VwpwfRn4W72qHR8cnSOzhTXY9ragBqP tX2lhS2v3Mexx/mNH+q2ceM1vPLjtTgva0lVp6EHQ/mURRNrmiviYyS0GpGYEq9F+rZX ReINsdnsGDDEN6nI2VDrJVq1OS1doLEwZ1fu4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1741015944; x=1741620744; 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=OertY/n/L9sLnAgnjGMIEBKZAxWZEeAg4wiakrrof7A=; b=Yvg7mwpadoxyZDNiXS2obW4gCdxstIRmR9CamGdgJJpnAp/ISbqLA0RS4JrugSkfb3 xkfFuPDPqHlMoX6hQNkdqoiqsOapD36shZSGGBeXsHdxvjHIDo96FqAqC+4eF/1C5Lym WFDLpsV2MjxxnORyooB9bSODQDt5SbNp6jHoksg3TGzpKAlRGvJsPx4PoK8etJiurNWQ 99aedVfz/vVvHuqzeP8IyB0Ffr7Hrs9Dh9r2NzEoBYMdvujeFhcMOW4zma+Xb8wHQqBu u51mr7XFjGYKkz0NPOCVnYaOVJO52su6MXMsXRQRWJDKnYPwEkOW3cFidVS39lJ8n9rL 02Lg== X-Gm-Message-State: AOJu0YzxEOX0Z5gt3R37uaJH8o9fteurHY+IvwYCyveCZqnZWOhKp4F+ W0Q2S/0HUBepSGCzF4w+YOqH7WnyO8G4J5h6IAOf31c8kKBr6KD9MqV905uvpG31kBdgJfhhmYP b8SLldK0fEAi4RX1HcAh6emUMmK2OsZ9yckyehIxV X-Gm-Gg: ASbGncu1VeoeL16DyZdsB0MJ8xdRvMS+wEEEMYFTV8LWIOzI6chmvx4YSjZg4KUXaMx U77aMW6423ehQIozESuj4KtgETakMaDLAOuyWNBzldtsFZut8ka7a/5Tr1oH/4fZGDZm16c4Li0 xbytkCCqAWTSliC3M8tVjYMnyrYYJ+jZF/df/mYtYgEg0fEQJOxL754u3NUk5q9Nd3xZgbCXRBd 5zD6CitEWyxqUAoQrNyj87XDnfwOFbL2czckdK/BYMBiwi6r+IOU5rLZ1pesbwyVq3WcF5ZIieq cjn9GsVgCZk46n350vx5lu8uNgDjtGe+rQap4fvd X-Google-Smtp-Source: AGHT+IF0vfRLUCJkM7R09AknXUhlMAKmqER1JEUSRAWNExgdv2ffZx5sXMHR9wACEFTfTcWyLYxY4AGKDSPc X-Received: by 2002:a17:902:f610:b0:223:58ff:bfdb with SMTP id d9443c01a7336-22368fbead0mr245246215ad.29.1741015942305; Mon, 03 Mar 2025 07:32:22 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-2235020e2d4sm5083955ad.63.2025.03.03.07.32.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Mar 2025 07:32:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 03 Mar 2025 07:32:22 -0800 (PST) Message-ID: <67c5cb86.170a0220.150052.b383SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 676786052471; Mon, 3 Mar 2025 10:32:21 -0500 (EST) Subject: |PENDING| pw152195-152201 [PATCH] [v4,7/7] dts: improve configuratio From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250303145709.126126-8-Luca.Vizzarro@arm.com> References: <20250303145709.126126-8-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: PENDING http://dpdk.org/patch/152201 _Testing pending_ Submitter: Luca Vizzarro Date: Monday, March 03 2025 14:57:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:c807af409e52bbd6899ea5cc49693f800a125a26 152195-152201 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#321039 Test environment and result as below: +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +=============================+================+==============+==============================+===========================+ | 32-bit Ubuntu 22.04.4 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 12 (arm) | PEND | SKIPPED | PEND | PEND | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | CentOS Stream 10 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 11 (Buster) (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | CentOS Stream 9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 41 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 41 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 10 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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.3.0-6ubuntu2~24.04) 13.3.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 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/32734/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/