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 45B7F43DD7 for ; Thu, 11 Apr 2024 16:39:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3DB85402A8; Thu, 11 Apr 2024 16:39:45 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 863194029B for ; Thu, 11 Apr 2024 16:39:44 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-69b21b11173so7277866d6.1 for ; Thu, 11 Apr 2024 07:39:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712846384; x=1713451184; 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=MtBKxGAC+qt4ir79ii1fqPSp/rpGSrRnwDlkiuqApGM=; b=ghBwKh/h8WjxPVLeXpiCti6KDaXPu7w6ukfwqd/q9KSVPLqk5sC4kw6DNNgZUl1I7S 7dc+qqGX9UCe3DnoO3X+8b711mf28KrqyFx0SOUDvSCdAdx/ZlSH1bN160P1SAUc3Ph2 HseTtmRzLxGmbbnat89VldzgEnY/+Rh3klor0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712846384; x=1713451184; 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=MtBKxGAC+qt4ir79ii1fqPSp/rpGSrRnwDlkiuqApGM=; b=LZ3YCNSxKUQ8kXacDfgi8Hg55/8wtcKqxHkZdZUbi+zaoxo3QGTWwdTVED/P/E3ovq 3wDtGH8HnpKAHVFewnsHajhfB41+Kdt90MoWtvlF/U0JIw0fLIlckSxv5RoBknyo6c0H kWtfBwcv6aXd1jSFC2HiWc1xO9TsKpO4uE5+1KjDmTxzFTmmAgrWOnA7NcULyiGFRXmy HI9FlNoWOTJxvXMQunXtq5pMetN5bA1ygFgdJ73hrHHoJyjvi4woAb1IeiBKbahOdj6F FSS9Oi0ItTFcA4++IsIX+au4GRmV9zc3yOaK1Bvr/6UDXOzNfCx32tnk0q6HCkn47KXB Py/g== X-Gm-Message-State: AOJu0YxlBEOEn8M0FRk4BDFqenh1mI5nbMzf+KJj7QcsOQfw9bKf+fhn OVwMYnnfowpTIi5b9Cb6dedyyDCcHSSJScRIKfIUqqsREQkoeSXURuBRbV888KCwgt0ocfn5UWb x+zrSNYLEdFpwmuX3xpyy98zobVGm6TjqZUnxMcsjfCe3qA0R34IPmrWY X-Google-Smtp-Source: AGHT+IGj188zkWjFqcX14d/OYmjOW7kAAokHS2fpMiQRMdV+phQofPW76l8mmPvJbsk3hwaGWKb9DEB7FFIU X-Received: by 2002:a05:6214:714:b0:699:d07:cf22 with SMTP id c20-20020a056214071400b006990d07cf22mr4502822qvz.31.1712846383962; Thu, 11 Apr 2024 07:39:43 -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 e11-20020a0562141d0b00b0069b246b4c01sm94152qvd.62.2024.04.11.07.39.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Apr 2024 07:39:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 Apr 2024 07:39:43 -0700 (PDT) Message-ID: <6617f62f.050a0220.6df8.6291SMTPIN_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 A161E6052514; Thu, 11 Apr 2024 10:39:43 -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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+===========================+==============================+ | Debian 12 (arm) | PASS | PASS | PASS | +-----------------------------+----------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 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/