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 3664743DDC for ; Sat, 6 Apr 2024 15:43:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2F4EB402C2; Sat, 6 Apr 2024 15:43:30 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id AF9DA402A2 for ; Sat, 6 Apr 2024 15:43:28 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6991e317e05so35282166d6.1 for ; Sat, 06 Apr 2024 06:43:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712411007; x=1713015807; 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=+2sDt7RZodSSX+Z3cid7Eq1BvUXNWc/S1DIsFh7uCQQ=; b=MAtYkcfyhd34sX4MbfJK7JyLd0J8GJjFZ6avsVrzvsqeVP7bu4jV3Fn3wIPpONqK73 tkxAGz8mFF3cc74fBuWwd4U3dlzY6cr2xAiX+i+5kWCUtpxlpIdRCGju1+ZB2IMEi4gu rCjyqi8DzfoMG/eLtmE03clqRIHMr/VFFHDU0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712411007; x=1713015807; 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=+2sDt7RZodSSX+Z3cid7Eq1BvUXNWc/S1DIsFh7uCQQ=; b=dcadApJgxlcB84fm0fB26wqGGQFopOvZcrS0gIPcN6t5llTc+fSLVLHY0Y/Ls1dHzh e4pxRPW2jK2vGm2z0+HoTxSvf27wiOqj3O/pRB95jaXjvs2+2HMknt0+HLT/9+zctkY3 30jflaqVyvUsXiM43zkdN12vrvVh1FOLfhKnTA1oXAAkKmaAqkfSL2ScjamvbGvfZtKW Bf0PSKCzFHF4VrHOM+b0FhM1JZQgs8FMk4Tn4qmunmp/d+mbmbEzVJ/39LjBLmYAh8zp uTqaQWYRnKDEdQtWQBO6dB1Qb4iKjOAgSAGrX+h7ObdsC1/q+fylXXAasPF07ZWuhDXs 1zIw== X-Gm-Message-State: AOJu0YwA1rdrYPkRspjvAyav/llVqgVbp7y3ZRC1jNKYIseb9xL4bo1K 9/tA9N6MedkvUEfL6W4jaIRuTZnINK6fcNiQRXQFmoKeeR9I2qTIT54SJAHAI/0YFbZUBhTOuHy ktlsLKpZ9PXUaJuYyN7oyJPEcufi/Kx5ZGO8fIvEa8cCxxL8vOPldYJQ4 X-Google-Smtp-Source: AGHT+IHe+hHB8DnK2qN88j1IIkpF41N5hUK/5xpTxXKU0Lleq0HYzRn64rOmlYBBAMxoIUxKreQaKVptlQDs X-Received: by 2002:a0c:ef81:0:b0:699:4471:95f3 with SMTP id w1-20020a0cef81000000b00699447195f3mr5062310qvr.14.1712411007141; Sat, 06 Apr 2024 06:43:27 -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 ke4-20020a056214300400b006993b91064csm188333qvb.10.2024.04.06.06.43.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 06 Apr 2024 06:43:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 06 Apr 2024 06:43:27 -0700 (PDT) Message-ID: <6611517f.050a0220.56c06.e759SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id D2D2D6052471; Sat, 6 Apr 2024 09:43:26 -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-amd64-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 | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Alpine | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 12.2.1_git20220924-r10) 12.2.1 20220924 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/