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 6155043DDF for ; Thu, 11 Apr 2024 16:47:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 587E5402A8; Thu, 11 Apr 2024 16:47:15 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id C01B34029B for ; Thu, 11 Apr 2024 16:47:13 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6ed691fb83eso3146958b3a.1 for ; Thu, 11 Apr 2024 07:47:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712846833; x=1713451633; 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=dvCXmwohR/UYBTS0hw84N7J74XwJ1e6H6cM1ZnRx294=; b=OdV7t7ofzvV+5KgETXLLgyCerqutYEEM5SSHlVpG6GmswUbVW1B6U6OMdckbJGlxmB 4FCxex/oR+JuxJ3LmY7f2NIMBX7/rF1FvbBPixvKCTvb2CvNS4ew91u1rBxjIOch1/nY PQYeVDTse+h89R1Fu3MVUFuswDS5P9Na9gpt4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712846833; x=1713451633; 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=dvCXmwohR/UYBTS0hw84N7J74XwJ1e6H6cM1ZnRx294=; b=iLaNQEYCn9wok5Y4eGCwgc1DT6SPfSPYTiNosu02XLK6ZkftT6YZwElywy2jZStkCw xTMN9qjgXt+kyfr8jnaWjIN5xr7uU3Msp6XETysr0Y52vL6hcIq7wOuJLmgq/DIyEon7 9//Tvhr9tV5DFpfjbvw+MtNtfnSHzzdMXtfbGeQMEXYpXyaaDfuQ1E3grC04wAHx6ezC R3AUW8ZJykIv/zviSCmzGqO8QvQLknMpKQq/zUuhB/1SmxIdiQagxOaocx8TEGppg9Hq USE/VUhcvD7G/MgIhlTn98Dn4+tMq8ryDx7F1KV+MOTjQJsP4ZkfAvM2NYjCWa1Z+peC N+Pw== X-Gm-Message-State: AOJu0YygDb+/8AMc2X171x02lxO8cyPREchMPAUE8MV0kdafzIdUS/eL tGuIvgK0ErIArSQCatxSmmMbJxTQS/QNZUFfL5e1YMBrQZrtBd9tDgw6zt/0d+PTxBRM4FSSBsf +Gt7cOa8cK/pjPGRuUsRIUiThMFFvlmQXmxCD6NhN+b0Pp2605JTClnTV X-Google-Smtp-Source: AGHT+IGWSPCHcGIEY51fJzF1fn+A7AXlOw9Mi8pXYu+knN73LShmynjwD1lhIBJb/H5zeLRc0Oh1Zsj58RGB X-Received: by 2002:a05:6a00:2355:b0:6ea:baf6:5720 with SMTP id j21-20020a056a00235500b006eabaf65720mr6207717pfj.3.1712846832918; Thu, 11 Apr 2024 07:47:12 -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 f12-20020a056a001acc00b006ecf7f19e08sm123358pfv.3.2024.04.11.07.47.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Apr 2024 07:47:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 Apr 2024 07:47:12 -0700 (PDT) Message-ID: <6617f7f0.050a0220.7e79e.6be0SMTPIN_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 0487E6052514; Thu, 11 Apr 2024 10:47:12 -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-broadcom-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 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 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/