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 9448643E0E for ; Fri, 5 Apr 2024 23:38:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 88DCD402CE; Fri, 5 Apr 2024 23:38:10 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 2AF0F4028A for ; Fri, 5 Apr 2024 23:38:09 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5a46abf093cso1490480eaf.2 for ; Fri, 05 Apr 2024 14:38:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712353088; x=1712957888; 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=g2mHhB+ECkhwCfCk1chk1AZyN5L4WKA85hDf9wQwlKw=; b=c60HvZP2kRt+lhQMKcJnHByYkoPM6dUKankCqmJspCH9W9DEs4KV06zNaQtiV9HIbu 4LpDWrXbWS+G6W5ImWeR7Ig4/AsdpyR/FKWG+KS4cy7a+VUksuGgim962zihRinZPgUQ Q2B8MTfSSOARsz0LnW5DaQKAwgSqxGGRbcfcw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712353088; x=1712957888; 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=g2mHhB+ECkhwCfCk1chk1AZyN5L4WKA85hDf9wQwlKw=; b=OeeDCQzQOrrEbanRi20Tb0ZGUvK+9W5XAx/Jn/9Xz/i13Sut/LpWEeT0O5EZsYpx/X t4JO+W7jUrH2fWuf+Ktma1bgFFKnSv1zwowfjsy0fMINQ0YrXrh20u8x4yCjj/KN7fxa C1ReJB4HCQELoc6JjWHUwk6W7ceBkMu5xTElRZqvR7VkJWjvMKhYuJ9T8Wm46R3o7kIs onPfRSLjuv5vU0CVGJqMkmecwOBwgTXphGLkiBY38KA1l8axCbv6uaCa0i5q+Xcm2Qf0 c3lNi3TsFkRtrGTvB9+Xg+ttVp/oaBp2VoZhf2Ima3tl8fhyD5L2W/kT/OtoGYwDquCc gT5A== X-Gm-Message-State: AOJu0YzYZE3/C+iITMy9utfTAkhOx9oKj7lUqI0YAI+j3ZbOk2eeSn7N IbTXqwMGEixuHEO/8fTuxKiIzI8200V0SxVuCzZkTJ7XEjOjU+/ewGBuanrXfUX27+xXBLPDr5Z HGLJhf3fjoiWvRdY9CUUgNPqulfft/DJUKWiY6RCg X-Google-Smtp-Source: AGHT+IGZrK5OcFg4iuhoXcKxW1n0R0EZCjWpM6IYG5Eh1K2PN2zFA9ixtBPxCtCNCQQelmlCKgOfjUCQeXQ8 X-Received: by 2002:a05:6820:2707:b0:5a5:1fdc:8548 with SMTP id db7-20020a056820270700b005a51fdc8548mr3121895oob.3.1712353088453; Fri, 05 Apr 2024 14:38:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bc15-20020a056820168f00b005a552f9d238sm59546oob.0.2024.04.05.14.38.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Apr 2024 14:38:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 Apr 2024 14:38:08 -0700 (PDT) Message-ID: <66106f40.050a0220.7199f.401fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.11] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B2C7B6052471; Fri, 5 Apr 2024 17:38:07 -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-compile-arm64-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_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 39 (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 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.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/