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 1BC2D43DDC for ; Sat, 6 Apr 2024 15:47:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 13DDD402C2; Sat, 6 Apr 2024 15:47:08 +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 EF2AE4029B for ; Sat, 6 Apr 2024 15:47:06 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5a5272035d3so1643171eaf.1 for ; Sat, 06 Apr 2024 06:47:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712411226; x=1713016026; 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=LxWmGeDSq3+lxTNa+dgt6J9lw0aWHnU1m3+LDVTzUcw=; b=h618x8jEgucidkQB7XeIqdJRE+qSqgATDPxEuQw7zMvXY2jfo2IwhCXgNyK0kDRzkt Fl0fbUzyeK6M+NwQRytlbCmU+u6ajIxrIcipgPWbZ30VIYt4WBe5qpspvroFQys+fH+1 mUFjJen5p40mIAj6mnzeZRv3Q9I+EyZmEt04Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712411226; x=1713016026; 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=LxWmGeDSq3+lxTNa+dgt6J9lw0aWHnU1m3+LDVTzUcw=; b=gvv7PIOgq7lYLzwGZtX7H91v/AKgbeb9Jxz2LYvg6I2FSLkdb/sjvzsgKzS/wl0rp5 jWM1YsQTYcXMDdfAb21q6rArxInfXTm0DGoAnWvDOqjTQdJ2j0ETMfLeg18G39Pm1mCj wGOFsbHb19A6yN+YYYhYzDtt4wXWVI0EFun3WPMF6M4AA+vX3fCFYOajiE53YEm4E+UT Dm85rNpfc3en94TaWaF7ylDV5xJxSg9mnSlYqDLTJVogixri7w52Qf+0DDxfcNFInSjx TgIsMx9w2mrhqavov2TQbtJkUs+fnwpSv40ZHoa1NdeOjlf6gTg1Q0d1fag8NvgtrXMT A4DA== X-Gm-Message-State: AOJu0YxLgvujhjmihABE9t+/03njLNPxEO4JpAcUBIKOTWF+5tvqzUD0 oS3tQCRiUiUzWGiAxusu/LtbyMojgIL76pU8wnVaE6CPLLSc76TDI8VE5r3s2oJkxq1RQFoyrkI j0P4qK0RWWcKLq1kKt5EfM5SZ/9QE3b92szHzwdfOzODpuGXl5cCpbV5o X-Google-Smtp-Source: AGHT+IG4TZMas0b76KX1Ia33TIX0cTm7ol258QRWuAerMeHth+BJWLijZb3sAu15/l9prdoOrDYm419pAT/9 X-Received: by 2002:a05:6820:1e11:b0:5a9:d213:c800 with SMTP id dh17-20020a0568201e1100b005a9d213c800mr4269284oob.3.1712411226310; Sat, 06 Apr 2024 06:47:06 -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 ay27-20020a056820151b00b005a536445955sm86602oob.19.2024.04.06.06.47.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 06 Apr 2024 06:47:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 06 Apr 2024 06:47:06 -0700 (PDT) Message-ID: <6611525a.050a0220.e518e.5c60SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id C43C56052471; Sat, 6 Apr 2024 09:47:05 -0400 (EDT) Subject: |SUCCESS| pw139176 [PATCH] [v3] cnxk: disable building template file From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240405214742.8324-1-pbhagavatula@marvell.com> References: <20240405214742.8324-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/139176 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Friday, April 05 2024 21:47:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139176 --> 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 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (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 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29731/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/