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 1A9CF42649 for ; Tue, 26 Sep 2023 22:29:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 13816400D5; Tue, 26 Sep 2023 22:29:57 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id AF2C5400D5 for ; Tue, 26 Sep 2023 22:29:55 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1bf6ea270b2so72971695ad.0 for ; Tue, 26 Sep 2023 13:29:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695760195; x=1696364995; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cWdSdINjfWVQpJ5dw7HWJFy5kn5GCL0WSvVVlkVLbLo=; b=Q6D54Hj26QAci0yy3ujObSA/3aG5h7eXOVNRrqNWdGNpUGYPgNuIWElPfw1NyP12x1 3MNn4DBd+BqtmHIw5pM03stqhn6QspF+bb/MLgfmQQgQyHjJ6gO66HcMnIdOgnyX72Vd uhW3l3wB1ZAnFvDay/A7//G6iuLEIh6r6NkhI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695760195; x=1696364995; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cWdSdINjfWVQpJ5dw7HWJFy5kn5GCL0WSvVVlkVLbLo=; b=DESY5ddmMBGl2Ugv5miChkd4Zil0FITOV7mgyYQOQeOiWUkQ7+g4xcO95efK7z9fbf f190cBlEKRKdZdA8sr12H/m5LgHExh9LPeY06O2ZWrpkv7P0RjsGtFCmGxT8gmSESzLq VxMHFWsHoAjxt/wIe3V2xZXCurJAT5MbWCuLDPtxNmkMTQipTdscxZXru0cWs5izC8Wf hcnqQnbDVP5lneuFJcvR16C3CNuKQDpORGeDQmfqxmiH9haRF+Hdt4tcMo4y4yMzRuYv Ib5kC+HkZ+IBuPMcec/estDR3K2s2TjTrNiP56H6xyuovzI2tXstSV1VKXG6wnDSDDgy GZMA== X-Gm-Message-State: AOJu0Yxy8D1PhmAMMU4n55KGT/Tp9e+WtGQboMybApWgfgQnPJOex3hX hPSJFJJgCGY+kfXBPqEBjkutdb8VDNCgZP+DryKJ1WaPXTpi/O0dgEm/DQ== X-Google-Smtp-Source: AGHT+IE7T+fU4oVhBc9AhHqe8pZIKRwqu1GptlkAz2l2aTf1Fbb0bzFcswwxv12pSTa1OeAL8DlZf5aRBGMr X-Received: by 2002:a17:90a:3d0f:b0:26d:355a:47e3 with SMTP id h15-20020a17090a3d0f00b0026d355a47e3mr8812850pjc.38.1695760194963; Tue, 26 Sep 2023 13:29:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id on18-20020a17090b1d1200b002718cafd7a4sm1243966pjb.2.2023.09.26.13.29.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Sep 2023 13:29:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Sep 2023 13:29:54 -0700 (PDT) Message-ID: <65133f42.170a0220.3cfbd.758cSMTPIN_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 22635605C351; Tue, 26 Sep 2023 16:29:54 -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 | +---------------------+--------------------+----------------------+ 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 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/