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 C252943EE9 for ; Tue, 23 Apr 2024 12:17:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BCD0F40E54; Tue, 23 Apr 2024 12:17:34 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 82D25402AB for ; Tue, 23 Apr 2024 12:17:33 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-617cd7bd929so57639507b3.3 for ; Tue, 23 Apr 2024 03:17:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713867453; x=1714472253; 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=t+1mOvz9x1pSjWdEG0uxjydHj++lQNCTUmdfVPOJEjI=; b=Oy1CiDkEx1NogKoHrmt2AJqbnTSAUwfXvx8yfLFdpIR2mRkcRv/p6ZxB1GWJnaxgfY LGJfapZVbu04XbUPigxOUBouVNYDQzkQUMhKHwQ+LeuG1/r/Nl4HrG6leBD8LAGUPw8a NzYBlNTtOlZYjzcWYfAns3cmJyUDn0tE2tiZE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713867453; x=1714472253; 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=t+1mOvz9x1pSjWdEG0uxjydHj++lQNCTUmdfVPOJEjI=; b=sBRY0RFKqSh6YurlEf31wupXYHb/J5puIXUbIKBLCrIg2xnGQerGgSo9uPSr4BryE7 7SrPK+uPbm9lZH1mLz2USstMv/ON88DvwiR8HMv6QdU+EMoE/gRarVkGgRfVRM63t5Dr DezCpDYf592W09OQv5XEACXPHf7oO+zVscbu+8d/iUXPHwl/9bf7liZDghdJUeJNRD3d KTkAtMgEFtMI7FUKtq2jh/uzuWLgIrPmY6SPrYJrNe7fTfIWDKQ/Eg4wWIIaRtnH/gbF OFxaWGo4fI30RZrY2jrNxrj1mbtmycv27vHDUReiMG1dsUS718Ewim+Zsl12AUGjjvgo qINg== X-Gm-Message-State: AOJu0Yw1sCGVMRQYDK015oWwHnfc4/HIUtHWARjwyjzC2tkdH8sIwXK6 x5TGt5TFbSp1fwdiaipLhgZQofQl5L3cO1Q39iz+1qD2VfdXNSvxXTw4SQvN4QeUfpzcwgG78pq MuikJ+/iySbFBEqHQvjwVklRMyxgzO+QWqRnHkbWiKlByP+cCxbprheRO X-Google-Smtp-Source: AGHT+IH7YlWcRWxeuMnnnu44bZ7JG/Og8e1ZDsgkFDhJu0X+JaQTVnxHxLyZVMdUYypYy3RVk0gKZSQlpufa X-Received: by 2002:a05:690c:6303:b0:61a:b038:6d34 with SMTP id ho3-20020a05690c630300b0061ab0386d34mr17313297ywb.24.1713867452802; Tue, 23 Apr 2024 03:17:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id bh6-20020a05690c038600b006169099da56sm467938ywb.49.2024.04.23.03.17.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Apr 2024 03:17:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 Apr 2024 03:17:32 -0700 (PDT) Message-ID: <66278abc.050a0220.498ec.324eSMTPIN_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 6BA1E6052514; Tue, 23 Apr 2024 06:17:32 -0400 (EDT) Subject: |SUCCESS| pw139637-139640 [PATCH] [v1,4/4] dts: refine pre-test setu From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240423091252.62924-5-juraj.linkes@pantheon.tech> References: <20240423091252.62924-5-juraj.linkes@pantheon.tech> 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/139640 _Functional Testing PASS_ Submitter: Juraj Linkes Date: Tuesday, April 23 2024 09:12:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139637-139640 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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 Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29843/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/