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 9086A45E98 for ; Sun, 15 Dec 2024 00:57:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 771964025F; Sun, 15 Dec 2024 00:57:38 +0100 (CET) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 00A4B4025D for ; Sun, 15 Dec 2024 00:57:36 +0100 (CET) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-725ef0397aeso2493368b3a.2 for ; Sat, 14 Dec 2024 15:57:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734220656; x=1734825456; 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=GMgbvLQnu3dMo8b1dghghy0KnCKdPcnRrZr1CREOVyg=; b=NydIss0S8KJgHn6BXp0KQ7ZVOIUPPYVY3chxYfZPU2mKEq/niWoJ6kmb2e1yxyTo8z 2/lkNSdjn3V506XrKOecGHAGiT7odTPpzysBrIphuK37HQ+CTH7aUfVphfiEclg3vx9j RVPCQY0Y63qjwrFJKgdddSdsJysiGHL6NjuWk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734220656; x=1734825456; 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=GMgbvLQnu3dMo8b1dghghy0KnCKdPcnRrZr1CREOVyg=; b=V8wjU6LoJgWZcqqSe6ngbUnbfOP68LZJfonZIsml9rWP/47ipYXAu/zm42ZrEVlFvn R3GjkoHg00/LxpXf7qYpk9rFuR5KwYBaEAfu5hQ1XLigPTkpbVz0d0Zf1ubKQb37ZTp6 bhUeIm4/+GpRvwrSxGOI487LRqBvjL1amHaBB66OkO3cBGAir9aqfB0Rq7G8jKVl5SKI x/TeXtjpZh9pWaYMYKdKBccJ60hPCwN2aVwdRWp4begd+K4ruFNEzU6ciRoMHxEgJu1u tnP8l7dY/WfMJLc+rvf3imBtyHDa2FXxiaqsq8vaXo/RgCYJpK8pcI7DOcfC7moj9af9 ENsQ== X-Gm-Message-State: AOJu0YyebzmZW+sWHEVKDEJTboxS7HxysxTnsiqXyXV5WWlhC3nanDN6 2xmIh4qjmRsK1PhGQxiXFTVjSLqqBU4fnKRtH3gQHOE3xiX8z5PWY37gnpcJMabbmeHBBmqYr/S hQ5tbIRXK7cSfm1ElDuYQEMfB2K/z+Qnae91mD734 X-Gm-Gg: ASbGncviod+7GM0L/ruKuquZ1FqcNxvlvow/pKKUXiD90Vv71oGoaz3ie1P/zGVYOD8 cJrwGmKYvnWhvPLZ5gcW4A8krjXJF0O7qo99IHBAHvqz+sUECLfQ5Zfm7oDgzVrE8vsNWJACxOJ rqt43jdk9Vjm6emJ2BN0oIxCgAOPYoaN542B6xDOLwNs23PlLK2jdLlb/KNwqHH7yQSYDgOO+5p boRK0tfabrkvrd3/RGBasCYz+iRSJhWxnZr9az2IBuQ9H3yif/PsHVOHs+iI97uvWYqVs20LnCm yg== X-Google-Smtp-Source: AGHT+IFY5kXTBZNUsobdgct/p1mbppROeDhc3vSjVbrwbVACy2kPn5wZIjczqiDNd8MjedHofxWFipEBZ3QB X-Received: by 2002:a17:902:e84f:b0:211:f6e4:d68f with SMTP id d9443c01a7336-218929808bdmr114585315ad.6.1734220656033; Sat, 14 Dec 2024 15:57:36 -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-218a1da0eb7sm990965ad.12.2024.12.14.15.57.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 14 Dec 2024 15:57:36 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 14 Dec 2024 15:57:36 -0800 (PST) Message-ID: <675e1b70.170a0220.1df36b.6fc5SMTPIN_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 304F66052471; Sat, 14 Dec 2024 18:57:35 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/149207 _Functional Testing PASS_ Submitter: Luca Vizzarro Date: Thursday, December 12 2024 14:00:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149201-149207 --> functional testing pass Upstream job id: Template-DTS-Pipeline#202509 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ 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/