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 4D3F245921 for ; Fri, 6 Sep 2024 23:38:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3C3D74028F; Fri, 6 Sep 2024 23:38:26 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id B78CB40280 for ; Fri, 6 Sep 2024 23:38:24 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3a043390078so9482205ab.2 for ; Fri, 06 Sep 2024 14:38:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725658704; x=1726263504; 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=ah7roWESUTLpCLAyj1UluPVu+0v26MLXJ/GaAaiVPNk=; b=ba8ZZ6E4bSToN624iaCSZeaPU0fwseC0Qhr2BJvg166QLVh0Ie8TYlEyvN8nxSF9/P zgUeWy/w8ydVdNFctztG7loQ0cD7rBpF577l4X1pc4dn6GJjSs/rL2DJ6XXE9fZrvJ32 ALoZE7LbMbBdPDyyGtWQhwwnTmTJ/po4u6VOk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725658704; x=1726263504; 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=ah7roWESUTLpCLAyj1UluPVu+0v26MLXJ/GaAaiVPNk=; b=bZrmKGqONhmZEQIgOsBQEzV07/IcEgpd5r76DjK/pRcXowVgLRoCoYM6t+BEy2Swy1 9sZd0OhQZXSmflbvt0wxX4+AQJliebxIGGEqvcuUaefeDbr9t8LePGKSa/zhcmolHGOv QhqnciuwS+ApyKGAFXE2VTFYrgOVAee6L8eQXnK5geFZN1l7mP2862mGw3/PyWToDvZX vRKMV0oKS8/WjgIlF2SP8+eAXilwMAR4F3PXt+gG46cToo/N6O9x2hmVVQyF2fvrlFbw LKDquovokgGeqBe34u0NinQj0+eKKdleiESArR8ZO/0XgOIaIp7AC6taSIq6JVMr5tax twqg== X-Gm-Message-State: AOJu0YzmMAWGn7D8Zr0dnirRC2ohsMOlfR8ZAzoZKISTxO10lZ3IxeQm voTCvD0T9dqVmgOAhVvyddl6X8gNGGdh3dYlOgEsRUlPWLXXrYUdjca+/3pyP49CQ8gWRHtgqNU uEsSQXYGCtubScsPbGSonI83+NfFe9n3CnaP5qVZs15qQHyE6oODt3wl3 X-Google-Smtp-Source: AGHT+IEjLOu4R6I4IyqD/cFgCBHX2Cod5c2KAKRC2xAOidF3LGuofEeHRd2NckqizPrxKePY+rSFd+6qosKe X-Received: by 2002:a05:6e02:160c:b0:39b:3894:9298 with SMTP id e9e14a558f8ab-3a0521a7f5cmr40014445ab.0.1725658704045; Fri, 06 Sep 2024 14:38:24 -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-39f6b286798sm3170765ab.4.2024.09.06.14.38.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Sep 2024 14:38:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 06 Sep 2024 14:38:24 -0700 (PDT) Message-ID: <66db7650.050a0220.5988.88ceSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.13] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8033A605C351; Fri, 6 Sep 2024 17:38:23 -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-intel-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#178897 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | 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/