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 1280943E0E for ; Fri, 5 Apr 2024 23:17:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 082F3402CE; Fri, 5 Apr 2024 23:17:21 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id BAC5C4028A for ; Fri, 5 Apr 2024 23:17:19 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7d0262036afso105901839f.3 for ; Fri, 05 Apr 2024 14:17:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712351839; x=1712956639; 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=+wqB2TkU9nnuVjmGrzuAqs255WA19thZahy8224SIjU=; b=iIazbWP79qnUjDzaLe3cKyeC62m0BjDx9ITg+qMtXc9Q4uQuUdLrPyy1V3Jzj9mgUK VJEZoZ7qp3TNT2B0t9/oftLMTntJx9mA9IMrBVatqpAj6Pm1K4IbVSJ1SUrdR37qf1f5 1Ri+knapkmFu2VkTee0sgzCJA8ONbSKO7MrNQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712351839; x=1712956639; 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=+wqB2TkU9nnuVjmGrzuAqs255WA19thZahy8224SIjU=; b=fHciCs6w+SUFV0hkfkGCeKz896j1ngSXCnA9M5mS2quCZCEMpDNlaKvLbxv2yHbvIF 1F6jm3YOzkXK+oJAXotZ13QHpLHy3yW8Jvcx20eRlQNqn5X2RUFubPwHEa1C3pK4yjs/ bj8QWvliCG0ePfCnz6R69W4lYHrSriqnjYNklCVhVwIbp/J3ACvcU/zStynMXGtx+xAs XvtwOtgGTMpvBsN32CDakb/74edks0krDci51glvuXpXD720k6BwcFHBnv20jNZCAKhB bDaYgiXtYJMk713t7o9IZk9BhT5sWna625hkEVs4b8CzzNcnDsdHfK8S9aW52ySzeZMu g12g== X-Gm-Message-State: AOJu0YwWzFZVVa9IT2+rUhKHZWipKI6KY7x0hxDSzC4FXSKF+efWohr0 xR70wv218r1EqvCrqht4qm/GGQSbuLjSNL3tqvRgLz+/JHgv1WUDRe/QlwivxfKZSY0U5qdgGTg UY+3AxmaeC1p7u7mDYXNBqybaB5trT0erK1Hi48wUgXKCJyz8/Rie+c04 X-Google-Smtp-Source: AGHT+IHpduPnTTfyXvIu2p0pN+TL/FL3VHzTvNoIOeGYfwLja97nOaFJlVBRtBvHjRap+ANaA7DVJv8ykNYx X-Received: by 2002:a6b:cd45:0:b0:7d0:c9c7:f52f with SMTP id d66-20020a6bcd45000000b007d0c9c7f52fmr2477721iog.6.1712351839130; Fri, 05 Apr 2024 14:17:19 -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 ix24-20020a056638879800b0047ecb7ded5csm93321jab.77.2024.04.05.14.17.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Apr 2024 14:17:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 Apr 2024 14:17:19 -0700 (PDT) Message-ID: <66106a5f.050a0220.367f9.6bc6SMTPIN_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 94AEF6052471; Fri, 5 Apr 2024 17:17:18 -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 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 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/