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 89BCB42649 for ; Tue, 26 Sep 2023 22:32:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 839AE400D5; Tue, 26 Sep 2023 22:32:32 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 6DE75400D5 for ; Tue, 26 Sep 2023 22:32:31 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-d867d4cf835so7293677276.1 for ; Tue, 26 Sep 2023 13:32:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695760351; x=1696365151; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DGUkeaVsT+SpeRVdbInpTcxGLRt0bFcJzvehCtw67j8=; b=MOZXFy6rh8SGV9dGE8etrQSa3SqRYUDEuJoh3Tqmc63veJsv3a8UeQRbcmo7t9ydCg eJCwkjJnCc01VeFHMwCKaM6KNG6kUwo3Rmtb79ohfPh9lxAXke8KgVR5M2JbE9dpHQCR +lbK03C/yLAiC8vSDosP+W1mmnE1Sy1LD7Nzg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695760351; x=1696365151; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DGUkeaVsT+SpeRVdbInpTcxGLRt0bFcJzvehCtw67j8=; b=kPpH9znfgQHrh+OksHQceOe2d+fBwwRqNfJ5X98Uu/2foxE+YEX4mlNiGwV5PWlzj0 mQVPL/eNerfSXxv9EL3GIGWbjfrIXZcEiQdkAS79yZvEijDPIqNU6SYtDAHfp2EBJomr iJFGuSWSZsriiOQYw9tR/wH+YTLeXAYSuiYT0gCg4pkxIhXgsH1V8V0CNy3ScPcYB65c yiLNrFPQdsm20GGbQf7OHADIkz5KmAuoXJI0v13vGKoC8bux6ue7nZYWhP7oRK8gr+jO 9c2H9IO4ykkRCpZXiv2sDmBplHTZKb9ztLcuqVEc0xXgtUt/Qq69sn24CdMYumWsQMgH +yyQ== X-Gm-Message-State: AOJu0Yw1zTEVR+dZlyCO+QXFgNVGVTVM7Z4t3YeUKL7K+wpHpbAmNxpv GNepvD1w/2ye2Ah0+7Ea7CYz+yE4OBPdeEM+nqOqjZ2ldcI2iTBkdPRquA== X-Google-Smtp-Source: AGHT+IHidxx9QnQn+hQJ0gWh79+3Xye0hrHu8WPZgQILDVDwJgdwFZb/ZC2fUZEnp3QGjcnewijBAMfiL5oA X-Received: by 2002:a25:d8d:0:b0:d78:1384:d493 with SMTP id 135-20020a250d8d000000b00d781384d493mr25038ybn.12.1695760350838; Tue, 26 Sep 2023 13:32:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x187-20020a257cc4000000b00d850556bbacsm1130975ybc.33.2023.09.26.13.32.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Sep 2023 13:32:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Sep 2023 13:32:30 -0700 (PDT) Message-ID: <65133fde.250a0220.8c22b.38c1SMTPIN_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 64805605C351; Tue, 26 Sep 2023 16:32:30 -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 | +---------------------+--------------------+----------------------+ 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 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/