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 DFF0D43E45 for ; Thu, 11 Apr 2024 16:27:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DAD6A402A8; Thu, 11 Apr 2024 16:27:31 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 847994029B for ; Thu, 11 Apr 2024 16:27:28 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7c8b777ff8bso259485439f.0 for ; Thu, 11 Apr 2024 07:27:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712845648; x=1713450448; 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=CVDKweOBYjsZiWR5YStkkay1crLPizlKM9XC40KZ2kc=; b=LKm+0IKpU2IZ5lWbKTA6mDmeuwA+NJGTnT10wgNyLQjlJRHxXI0SuOMpoFRrUL+vnr Py1FBFrenfnTPHHA+3jh2HsnWtgJ3d6WkEQF5dAXplJfSNrXbj3xRZKSFJln/wutg5tS /nF3SpnYjrNCvxL3148WMQSDyfqwTs2PaXxnU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712845648; x=1713450448; 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=CVDKweOBYjsZiWR5YStkkay1crLPizlKM9XC40KZ2kc=; b=G34IrRWBuwOQYLcZim1JOqlfk14DXhhga5sfnb4UQqkzq0wWbXCvJEXK7iJXySBrfN 8H1u2ikWeuGK0Z0qAcFVvV0TGJRTCgKZZ6YUA48+VRp0azcSa32Rz3NuMSpX0+ss2Wsj mcS01gAd3Ym+KMeexEth6tHPUQFZEXEqPq061RR101oWjmmlg09L1UM3N0iw5sgEnDsj Wlqf9/gcj+4Hu5Xx3fW1SN3ftaH9UO3kkQ3lQeJEcdzC35r1HBZWIODFCWTMmRuxsSCR fq0F6ko0J/cNlQLsCtZQrJJbcmwvGKnRRLHYVPXLiBMwpk6nA4UMtVNdH/FUsGH4vXOL +b7g== X-Gm-Message-State: AOJu0YxSlNKWVt8ZcGs1/+7QB0cX3ncJexNv/zJyfeMWaVdMtVz8Kv2h nVdVX0Jq+R41j24zyv4ugeqbJ9eZCWRYJCDPPWQYTRFknF9Nw6/KiEL78yFYTNcxv52q0tI2cQv zDCAdupKVc2LpONMrISqI2da+udL/8jLsRLOwdQJm X-Google-Smtp-Source: AGHT+IEg/2Z+cUMn/xPmkIjZBtruv8sDZTg959+7x8q7bUZeiumEb89VkYlrse6lWiKB7y01mmtrxW0wdOKj X-Received: by 2002:a05:6602:47c8:b0:7d3:4d48:a0cb with SMTP id ea8-20020a05660247c800b007d34d48a0cbmr7001456iob.18.1712845647667; Thu, 11 Apr 2024 07:27:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cn12-20020a0566383a0c00b004829ab8170asm45857jab.9.2024.04.11.07.27.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Apr 2024 07:27:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 Apr 2024 07:27:27 -0700 (PDT) Message-ID: <6617f34f.050a0220.7d11c.30ebSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 26EA16052514; Thu, 11 Apr 2024 10:27:27 -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 | +----------------------------------------+--------------------+ 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 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/