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 CD02E43DDC for ; Sat, 6 Apr 2024 15:29:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BCBE1402C2; Sat, 6 Apr 2024 15:29:38 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 19FA9402A2 for ; Sat, 6 Apr 2024 15:29:37 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-5a5272035d3so1638422eaf.1 for ; Sat, 06 Apr 2024 06:29:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712410176; x=1713014976; 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=EYwCnCqxneEvwrzzzpZuuFWTVv2LZfI+5Cxuw5n+Pok=; b=R1HHougf6Wq9SMnJXgDvgw4GHK47ryZ8vupD2fh10dq2D1TGVhGfWOGt13k3lFhlK4 Ua+mOjBS8l6Ru8yOGYoD1dPV/jgMbqucoeishlYJX3hK4gPvUUr7r9ZvFjVnaXvVq8sL tl43NUCpWYk9uL+6LR8is1i7V8N9hhAdn/M0k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712410176; x=1713014976; 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=EYwCnCqxneEvwrzzzpZuuFWTVv2LZfI+5Cxuw5n+Pok=; b=SENq1tn+5TanJ8nNXWWiyB93YTPCEQA4uaCPrkY7d4XyPIglYiDAGfnveu0eQezYkL XYGm5c/92sf2ZfgWE9vmMsbNUR/Ky/G1MxgwzapG+A3FmnM5N8isLjy9biU2e+cBrrqa i0WPtPIU8G5KVCWUYEJDSf+FetLzKXlEDBoB8z0waNpJ3SPrZ63NIuuq6j0iAwiuffry B4RzQshk84KY/I3EU3mxGoSJTaHY5G7s35hwjJuNnaDvqVXxIAbL3mUKCJwsl2d2KWFR K8jkBjMtXwQEy3BBjB6vXIEsRD4jNHdWshBGdIyDq9Snj555UA0+KWARZNBPumN7VObM TQOA== X-Gm-Message-State: AOJu0YwwmxOpMjq44uZ7LNksBvPOBwebbAtXFlZXaHN25/WJkO6oLgHG 6ZaagbvO6TGfO9MZWXRt9yMDOIxJaC7GIVV0EhKGbcjj3K+rtDomCHPDf1niEHGuUyid7IeInTJ j+naIBUTwLi1ADUYCT6DhhOAS50qNNiO31K/1vkME2k4Uy9mYqG/ryuQI X-Google-Smtp-Source: AGHT+IG9BoNfI5yspM0m9PVBNIBH7a7Xk7cZBgR4nbLVbYaP2yurK6aBRMRCRsI0e0oDvRBqPA7yiWT7AnhN X-Received: by 2002:a05:6358:7d17:b0:17e:89bb:e545 with SMTP id i23-20020a0563587d1700b0017e89bbe545mr4483684rwg.19.1712410176339; Sat, 06 Apr 2024 06:29:36 -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 lh10-20020a056a00710a00b006ed00e61280sm113671pfb.16.2024.04.06.06.29.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 06 Apr 2024 06:29:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 06 Apr 2024 06:29:36 -0700 (PDT) Message-ID: <66114e40.050a0220.74840.821bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 731356052471; Sat, 6 Apr 2024 09:29:35 -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-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_unit_test | +==================+================+ | Debian Bullseye | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian 12 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 39 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ 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 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/