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 3F8BE4591E for ; Fri, 6 Sep 2024 15:11:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 36BB64025D; Fri, 6 Sep 2024 15:11:36 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id DBD18400D5 for ; Fri, 6 Sep 2024 15:11:34 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6c352bcb569so9344136d6.0 for ; Fri, 06 Sep 2024 06:11:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725628294; x=1726233094; 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=9tcOPMhSAfJmez7llqGrP6qvm/T0QZfMb8EzqlFc7ws=; b=PmQ5AqEWizu/Dt/2inZP8CLooikM3MhD4fiFi+TTkk0CRSZMn0jAJTY+SEhr/ntk/h SgLVxZMwtjMk3oqZCwTVn0TtPDYsPApp//UHFz9/f6barhotfna5qhvbhjBVcXGvxzJ0 flhhgI8ZMRwSvlOp83uZXVp15o3JMIWugGeCE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725628294; x=1726233094; 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=9tcOPMhSAfJmez7llqGrP6qvm/T0QZfMb8EzqlFc7ws=; b=NtltavmsiqCOk5OZwwok50JpZCUTz5wnmcF5iRuCSVM2j/9EJsvTCOK3WJ+uIvZwts CXV7qQmJmYH3rBaZh1BGFg44iRhMf8yPBo7bSFsuXEXVfnWfo0Vn3O60wIIpDyEqWyeN BQZ4dzEvLxQagia3m6t2TlBE/k0bmI1YEUKcDHRIL4XUJKURh7pxDZNVy4hocsMmmh5X 6eShX1gkE3AEVnObh28f4PZae80zPvlqxusbNuvrbhtfSkYAxEOn+tpkK4gNZsbU6TLu l2JKS+IfDbxuu1NenNRcF687qhsB2uc1ntfGICWipMfZvUiTy9oVuDzgp41Spwv+qbpa i1xQ== X-Gm-Message-State: AOJu0YxsXU5NGlBKaKonErAUvYXoSSqlwSe7cWjTr53NGFN5BiFymCgY kWMr7N1yR2Rq9gX9Tu4K1DyHpIKfNN/GT0kxpPD+lchKuSHuH2XD3IxfFFKxxOp7Ky9RGAnw7KN QevD+mf4BwQBWF/UuPyYp8F7teSeELYErPeGrb9bw X-Google-Smtp-Source: AGHT+IGCIT61A5njEaV+315BddNOOoGwLGfas1lM0xIWzT6diDDBQBaLW1dgMoyE21/ye2DeiZypkiEtqYbW X-Received: by 2002:a05:6214:2b9d:b0:6c5:de4:3edb with SMTP id 6a1803df08f44-6c5284f61c9mr26829966d6.29.1725628294113; Fri, 06 Sep 2024 06:11:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6c5202dbb6fsm2197176d6.18.2024.09.06.06.11.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Sep 2024 06:11:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 06 Sep 2024 06:11:34 -0700 (PDT) Message-ID: <66daff86.d40a0220.3beb55.09f5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id B95E26050A6D; Fri, 6 Sep 2024 09:11:33 -0400 (EDT) Subject: |PENDING| pw143682-143683 [PATCH] [2/2] gpu/cuda: extend cuda code t From: dpdklab@iol.unh.edu To: Test Report 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 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: PENDING http://dpdk.org/patch/143683 _Testing pending_ Submitter: Ajit Khaparde Date: Friday, September 06 2024 04:16:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 143682-143683 --> testing pending Upstream job id: Generic-VM-Unit-Test-DPDK#25132 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | Fedora 38 | PEND | +---------------------+----------------+ | Debian Bullseye | PEND | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 37 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | 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/