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 933A643DDC for ; Sat, 6 Apr 2024 15:27:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8F120402C2; Sat, 6 Apr 2024 15:27:58 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 3D4CB402A2 for ; Sat, 6 Apr 2024 15:27:57 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-dc74e33fe1bso2913105276.0 for ; Sat, 06 Apr 2024 06:27:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712410076; x=1713014876; 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=K99tjS1OIs9Qi1Nr0OysObozc9bp+BTFnUCVs6MHAiE=; b=jV8xXgc/X7b4XVCKhgSDAl2r1s2hermSTFdjN5jink9P8RnQeL5u+drA+6+zMscuVJ 3NkwMP6sTVMfJ6Q3i9I2xLX66dWWLfPVkMHlFY0um1Xj8gfZgLDNJLDX9uWmYsUILE2b ceehXVMaSe+ax8XRbG6L5IpdOScclLMOZTxsc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712410076; x=1713014876; 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=K99tjS1OIs9Qi1Nr0OysObozc9bp+BTFnUCVs6MHAiE=; b=TvLH0eMvOsKZJlNoDqYX5twn4BfD1Gv1Up7AGunk3e7B+86WVaWPsaRw1zCJNqUa5g I1VvPSpNbgsuGEwC8UU3VrweraLNz/XJQITDdATm8TfxCVhkQamkqUSDCUpgFlUvyiIX mstA/xMnHChLSw4nMJVrgo62PHq//MQpxBHY4Glh927PeRFvPHENHSfIRj8Xom8yIOKt tFf6R0R1D+BwWFNB0cNY5+iRdjmCqyFsrMtmd70usou42qiclMzYMsXRn7LI2KVRlTe+ cTnU0qH97aHTZAm8etRpNOxlwSvp1iFC/tbnEudAsmahna4HHESHlnQytPmRP6GcBkU5 YvXw== X-Gm-Message-State: AOJu0YwHAG0hrAkZviaEAox0+nDn0u9ab0/o2y4d5TkmMvxRSbE5q3d/ +z6Mx7LiX3HdxaJhsrBJzM4/o4TihPLobzFEGZRoKypdeYf4A2voMZOnV5nLhA/fqmNWdgv/Gy0 ysZjGrXMt8xr2JFJcGrxrwYohf/i/1Wg2zyljlVXCNB8FImrB3kedCYbO X-Google-Smtp-Source: AGHT+IGTUyWEVg0NZEUcgFuwkH2EQml9CrBGcG0c3rk8woxrQhFB+u7Iw1zCPjCVgoR2WgwZYwmi18hc4jdz X-Received: by 2002:a25:fe07:0:b0:dc6:9399:849e with SMTP id k7-20020a25fe07000000b00dc69399849emr3441367ybe.11.1712410076676; Sat, 06 Apr 2024 06:27:56 -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 fo7-20020a0569022d0700b00dcde07f48e0sm155732ybb.2.2024.04.06.06.27.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 06 Apr 2024 06:27:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 06 Apr 2024 06:27:56 -0700 (PDT) Message-ID: <66114ddc.050a0220.82547.bbccSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.12] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5007F6052471; Sat, 6 Apr 2024 09:27:56 -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-unit-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 | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest | +=============================+==============================+===========================+================+==============+ | Debian 12 (arm) | PASS | PASS | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.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/