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 AA58142649 for ; Tue, 26 Sep 2023 22:33:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A2CC4400D5; Tue, 26 Sep 2023 22:33:33 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 51E88400D5 for ; Tue, 26 Sep 2023 22:33:32 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-d865854ef96so8274923276.2 for ; Tue, 26 Sep 2023 13:33:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695760411; x=1696365211; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QnK6PHzmgRzGaLI8xeQ+MQpj7IpVwKBJlkJzN5AX3bI=; b=Veea1ZewU33RwiUJEKqAh9tQwyNYdN2HCTKEMVfdD7uTjAj5IacB+4ZqngprIkG1Wk Yk5HaBAlHFZfU4rJy50Y0oyGQzc6a9iAQYen925+chSggh/u3UcspivGfIp28IjkVMqm 7ziz7RKv+PTHZmly6jBXEpoU88D5hzbPZduiM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695760411; x=1696365211; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QnK6PHzmgRzGaLI8xeQ+MQpj7IpVwKBJlkJzN5AX3bI=; b=rWJP4AF5PRr1YMyMENQ48uUq+5/sRfDhdBq8y31skJq9xsKC7IDkg+zipx3nyPxx8E WqX1ueyXbdi0D2sfo4AkWPmwgc4Yyf6ftoirY3Zt2am2w6GHL+T4A/I5qIYor0Ee9+Rp 5057wqYx/nOi33RPGO3aKjfIUI5avf/qkuO4N2b6JRLRPUO3SNWRBc+2ZfOs/k33BoTs beC7if9kVI5zFaLecydSNaQtc9iPuFt+/0NRtPylgijmzx5fgWMzRdHd5duZCYf4fcF8 /h6HtbyhQFpEHBUKFhplFRzguiMwdCInUUXYFGvkb/NuVf3FNyl/nyfbwH/wyhWdtEVQ gQhg== X-Gm-Message-State: AOJu0YwSsy8jwonGWfBcSsO9TgeED7dQoW8EGUeDg2ofam4PlUZ5+Hl0 uLi6NbBcstKARchyzmUUwKLwza+vJAZYr0vTTF6lnJElO+jBftRM9uInjTup6HUNcX7vPCFw2w= = X-Google-Smtp-Source: AGHT+IEvoctjkwo6jOxXKSjsOc6LOKMSyTkDIWzckdhBvJFykI+J1Z2NGzC2I/pmCxQAKSlrItQZVTjjrS2v X-Received: by 2002:a25:6911:0:b0:d81:97c:c01e with SMTP id e17-20020a256911000000b00d81097cc01emr32214ybc.5.1695760411747; Tue, 26 Sep 2023 13:33:31 -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 y123-20020a254b81000000b00d52f00ccbb5sm1146096yba.26.2023.09.26.13.33.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Sep 2023 13:33:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Sep 2023 13:33:31 -0700 (PDT) Message-ID: <6513401b.250a0220.70f45.58cdSMTPIN_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 5D39C605C351; Tue, 26 Sep 2023 16:33:31 -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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131982 _Testing PASS_ Submitter: Aaron Conole Date: Tuesday, September 26 2023 18:23:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:d58c97481a136ad5342c9d8717b22bdaa5eccd43 131982 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/