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 7575643E45 for ; Thu, 11 Apr 2024 16:31:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 71440402A8; Thu, 11 Apr 2024 16:31:34 +0200 (CEST) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id 74FBC4029B for ; Thu, 11 Apr 2024 16:31:33 +0200 (CEST) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3c61486d3fcso532360b6e.2 for ; Thu, 11 Apr 2024 07:31:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712845893; x=1713450693; 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=Sxj68Hestlhor51A7e6XwPYwVPKcgMWzd8FYMTfBTQk=; b=UIW8k4GyMKoWILb2Zr/pg3EcWw3Bx0JG29ysLVz+n26YOD2C5E7pEsu7W9Rxi71yn3 JHQ89sQNVvQS8q2WirH89QP83EAPSTvX73LImBHEaBEq6Bsq7buojSuWX3p9ek7JOY5B ik3YPQibvzomw9IySSv2SOh5VRLiHxZWeQoWU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712845893; x=1713450693; 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=Sxj68Hestlhor51A7e6XwPYwVPKcgMWzd8FYMTfBTQk=; b=N3XQGMR8dN5kSVe3QXUuzq2g60dvSb6cJqrfJ8ONeRcdxjt8up42/fpBzNmOzkVfNG faBCLMAFgG1W/TUTWI/8eqOIIyLZ5q93I671/KEYenUKcrE7wKdClAHdy+0BR0+95DwG XJd/7UzX6on3Gyqd1XXqASh2oDEf5bl4tf4nSpRLWDcXt1ywH5V1eTGJBTgjoBCg1exL v9QsocD31BuGbC9bq9Zh4AFqcgDsqclDUhuxyX59rJuwd+UscFpl1BGfpx6qpkf6OFAe QJXA5ptOzU/3nmTtA6bfjTMexYF1SP+JBjLriEU5FCYJ5PI4KvZ+xiTAYckYgzDtcxmx 5bMg== X-Gm-Message-State: AOJu0YyjjjvLo/Mclj9RZz+KORa/aZEQEsl8iBZjBikciiW2uJBdIirC JG+VQfxiGU9WN0iU69vJfzPh4FpQ66HWkX3+HJzeKBHuBK/aYn3f9E7p9s92+oNpM5h6wur0NmP tnth8X824j5yEXptb6CEQX8QcD/Ge0N8YCapHiZll X-Google-Smtp-Source: AGHT+IEusbbDCP2ZDaMnkZpLiHSluDSsnRHSWW4Nqza4mcjXfb3+rBFFa3jMCGdH4tlk9k3OPEOiaxutIxYJ X-Received: by 2002:a05:6808:4d6:b0:3c3:e0a3:8042 with SMTP id a22-20020a05680804d600b003c3e0a38042mr5825942oie.40.1712845892790; Thu, 11 Apr 2024 07:31:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r22-20020ab06f16000000b007dba72e0c8fsm70797uah.7.2024.04.11.07.31.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Apr 2024 07:31:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 Apr 2024 07:31:32 -0700 (PDT) Message-ID: <6617f444.b00a0220.22f5f.3eefSMTPIN_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 6F6596052514; Thu, 11 Apr 2024 10:31:32 -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-compile-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_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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/