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 0E39746273 for ; Thu, 20 Feb 2025 08:17:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0906D4014F; Thu, 20 Feb 2025 08:17:43 +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 5F21340041 for ; Thu, 20 Feb 2025 08:17:42 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-2211cd4463cso10299875ad.2 for ; Wed, 19 Feb 2025 23:17:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1740035861; x=1740640661; 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=m+26reEqCLcaxq+392GnVLG2+pyrCjlggODPJbAgj1s=; b=EVb5y8XeJB5ku/k0YprxcYEHQY+LPBw4qLjqkG/AKF2Umv5Rir7fVUhgcrRZ9gTeO9 9qpzK+DYEQMtBGTNDaj5zpZphypBSwVBYEcblP7PqGJjSUEU40m/TxIjEYkYjweQtKpg ubfRucna8ryw4ap9YNLZJgwjJh9jesHdErO5k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1740035861; x=1740640661; 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=m+26reEqCLcaxq+392GnVLG2+pyrCjlggODPJbAgj1s=; b=RB7lyjLUt8ArVz+NCPD5RDaX4j1pv7buJ1D3WDgi8+UmALj5JnPfTo7FDkHgqXaKOc 1vYB8RI4xnxtOt8DW7nAoYgf8Zvt04diF/uARcPja7lm4j3ywg6PWPbItfZdWlyuReT1 hWghwnDqoVio6cNa+kLHgkA3N6XXAPpPMC+5OMcsTtd3UOH1Z31pC+aMpBaN7xavgbiT xbtg2J5DUdGFo8UeUMEh3Cw8byPFWw2GgLvzQG1mjVRoalcKOPPXNVqlmiqbCtuROiS3 y6tVTaI0bvKZg66zzAZhoEaOBfPvDdjyMSIP0HMio1txNAz9oI7GqLebcj1yB03ID+Bb ErvQ== X-Gm-Message-State: AOJu0YwHkDNu5oBsuvAIlMQhz4hbSkXtI2I9E6/blsO+P4vuFKez0GCU X/VbNrpjHdve39gblfstrh9RHEu5Gaid2qXzmqftXi/9tRGlY+VMb4F/evtoKIezVBv9l/bsYLN MFfSOrR0MjLfQwCH++HVmmDoF1KdFClKVsVIRB4GA X-Gm-Gg: ASbGncvsTiNBTfZghro5uwSr0dIhJ2xv0cYwCIAzvtiN7EePOhcVbsb/ADBQY2zt53z c22HalhAFWUuAS66QK4YQ5eLTQAOgl4E3a7I0ELUbXGtWtGRkEXyhJTSIzgagAaGQRlrf2nEvKM V9MlR0OR8I5+Z8u0geeVAGLdugxjLb9nn/ah4R3M85s80u9J38QYIIzfawSRYVPK8UJrvH53UmU +qX9ZbqkUVKTHFGAMGXvoRcI9ENpw/NXeJJseUuT90tS8ofraHiDrD69ldiwfhXyq1ee6J86Gze gXq/rPaUJNGTddw3DQ28IplJVCBAnw== X-Google-Smtp-Source: AGHT+IGEoNbwZBcyZM3kC/UdsstQmo+cOvuo9gNJ1P9402tLoY0FeE9+0GKkIKjlRnO1SPZP2mVm/9Nj0U/Q X-Received: by 2002:a17:902:d507:b0:216:2dc5:233c with SMTP id d9443c01a7336-221040b143dmr357298715ad.41.1740035861578; Wed, 19 Feb 2025 23:17:41 -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-220d5308674sm7627115ad.48.2025.02.19.23.17.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Feb 2025 23:17:41 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 19 Feb 2025 23:17:41 -0800 (PST) Message-ID: <67b6d715.170a0220.36830e.6640SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 15D8F6052471; Thu, 20 Feb 2025 02:17:41 -0500 (EST) Subject: |SUCCESS| pw151656 [PATCH] dts: grab linter return value From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250218230746.1281585-1-luca.vizzarro@arm.com> References: <20250218230746.1281585-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/151656 _Testing PASS_ Submitter: Luca Vizzarro Date: Tuesday, February 18 2025 23:07:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:e8c317d6041c25dd8ec572017fed2362a1bf5c8a 151656 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#316375 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) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | CentOS Stream 10 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 41 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 41 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | 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 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) CentOS Stream 10 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.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 Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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/32614/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/