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 8CFA245913 for ; Sun, 8 Sep 2024 00:40:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8310D402B3; Sun, 8 Sep 2024 00:40:13 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id E22AA4026F for ; Sun, 8 Sep 2024 00:40:11 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-39e6a1e0079so12984985ab.0 for ; Sat, 07 Sep 2024 15:40:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725748811; x=1726353611; 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=cceNywTWBSoL3w/tdbHy74zpYuqiJKC6fvPkYIkbaNE=; b=GDMiLQP2c5qyAibvKXu1TdyS/HJ3f2zSVaHCj+90vVkzJPzeO8L6DCmcHSaOj9Vmzd ecPtxubXwNGzAywzRF6MbEa9pTz4x5OlVgTF8mDJnyFwmV7XHJ9TcF1tHjIGhIBSLPey nYQnRYg+t6M0W3wFhAOj8UVpIqI0GEdeeXXx4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725748811; x=1726353611; 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=cceNywTWBSoL3w/tdbHy74zpYuqiJKC6fvPkYIkbaNE=; b=O3Q96B/b3LwNWT8eRr2MwBzD4olzubiDb47sHbGd7DsS/y64yOaGrkLBC1Yg6zdOWK 4iD3+5CtCU+1n4rO5HAruh5BImIXnx2f+KNNBHAZc3WIpAlCISbQGFrB1o7AEw0v0XYm jfaphMN8XqAgz6YWoyM6FWi/61HHfjntuSGjXR4bb234uBuvmjnp3SczCIX9ITYer0dI 5bytI//tjWR94miJ9n/gKP0BbLRr7Fne16vBwPozS+itRhBznnWAxccoLP9f70KGm4I0 JshaoQOE7VPj7ii3OfBjxVJgUJk7nl86nnO8t7My6b3WMlWO1uiJKZb5FznBAJr7q9ly K8lg== X-Gm-Message-State: AOJu0YzCVPg7EDEtHSftXw2nN0/GPWTwvVfLpfXLA7okA5qE8pAmr3TC 3ixCpdULvTcbQRL2hvylbloVblVFzr7/DVfzWp4JA4Eo54jr8lGsnxi5K5R01xuEBg9Fo3/5wMz Cd7iPtiPTLOA8wEilpn/NFEw8wpfGmKo+Vr3jykj+F/yDQ0b9NpVHuFeG X-Google-Smtp-Source: AGHT+IEqzOPJxKOc/9YMjhavp7gZXu7mRf+bpSDrKR1USMGWj1t2WvuVoAnkASvlDiMBBMYXM4TKFqWRXQDO X-Received: by 2002:a05:6e02:20c6:b0:39b:4dd4:4a0d with SMTP id e9e14a558f8ab-3a04f07375bmr78606445ab.5.1725748811205; Sat, 07 Sep 2024 15:40:11 -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 e9e14a558f8ab-3a058fcf154sm1035415ab.31.2024.09.07.15.40.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 07 Sep 2024 15:40:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 07 Sep 2024 15:40:11 -0700 (PDT) Message-ID: <66dcd64b.050a0220.1e1eeb.9815SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 9F5C46050A6D; Sat, 7 Sep 2024 18:40:10 -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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/143683 _Testing PASS_ Submitter: Ajit Khaparde Date: Friday, September 06 2024 04:16:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 143682-143683 --> testing pass Upstream job id: ACVP-FIPS-testing#6843 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | compressdev_zlib_pmd | dpdk_fips_validation | +====================+======================+======================+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 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/