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 8C81945921 for ; Fri, 6 Sep 2024 23:35:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 86B724028F; Fri, 6 Sep 2024 23:35:34 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 1906240280 for ; Fri, 6 Sep 2024 23:35:33 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5e1b50fea4bso421137eaf.2 for ; Fri, 06 Sep 2024 14:35:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725658532; x=1726263332; 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=mPNmRZ7pwH/wTedKDqEKcYx75mgS8jhDtgh+8y1lJ5U=; b=Z0lvDE1mWCAv6mjwjLuO7LrPkpNWiNdExiK06yuZsbaF8xozjPPmeGTGBlZRLrzmvF mhWhv1S5K1VSHRx05Gy/1pUxPBB/8IwC6646zHwW3ZK6e06cZco6GzxjwH/1miYLXtHL LVIA6Ou6e1S+ez17qKoJBTvFXf2GMI4U9TKUc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725658532; x=1726263332; 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=mPNmRZ7pwH/wTedKDqEKcYx75mgS8jhDtgh+8y1lJ5U=; b=ZLlncABi2umlSUyBopr8uzRVE17gPf4HZ9xG7CgPtXYmtZrIn2+EESVEJucGBRunm5 tIM9KXDxzGifWSOnqcGH0oMJVviiGTd+1wo1TtzcCFsHIkpe3g+86gzWVbP9jV1RRgTO bbz94UzqcjVL8i6/XdAPBWg4z8q7H92MORoCv9rWgDMvyvC4XVHGIlTAOEwc03EDDWlM 4QhWaAji4UtSy63+1PKJHHnp5UXX5umCwCCGU+ZG6U6qSENn3fanRLzzwZBfOkC0vftH WOE04QLIp5yh0eS08SfpbCkwAP/kS54HA70ggUGQ0lEnIke4ReSueNn/XCUAkKn8jNN4 LEsw== X-Gm-Message-State: AOJu0YwNt2AZZZbMk0G43eErZ9xNDl7vMd8PMKHYFXTOHMHK+JhYG0oh TLrv9K4bkSqFtguhTtjE9JIaWN8Bv31wPAmpmYUSSKd0J2ADtf9x7Fqwh+jGfmqZVreix5snsZY UM+DcSXjzEcVPm5MWgs8Kf0ORz+7T3b587oumflRw X-Google-Smtp-Source: AGHT+IGf5a26hcIHUcA9DOKsMmaMy5Hq3EicZQK/hKOumJ0lMuXGWtzv2MdCrqOA1t9lakuHAUdAHHVdCCU5 X-Received: by 2002:a05:6820:54d:b0:5da:9fea:3c0f with SMTP id 006d021491bc7-5e1a9bfed6emr4600480eaf.2.1725658532346; Fri, 06 Sep 2024 14:35:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 006d021491bc7-5dfa04b731fsm303371eaf.1.2024.09.06.14.35.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Sep 2024 14:35:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 06 Sep 2024 14:35:32 -0700 (PDT) Message-ID: <66db75a4.4a0a0220.2d304.797fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.11] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C979B605C351; Fri, 6 Sep 2024 17:35:31 -0400 (EDT) Subject: |SUCCESS| 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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/143683 _Functional Testing PASS_ Submitter: Ajit Khaparde Date: Friday, September 06 2024 04:16:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 143682-143683 --> functional testing pass Upstream job id: Template-DTS-Pipeline#178896 Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ 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/