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 D352F43DD8 for ; Sat, 6 Apr 2024 14:52:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CC1B5402C2; Sat, 6 Apr 2024 14:52:23 +0200 (CEST) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id 074B4402A2 for ; Sat, 6 Apr 2024 14:52:23 +0200 (CEST) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-430c63d4da9so16770251cf.0 for ; Sat, 06 Apr 2024 05:52:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712407942; x=1713012742; 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=C8W7fflk0zzqbE2mPdKyQI+K5AVQuqkpgN3v9Y/OXCg=; b=KI7OKqva7QI1keKLCUkXlVIkG3oDuhWqtjquw3BvcBHtQ9KnY06k9BAlfOaGMcQ+ii HesGvHr9hUi9HSBd7OdDrXE7XustirzODsxvsao91XpNjPbW9HB9sny6RWSDlRWyyrSa hiLl1I59fefnpT4wnBTvFNKG0NfBSALKh4aNs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712407942; x=1713012742; 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=C8W7fflk0zzqbE2mPdKyQI+K5AVQuqkpgN3v9Y/OXCg=; b=EsDj90xNXCv2Qy9g1+tv2sN+EA7tZ4n1HLZSPOA325gFgrr34JQYhY8arXiR0OI5WX VXcF+SaKweJeQm6YjxgvDWnMxbd2HOl8mgIOFzcsbkM1vSGq7Z9aGn5XqFxbOApMWFB5 1tN1Nyfh94gpScgeP3HHALRNNMQfrVl5IPFjCJv2RlVes3XbKOTpw5McYh5Qm/ULO/dI UBQb06JMf/91WbBKCTYXCSHXFS39q7X2HH1WhlqHzdaaRpLEH+nHGk/4pYfyKq477Sii 5Kr3s6p7IdcJy/QdlkPG643f9ga6B8VbpXx8sBYOtqB6FPquo+9UCxBo1Z/RqkgApPMn iKLQ== X-Gm-Message-State: AOJu0YyxV5tbJU5N6M39f/mu7fnOaesZkZyW3nXqVtI/JuHq6yHWOPef 1VnPi3gM/uUnitJYIbvaouHyMMnH5evib9z2IW3uIcD6uiXcxr4xEVyVQzbY8D+gMG/UiR29hGQ 1s61J249+PyZy0nkJxji5+d4CaR7mAPg7JybLqIaBXTyuS9gTsBmVPrLd X-Google-Smtp-Source: AGHT+IFtmJsZm+aMJFjSOU3yIj7VgSrOm8dE0h7df4Oht4coIUjVoOFNor6KuwhaymHDw8GoIx1dUaC/bLPG X-Received: by 2002:a05:622a:1822:b0:434:4a16:69c0 with SMTP id t34-20020a05622a182200b004344a1669c0mr4017004qtc.8.1712407942411; Sat, 06 Apr 2024 05:52:22 -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 c6-20020a05622a024600b00430c80b507dsm188119qtx.0.2024.04.06.05.52.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 06 Apr 2024 05:52:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 06 Apr 2024 05:52:22 -0700 (PDT) Message-ID: <66114586.050a0220.e6bcd.d932SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 192A66052471; Sat, 6 Apr 2024 08:52:22 -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 | +=======================+==============================+===========================+================+ | Debian 12 (arm) | PASS | PASS | SKIPPED | +-----------------------+------------------------------+---------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------+------------------------------+---------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------+------------------------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------+------------------------------+---------------------------+----------------+ | Fedora 38 (ARM Clang) | 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 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/