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 01DC643E0E for ; Sat, 6 Apr 2024 00:19:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F149D4064A; Sat, 6 Apr 2024 00:19:47 +0200 (CEST) Received: from mail-vk1-f227.google.com (mail-vk1-f227.google.com [209.85.221.227]) by mails.dpdk.org (Postfix) with ESMTP id EF2B440262 for ; Sat, 6 Apr 2024 00:19:46 +0200 (CEST) Received: by mail-vk1-f227.google.com with SMTP id 71dfb90a1353d-4d47000f875so973150e0c.2 for ; Fri, 05 Apr 2024 15:19:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712355586; x=1712960386; 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=FiGNsgRGezjLkp8Q5eKL06P2YLf034a0tawNtwNNItQ=; b=ORpYFaLSbyE90V2/s3XEfnseU2Rr8dGmI9/G8YPUsbMILJrFlLANR6vbqAqtIA9sCS FdiH9lJe5rBcidxe+XF/7B0+3Lkc1oc6FevEegSSJW0FXrN1xeI9tKrEJuwaS+7shYvF 0rimG7+zf+MHtT0AgQGPhRELE3i2uchTHbpks= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712355586; x=1712960386; 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=FiGNsgRGezjLkp8Q5eKL06P2YLf034a0tawNtwNNItQ=; b=SQnxB+qFFQkeThMvj8fdm88wCTJU0hQlYH0COCUaYxfpZ2KEc7PjYxq1d/Grf4Zh1S gd7Uq87cxzPwkpHFFMfQ4FUAR4gQmwyMxoFhQzKyWDnuiu/yOODcp/LU70bgWwi18rA7 FE2gNyiPcB4FcxA9SCcVtGEn9C5FCuT4iVKQME/v55qErsDBF/Tygk6ezrhiQtH3wmeF kH4OAL8dg7DHAMYk6yqnBZ2UWxnVHFdUCkyD22d7YPgaq4VCkW7d5R0D2xqLDdUtXhpo 32CKC0jU+2RD2skDrTDdbVFiwh1A4VWbN9oKbRC/PSsqqOBcF/on1/4heVn0MWsdDRLA jn6w== X-Gm-Message-State: AOJu0YwfSH9dG3+BqR7Z+OTZTTH0aP2b2+fBPXENwG5k7NkbptI+4gar qD+lJDmaahZ3cpv22cd3O0oJDd1miV5JxRAeX9GgKmbeTYBZy4fwdAprc0EIdhqbdtPro5UmpxO L3uEYpjVzkbUlmGIx9xHLJAFaa2DHmFPVh+IVu6G6WWf4D7rdaVFJjoWG X-Google-Smtp-Source: AGHT+IH9EY+V0+QrNYKzK0gxF32FtOEQgXuYoM+U85YiB+AP+XWJGscgXVaIok68kFesuWwM9LYe9O556hXQ X-Received: by 2002:a05:6102:4410:b0:479:e92a:eb1c with SMTP id df16-20020a056102441000b00479e92aeb1cmr339075vsb.3.1712355586158; Fri, 05 Apr 2024 15:19:46 -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 f11-20020a0562141d2b00b00698f327569fsm116267qvd.70.2024.04.05.15.19.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Apr 2024 15:19:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 Apr 2024 15:19:46 -0700 (PDT) Message-ID: <66107902.050a0220.1a4a6.91fdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id D2FFC6052472; Fri, 5 Apr 2024 18:19:45 -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-unit-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 | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest | +=============================+==============================+===========================+================+==============+ | Debian 12 (arm) | PASS | PASS | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 39 (ARM Clang) | 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 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/29729/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/