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 96AD742647 for ; Wed, 27 Sep 2023 00:16:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7812E4026C; Wed, 27 Sep 2023 00:16:56 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id A1B724026C for ; Wed, 27 Sep 2023 00:16:54 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1c60cec8041so41228505ad.3 for ; Tue, 26 Sep 2023 15:16:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695766614; x=1696371414; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fv+DpMfuHAmPCPaIKro+8aM5geWxokPhuxtIfKViu4c=; b=IRC22hYMg9w//bF6W5QDOqGypDTdfbIjtkVFUCTWDmc6wtNVpBVUqoG3RG4mTspLt0 El2Y1FsnGh5QaK/BH1aCWZXckODK2KsKFpvhtA3pIe7oHmWK4SrH4Jk+IqDDuy+U7XHw PXcw9wSzwKwng5s6OhxTPtoqTzMSBXIbtkVyQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695766614; x=1696371414; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fv+DpMfuHAmPCPaIKro+8aM5geWxokPhuxtIfKViu4c=; b=awR7hxXFphmdn4iCxpKKTaLQVnf73BxjFiS0uI3Tcxd0Zb5G9oyBt+qtVpYjYqMqou ms0L1SIud2wQuqKCQpDzNBwKWplhXrGDwz/luCO3oCx8CHX+84ACw3tKlWKaemjQRWjf pYRgdw7zP0kIgElidiILX+MYbbY5sZH4VTHl6LXevXJoufr9eTAHn/3ZofMeEzHqPTRD GxOm5T4kBlQ2ZFw6aDJy0OZf+67i06M2t0cuo3dznpc7L7IvliU8MAPbhEiBIN4ffqgN TcQrbO8GY4YF23ZjnIcndP1DcZxwBne+0hpfsu33Mf1jk4VJQXyNiKteZI+v7bNkBMGN g7Hw== X-Gm-Message-State: AOJu0YyjDTRTalEfJiYTLfWQEoZKh99JlwUyyAAsTm08MOb4ZlN0JWIJ uIDKNXWZ/wTwP/kJmoC6AIj2chYv3r77E6q6hXt+cQixJDdEp/UCXgJbYg== X-Google-Smtp-Source: AGHT+IH3gtKwktiy+sFSwPr85lux0FA/x7ChFa/a21y5e79LwQELXJDmDN+G8YkBEBVBEH5A9Jrsa377SXsP X-Received: by 2002:a17:902:b90c:b0:1bb:94ed:20a with SMTP id bf12-20020a170902b90c00b001bb94ed020amr75509plb.24.1695766613779; Tue, 26 Sep 2023 15:16:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w22-20020a170902d71600b001bc5169be44sm634872ply.110.2023.09.26.15.16.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Sep 2023 15:16:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Sep 2023 15:16:53 -0700 (PDT) Message-ID: <65135855.170a0220.8a58c.435dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 71B4F605C351; Tue, 26 Sep 2023 18:16:52 -0400 (EDT) Subject: |SUCCESS| pw131982 [PATCH] gpu/cuda: Add missing stdlib include From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/131982 _Functional Testing PASS_ Submitter: Aaron Conole Date: Tuesday, September 26 2023 18:23:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:d58c97481a136ad5342c9d8717b22bdaa5eccd43 131982 --> functional testing pass Test environment and result as below: Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27740/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/