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 F358043E45 for ; Thu, 11 Apr 2024 16:27:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EEE3B402A8; Thu, 11 Apr 2024 16:27:38 +0200 (CEST) Received: from mail-vs1-f100.google.com (mail-vs1-f100.google.com [209.85.217.100]) by mails.dpdk.org (Postfix) with ESMTP id 0DB004029B for ; Thu, 11 Apr 2024 16:27:37 +0200 (CEST) Received: by mail-vs1-f100.google.com with SMTP id ada2fe7eead31-479e57ff63bso2191283137.1 for ; Thu, 11 Apr 2024 07:27:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712845656; x=1713450456; 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=tycx7wsOhmZJ2SARWVMncTUvnSv6LwmcH1/scJ+42vI=; b=YIQ/2qikSqRfgY8KrxiEjiBhoZcnRcKa+OYSaHqkzWlAt3SeS1K1QPsN6njPSufo0j 6eG3Bj6v/BJNksLQGa91Rji3U8d3ZsujuP1quxRcPCbBgi0uypbzEejFuLRYP4oY30cl 035b9OKwljKqfllSD+TX8TX+Xk5A9cnVjIBww= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712845656; x=1713450456; 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=tycx7wsOhmZJ2SARWVMncTUvnSv6LwmcH1/scJ+42vI=; b=Jkk3/yp0l6qsV+X7ZmpJHwfCmEkNv6ABVnm5+3byGQ87hyz2aJbi+sTlBYJsFjblic bqv4e5QYrP7AeRiGJFAJ5l3OybxBD/V+AKOvo0W8hPPUPqVVFwc7M0CL0/Aol+USlUJo n/4jWr/tU0DAVrnwTHSbL9OO0X4DmVQMs6/nZNEHXQu7xdqMGpRS3nWjIR2al+G23eZS MAZuGXvksT59Nx5K9UxzbuURgRCzE4xNtJLW07UroHRn7eL6Xn0nWlY2ne3deA4kDT+/ jLDQx9qyQaNaBpPD4b7U9wBidsBr6brsqaxAIcxISVsS8Tj6dFEegvrFRPeDu8691xa2 0Kkw== X-Gm-Message-State: AOJu0Yzya+Ssp8sQ9GH+IQhPcHDOIjp1CHUEhr9axA2LReQsLTqj2BEt CqS4JNZ6r9uVkOFfpqNBjc4Tp4s/W9Zu7Eq1Bdh/7/5L4A+jRkHv/VpjW0m58IsWMVPGExOPgkN hd6BNXEe2fX8yBg6++NLXqIYsWZxNclbg1YYxhWhw X-Google-Smtp-Source: AGHT+IFScWYTdCUVNY2ASRHxU/0HpExp95va6RNtzJ8tfZUJc1p43ScTiSu/tGz1cqdzH7OX85QRWG456ar0 X-Received: by 2002:a05:6122:3bd3:b0:4db:1b9d:c70a with SMTP id ft19-20020a0561223bd300b004db1b9dc70amr5119vkb.0.1712845656402; Thu, 11 Apr 2024 07:27:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j33-20020a056122092100b004d8891d220asm87187vka.9.2024.04.11.07.27.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Apr 2024 07:27:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 Apr 2024 07:27:36 -0700 (PDT) Message-ID: <6617f358.050a0220.a35b1.5456SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0B6266052514; Thu, 11 Apr 2024 10:27:36 -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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/139227 _Testing PASS_ Submitter: Juraj Linkes Date: Thursday, April 11 2024 08:48:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139227 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | Debian 12 (arm) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 39 (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/