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 654A743DDC for ; Sat, 6 Apr 2024 15:44:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 604D3402A2; Sat, 6 Apr 2024 15:44:03 +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 D4A3C4029B for ; Sat, 6 Apr 2024 15:44:01 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6993bc144a4so10059336d6.0 for ; Sat, 06 Apr 2024 06:44:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712411041; x=1713015841; 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=LOIA0PscZRs1Mbw9eBJTJUHpGYiSPrCvCs7ei1wIw06VQxVuNR3R7kKIrZKC/lpQMK 41SUa5S2noXWI3yX4iMh4ZsLxR8KSEKUOG8bGD3mv9v0K078u6/KVobgmmanO1t+rXfx nGpIJicIiAQI1aJVsB8uJ97TOT+k6DjFaOyec= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712411041; x=1713015841; 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=Lc1ZH6W3qCirp2+6CMrFlStbUDQ2oHeK0ZrszTnh6IWT/VU79TDwLlUQNQBZzIKkcM Rj1raW0xAUcWywvQ1YhALL0k6HUNyiAy0SfasE7yEfQ/dTNY5he93j+qJ53M2iMogMAe 5fb7MhE4IbIIdUCIw2RMy+szAunrEeGUTAHDcRiFTF4Gl9VBkKjDL/cgfpDfI2E1aTMa P/Tpn2Zs1n8r6g11LaN/ntLE9IE1Ld8oFxVKl39x8o948oX7RcLOhfUL5whmmLKL2hF9 sAAlhOaKDDQvQp/vFmmDvaIbXHV5S5YJsq3Y64hFdiwamzpGeEiN9FnrYlR9Qzk88PwG YqGQ== X-Gm-Message-State: AOJu0Yy3kyCxz/47Muy4Ce8QMB/O20mP7YGYZT1pa+5RcS1t1Tw3HlO6 ruLdvXpu6MSi8cSYoOC7ugrb2Vvyqx+z6MR+U/VErXb++aq4QJtxD4/4poDb0xRlqgfNtAjDBso G5Vc1Gj914jeBnJHO+j6DTB0CeRLdQkixlC5FJRh7 X-Google-Smtp-Source: AGHT+IG44jUXD0LYONnC5mDkkwDJKYvOmXr4srSW/jaVHGKuISB5EqYba0FfN7XWRtzYOb1bF8eeEMoVG/GP X-Received: by 2002:a05:6214:411e:b0:698:f3f0:39d9 with SMTP id kc30-20020a056214411e00b00698f3f039d9mr4781099qvb.13.1712411041302; Sat, 06 Apr 2024 06:44:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id kc17-20020a056214411100b006992838a52csm192581qvb.30.2024.04.06.06.44.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 06 Apr 2024 06:44:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 06 Apr 2024 06:44:01 -0700 (PDT) Message-ID: <661151a1.050a0220.b3e2a.eabbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 0C4906052471; Sat, 6 Apr 2024 09:44:01 -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/