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 F2DF345EA4 for ; Sat, 14 Dec 2024 23:12:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EAD4B4025F; Sat, 14 Dec 2024 23:12:23 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 257844025D for ; Sat, 14 Dec 2024 23:12:23 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-844d5444b3dso101934339f.1 for ; Sat, 14 Dec 2024 14:12:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734214342; x=1734819142; 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=MAB66PBoH2fAn05NfMxzrGizgQ1POOIiY26B1DAo58w=; b=BSB1rLVO6lGVTP9RM0pWkdOeWx2UTSHwpXafQWu5SrtEvDx6emctVejp/B101U3NJZ qenDlrKznPB3za6hj7HCP4s+UHttHLqzpgM/qVNeIi7yDVKXDIo3mC7Q2TidNz2MpuLO M/zQLzBWlYVhBXlZKMZnR4oZnOu9bMSPgw2O0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734214342; x=1734819142; 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=MAB66PBoH2fAn05NfMxzrGizgQ1POOIiY26B1DAo58w=; b=Vopg3VsuhVqZWUA9ncdn9eSOV8AMbaYZDdoxe0MLv5jgWAeF/14xFVyM3mbhZBVhpJ ogYnjWkLtogw8UgT5e4cDfVe9KvROQfb7DNlIiavVS8TwVijHlqWES81xLzHIPoHu7nm oiohd6ZqoisFmy4BNGxYMGq4wdFgXN4e+kpIikpTTmtQ0MxzNNuFer4yBfrkDILFR0pq tgx08cx7RiP/XVf9N14OXeiwNMCLN/WpyN0w5AxTqP+QFcGm34cVP2Sm8oCsHnVAvnHO 2tlQUYpeRLsQwfn41FemrXKQDMRBCPwY7Y1uHL81B9f55GuRi9pC0Xyz7fC3CN641IIi lciQ== X-Gm-Message-State: AOJu0Yz3tQhEqPgQ6ltdJ6h/vw08HBUBA2rMF1REzbcvC4w0UTImANWQ VnbMQdkdFwqFSI8RUJVrTDE55p420Rk2KhWdijRLtbMXZSMaNfEI9CyXCO2/SFu0azL3F/gBqdA csY/Cj3nPiqcLXfFU+asKGdQpqkqu+lcKaKYSGoZa X-Gm-Gg: ASbGnctXqiBHtvr4e6ywmbCOhsapvSCAqXpBnYWyjPxxkRAr3dOHRk4Jqy7c6gyAg9T f82YIO0Up+xMJROMvp3rUXYmsST/SMmQjgvtuFKMRfzJdOLRftJvCVT4zRLq/7GqYUhI1Zgrgrf /oAIjwmxV+hH+JTJe2HnO91Gm1+gRblcrhYV2YY0aatgLwgqBkCXq8za+RszvayPLt0F3725lXO qslQzlFywwi+1BIrnq8g9/Qfd44OuM2YqBXByQkESWN3uJZiKZAZOjUN2C8zTZ9FOIch0i2OTws fw== X-Google-Smtp-Source: AGHT+IFJ2ZXZtE/jYY9VoFCjGHPQBeDlahsmVa/IDEIFKK5bzUekYKWw3Q4Siko080non3rurVVB8usaz/8p X-Received: by 2002:a5e:cb41:0:b0:844:2ef3:a95a with SMTP id ca18e2360f4ac-844e5b6e500mr849515439f.7.1734214342494; Sat, 14 Dec 2024 14:12: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 ca18e2360f4ac-844f622b976sm8008739f.5.2024.12.14.14.12.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 14 Dec 2024 14:12:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 14 Dec 2024 14:12:22 -0800 (PST) Message-ID: <675e02c6.050a0220.f7e19.559eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 08ED56052471; Sat, 14 Dec 2024 17:12:22 -0500 (EST) Subject: |SUCCESS| pw149201-149207 [PATCH] [v2,7/7] dts: update linters in do From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241212140013.17548-8-luca.vizzarro@arm.com> References: <20241212140013.17548-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: SUCCESS http://dpdk.org/patch/149207 _Testing PASS_ Submitter: Luca Vizzarro Date: Thursday, December 12 2024 14:00:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149201-149207 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#299503 Test environment and result as below: +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | dpdk_unit_test | +=============================+==============================+===========================+==============+================+ | Debian 12 (arm) | PASS | PASS | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | RHEL9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Fedora 40 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | 32-bit Ubuntu 22.04.4 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32125/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/