From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <test-report-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 452B045920
	for <public@inbox.dpdk.org>; Fri,  6 Sep 2024 20:17:24 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 4106D4278A;
	Fri,  6 Sep 2024 20:17:24 +0200 (CEST)
Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com
 [209.85.221.228])
 by mails.dpdk.org (Postfix) with ESMTP id 4A1D940B99
 for <test-report@dpdk.org>; Fri,  6 Sep 2024 20:17:22 +0200 (CEST)
Received: by mail-vk1-f228.google.com with SMTP id
 71dfb90a1353d-5011f85bca0so601137e0c.0
 for <test-report@dpdk.org>; Fri, 06 Sep 2024 11:17:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1725646641; x=1726251441; 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=+cAGYy4+Mi7bh2fFMv6rjNtIXbFQ/60+dLxUdx2DGXs=;
 b=E0vzjC/1GDueVFtTkR9fKg7s7yNws+rc3v5zRSvZ7oFS21fUgzZN+MhUrLvB/H0ezE
 vMNiILIvNJTDZVwNxsSXAqZgseyVW3O28NIF+eEvLR8Bx5oXPHbmMeug+d30wRz6+y3V
 ulOnCzwZKSsfZHGpJAAJNF+MnQdv7l4szFm9M=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1725646641; x=1726251441;
 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=+cAGYy4+Mi7bh2fFMv6rjNtIXbFQ/60+dLxUdx2DGXs=;
 b=gLxG7TlMmS2LN/BIJf+p0nFVyzdCceU94Fuud3W9k6Zh2DOogWKRKb6ZSFdr56YFd5
 NCREB9pMZujC3XH9CaRSJQGP9AR1ObWawT3OvD9GPG4TMIZ/LFldcLMGFPkSv+SXRIoB
 PnjrfJ0/3h+AbLr90DlCK8ZhQfn5KSCLbg4dAz8mSZj0ky5TjLaIi6DvAoIDh8l9QoQI
 GZA+tNZYyc/FofvHjcohRLdRt4S0M2Fw6r0FBPFj6KLMCfgGqtaiuKyl/soL5EWrO7IS
 q6jowTrzf6TPbc3rykBvEY/FxH/O1SaYTtFC+TEI6rDVnN29+aUJlz9LYvPDJVpQImOk
 BMUA==
X-Gm-Message-State: AOJu0Yx/1e+0wY8uQo5MXajtpuRD7KEvAyQmTXozuYSObpbFDTvTWIJJ
 VpC70IraRAyxm+W135S1CHAujswfQP4v50HP4wPFreLe3TZdx4dK3m75GQOVUB2N/0lzUT5mTAu
 n17pZgfIdYR0Uo6Rmt82wWg4+CtzH3+7anQ8EbLsXFXwkAK5bbyIqLND+
X-Google-Smtp-Source: AGHT+IFFcy7wZQyYCBZLgWOwj12zqYX+qqY9qeK22ZC30lkkJ/v/y4gLDSqC0V7EnEP6aoiAoAgxkQBMaxHR
X-Received: by 2002:a05:6122:ca7:b0:4ec:f8f0:7175 with SMTP id
 71dfb90a1353d-502144110c6mr4397742e0c.11.1725646641593; 
 Fri, 06 Sep 2024 11:17:21 -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
 71dfb90a1353d-5012996a78csm83638e0c.2.2024.09.06.11.17.21
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Fri, 06 Sep 2024 11:17:21 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Fri, 06 Sep 2024 11:17:21 -0700 (PDT)
Message-ID: <66db4731.050a0220.276ea4.6600SMTPIN_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 42FD26050A6D;
 Fri,  6 Sep 2024 14:17:21 -0400 (EDT)
Subject: |SUCCESS| pw143682-143683 [PATCH] [2/2] gpu/cuda: extend cuda code t
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
In-Reply-To: <20240906041614.36962-3-ajit.khaparde@broadcom.com>
References: <20240906041614.36962-3-ajit.khaparde@broadcom.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 <test-report.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/test-report>,
 <mailto:test-report-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/test-report/>
List-Post: <mailto:test-report@dpdk.org>
List-Help: <mailto:test-report-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/test-report>,
 <mailto:test-report-request@dpdk.org?subject=subscribe>
Errors-To: test-report-bounces@dpdk.org

Test-Label: iol-unit-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/143683

_Testing PASS_

Submitter: Ajit Khaparde <ajit.khaparde@broadcom.com>
Date: Friday, September 06 2024 04:16:14 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43

143682-143683 --> testing pass

Upstream job id: Generic-Unit-Test-DPDK#259161

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+


CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)

Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)

Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)

Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0

RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30931/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/