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 7F12643E0E for ; Fri, 5 Apr 2024 23:47:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7A394402CE; Fri, 5 Apr 2024 23:47:39 +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 5D7E94028A for ; Fri, 5 Apr 2024 23:47:38 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7c7f3f66d17so111220439f.0 for ; Fri, 05 Apr 2024 14:47:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712353658; x=1712958458; 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=jW+3kMYxbTwyB6QXM1+sFwYRpjiy9GnK0aL3ic9M3qc=; b=dR1H9DQRpuQ9MYwqsX0AgVnCMA+3ri8jfyNSSYBBGRm9yrqAeeEeruBeaSJE5DiH17 nhCNRC4s/kXWP2dE0LDlTY9UZIQNqfxNjmWvMCYxrvjgWVH7LIEzLWrEZZrXzQuZA0St AYRxkzGSoW9K0KJIzZb195ih84n+FEO+fIDJU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712353658; x=1712958458; 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=jW+3kMYxbTwyB6QXM1+sFwYRpjiy9GnK0aL3ic9M3qc=; b=ZaIAMLxBViYXAmt/MLQsD/9K1h4fxZ/eSUmx+J7d8Eb+Fswxdo5k2S9cYoBkR0R11P CI7Kbxdj1WoIRQgy9xfI9yzIh2gr2XHzYxuQmLwAq/xlN3zH46tmD4wz9ERcQr/yZOdK igSC5Km6cWvHNmyt3qMfIBlsEobPBgzQMD8WoqyqgdH7kukfKsjSBud6/KGrmU3ltwcE 0Ziq7ZbkwJRwhw69nMYOPBN/AxzTi2RnuGNrTm8pw7nHhA6dvL7uVeJihiGCLtJwt0rT wKlZ08cVmHEED7cwFXpYukHZ2BuzX/nlQ3TaDDvYwXJbS7Bitm0nNEYhywQvhxpN7jaq Mo0g== X-Gm-Message-State: AOJu0YxiIwdqC8Ibc4/KaTLwxSElz5TVHH+KoCDw8u1iqiyRC+l7IcLy YrZPK9bWrYDV6YQJbW3aHTmP5b6hwmb80XkrOF9qJTkNnXu6ucttTj7McxCBzRUepKEyqtc5lKJ oWTEYKOYShSiZDtv+Bd3Jwzw1qOF1eUgQMuvoQnb2 X-Google-Smtp-Source: AGHT+IEyXrcSgQBq6u6sKwSiwRr2m7s3jgQOflX0hYNnAU2mgE75AiFffO2H1vZhA8FpYGNMtU/TVPgo9S3R X-Received: by 2002:a5d:9352:0:b0:7d5:bcb0:3c8d with SMTP id i18-20020a5d9352000000b007d5bcb03c8dmr2798819ioo.11.1712353657852; Fri, 05 Apr 2024 14:47:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g33-20020a028524000000b004772583e77csm147146jai.27.2024.04.05.14.47.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Apr 2024 14:47:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 Apr 2024 14:47:37 -0700 (PDT) Message-ID: <66107179.020a0220.dd79d.a7e5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5C80A6052471; Fri, 5 Apr 2024 17:47:37 -0400 (EDT) Subject: |SUCCESS| pw139167 [PATCH] [v2] cnxk: disable building template file From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240405202522.4945-1-pbhagavatula@marvell.com> References: <20240405202522.4945-1-pbhagavatula@marvell.com> 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/139167 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Friday, April 05 2024 20:25:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139167 --> 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/29729/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/