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 8E90343E0E for ; Fri, 5 Apr 2024 23:35:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8643E402CE; Fri, 5 Apr 2024 23:35:49 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 5EA454028A for ; Fri, 5 Apr 2024 23:35:48 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6994bcf7e80so1830696d6.0 for ; Fri, 05 Apr 2024 14:35:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712352948; x=1712957748; 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=JMo3AcqGoAxU24etk+q2jk35rkk0JaPmBiR/5JtYzTbe4rL53uzcCvv7ekMCba83/g 4o+Ui6nbnAUzw61agogBaf/n7M6woEmczew/GNJ8Pd04CvJv3YRJm3NIQH1jZg5Cfbi7 MxhtgQ8+R81QHEUbHODiVWGBIx2WZf73kbpd0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712352948; x=1712957748; 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=M1GbwbFzhyD5pgjnSOHHU87eRiV6eRS3CRu3I1i2YBrmfLyzyaxPXBDvLhDMkweKlv MJNoL5agwR7NWwFlef7WkvnOBQPJFkLKS1TEFsvLli1jqbtwEHPzbOc0/+FR5eS66TBu rxdUqW/8qlSVJFuIAxyjrYGlEI/Klc/4sneg8AFnCZSnc90/sYWglFG5lEW+AJynoji4 1LskWLOt28D6Ei2zpqUtepWb9ANZOAuf/JiTSP+U9oM77N0F3KfPak8Ks61en9WWUEjc sdXJSevqvY3xA+lMdEqyv6RsQMYYg63uRHELlJeJQTy7T0rAlPHy1J2/xVRp5BB9I+xM HoiA== X-Gm-Message-State: AOJu0YzUwjIV6kV20ZLE/5Ha21Cmdg6aNMlpNkaCWw72f/AH9aggK9nf OkpqbHoISzt8c9yQbmsy6RQG9VnZ46oWspLImZhUTHpzVHvXZJORQYbvdKFpTb6a9k4CVvzpihE Tc3PmwXI/b9TqfBkEWFVGIJuCIAJ3fA2+l6/k8Mtd5zoxrNkCKKxnTApe X-Google-Smtp-Source: AGHT+IFy0oxpnf5CzuyM+enfPfYdHfkWkF/b1dXj/dviye8jKyS8sAA/uHOxYEAkySIHqDNdb22qaV4qJhes X-Received: by 2002:a05:6214:29e2:b0:696:b01d:da51 with SMTP id jv2-20020a05621429e200b00696b01dda51mr7512693qvb.10.1712352947834; Fri, 05 Apr 2024 14:35:47 -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 12-20020a0562140d6c00b006993a8cb467sm126526qvs.47.2024.04.05.14.35.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Apr 2024 14:35:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 Apr 2024 14:35:47 -0700 (PDT) Message-ID: <66106eb3.050a0220.46d3b.93ddSMTPIN_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 917DD6052471; Fri, 5 Apr 2024 17:35:47 -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/