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 511FF43DFC for ; Thu, 11 Apr 2024 17:17:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 30FBC402A2; Thu, 11 Apr 2024 17:17:24 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id E31F44029B for ; Thu, 11 Apr 2024 17:17:22 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-69b10c9cdf4so20464446d6.1 for ; Thu, 11 Apr 2024 08:17:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712848642; x=1713453442; 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=BpHMAB1eZtX9oftysdGmhYPCE5YmRnvEUvWwRKEbaKM=; b=WZPUkkzVffhJe+jaVANrjFcGUD24NHi/Z6bkLcqAuQsrURixGuMhW9yW/T/dK0Byii DcuuBJlmG5pn6xTpgHeQ/nLKLupiNcmN/jBGNibkIjBkkyqicaAgGXdQYDv3XJGYsjrm TtBiAKLYEZGXhUc0U7bKA4toztMGH6VNup3Ko= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712848642; x=1713453442; 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=BpHMAB1eZtX9oftysdGmhYPCE5YmRnvEUvWwRKEbaKM=; b=HDVUE/h89SjnhisarjrOv7YAU+Br0EXLFpuBLxgP2RWjpt5tKHHrfjg4dFTSmUxtLd 3zrMOGgJebIoXu0KmDIHY9yitlCHe2XsGOxZgDW6m1MxnqZb79hdGAdZXwgmDlQsxX1w SFOYYMgyDWxAkjVAvJ4ebAAxPgmg9YXy62Wq/moLVG4X4SM9rEEsx9z3OS80E7goK/o+ WwgvMW0VxmvFy2vvBkVQHZFZjMF24AGSwMCSMYOlzENgYMgll2PhTHKDaPP11xcuP1DX anZfzyszkqh4nLVkBNB6Ct0HGesuUYSNy2EEJUL6SOIu0JQ7t/0s5preBQV6rkcn64ua Ry8Q== X-Gm-Message-State: AOJu0Yz9mfcUVrFsJKwwLpwQ900L/BfEcof7jKLejbhy6JO5eyV21C8k ykzzHsvwUM77UuuQ3DGpxvQAI5CCac4gZX+9NPsjWXc3JvinKRL7rbrfE4aPp2YF/DqU4M1QGA3 oOgd6hzxzkinDp44jf4KRB7CxXl1rzs84GprNLGgZ X-Google-Smtp-Source: AGHT+IGuPtlSj2AkAOdG+n/ODbStElarNwRIScEfe5ijbidnwEVcXrZQc4g3ymgssSQQBYI1yfoPVAtqbNjG X-Received: by 2002:a05:6214:c63:b0:699:4add:a8e9 with SMTP id t3-20020a0562140c6300b006994adda8e9mr5338844qvj.44.1712848642334; Thu, 11 Apr 2024 08:17:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jk13-20020ad45d4d000000b006968ad9a178sm101748qvb.7.2024.04.11.08.17.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Apr 2024 08:17:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 Apr 2024 08:17:22 -0700 (PDT) Message-ID: <6617ff02.d40a0220.b5ccf.78e7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id EEC3E6052514; Thu, 11 Apr 2024 11:17:21 -0400 (EDT) Subject: |SUCCESS| pw139227 [PATCH] [RFC,v2] dts: skip test cases based on ca From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240411084829.64984-1-juraj.linkes@pantheon.tech> References: <20240411084829.64984-1-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/139227 _Functional Testing PASS_ Submitter: Juraj Linkes Date: Thursday, April 11 2024 08:48:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139227 --> 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.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/29757/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/