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 23C2243DDF for ; Thu, 11 Apr 2024 17:03:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1E024402A8; Thu, 11 Apr 2024 17:03:01 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id 20FF24029B for ; Thu, 11 Apr 2024 17:02:59 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-5dcc4076c13so706806a12.0 for ; Thu, 11 Apr 2024 08:02:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712847778; x=1713452578; 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=ZGPDKMtR9Ba7GsxdfJnX9mxhLlLLYuHF+VLmdHIE4h0=; b=U5M8S1vo4tAQ702i19qx3STMNvVpWuSuCIxudRpwuBjt/5AnDWfIfsGNhaSpp+UqdS BL4ju8Z/eoP2my93ibQaGECyhcaB0KY7baMYycfArcSgUbYZhkrwHhYVPVb9LT0Ed6GA 1YwMDfoGMxUZVQIjxgPVn/2gRFW/AsnZ99n3s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712847778; x=1713452578; 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=ZGPDKMtR9Ba7GsxdfJnX9mxhLlLLYuHF+VLmdHIE4h0=; b=PcyhN2Vxpjkl6fOhIzz6DGC9EpgMbYEVd14xj85FtqKVV06cWzqyo8oyBRV5K34hvr eJ9hm+qP5OG667KS/90FtbKUfnzBscUZ+NQKPSKaomzvaoElJJO7ENd3kcs1YMOhejaC VBLdbCCkEL7YBVX+ulh+J8kkEFFADptQujkaZuudnhSq5K6P6Ls8I22gBupbCA3rwkWx FKwEeA9eV9rVCMJ7V1Okc1l8rukkeVBGOa7qvFtoaRtNKWwGLnZzhpsFi/OVaCy6M1DD bOzfFx/7oQ9W7Qh1Rwp+aPb7C0koGjKagoYj/G5K9XK5i3a44XkNJsQPZWHWDoRuI4k6 01LQ== X-Gm-Message-State: AOJu0YwJTUdGDzygmeJsM16mRWezd60v9Txg9HMteza0gEgWk9/twNw2 FctNyQtN14Z4fjatTFYHjCpYhBLGlk1yrJwvJqx21DDlOQ9p7xJ8RpQBA4fRVZHR6Zb+g6JYHWJ NvpwtGuRbnKPjfwRAuWlMznah6f3ifKiJfDs0yCFM X-Google-Smtp-Source: AGHT+IHSLzvJdGkyWisqdSnlbOcuxU1l1Xjr6WzqACyx7OkYJLJH/t1222zCasrCt5vXX68TMGm0UtwgCn1C X-Received: by 2002:a17:90a:bf03:b0:2a1:64a:bb63 with SMTP id c3-20020a17090abf0300b002a1064abb63mr3772003pjs.2.1712847776947; Thu, 11 Apr 2024 08:02:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i16-20020a17090acf9000b002a037d5c29asm100342pju.17.2024.04.11.08.02.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Apr 2024 08:02:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 Apr 2024 08:02:56 -0700 (PDT) Message-ID: <6617fba0.170a0220.c3747.6372SMTPIN_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 E91EA6052522; Thu, 11 Apr 2024 11:02:55 -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-sample-apps-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_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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/