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 03C3C42649 for ; Tue, 26 Sep 2023 22:35:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F26F2400D5; Tue, 26 Sep 2023 22:35:39 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 0F9AC400D5 for ; Tue, 26 Sep 2023 22:35:39 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-565e54cb93aso5089799a12.3 for ; Tue, 26 Sep 2023 13:35:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695760538; x=1696365338; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=er8B2c7InZ3LPO6JOMQep3YEd5nogNWewVJQA6nZ0nU=; b=HqUuCyKB8YN54c8paG0ZBwNgs7uTNhk2hXs7Xr7PA/fM77ALE7yXJYwzdftnmnu1Oi QomYd+G4jTyoAh/oiMPgL2e/znEr+MfG+OcQoHY+XSW+h0el/qfZo/eg6WIZBeNx/m7C m2ri4j9QgFQ7NsjrJaFEsq4GD59F6PfC0uEJg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695760538; x=1696365338; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=er8B2c7InZ3LPO6JOMQep3YEd5nogNWewVJQA6nZ0nU=; b=UaHTO2VGFBFG8RRF8QfLMpOssCBL6OUQnhZnEA4nbBfKDb+tPOCdoeWiC2zxjFsyIv L2LeZWgj/MgM6EOuwvTPeyUnPV+x+EYJSCpLAopFasNKeCkvrLbr1+rcI1WQkWO0Yv5d vLhMR6NCf4fErNUdCN2J9EQbr0g8KCvPc3Od7JDuxPoqbDPrKQWH+S8amHQ4d9OJmK94 005Z5LZeB2H952rWCyb5weIbwj8jbzQBTxlJL1+PRh83KZg8wuGWx9xGAeYCPh1oCmwL hAjAj5OgA+hN6DKRP3cnJPml8fwM/CtkNnTBX2AoVRaDFM0euU1cAQ72Tw48np+D8Ads cI5A== X-Gm-Message-State: AOJu0YzSAhERJXWKBsqTGyojGjPFf6Viz8b557Yq2eCo+EGqbbfZHiLg BIOiTXDnjGc9uYxSYsoO7K6exwiJYorpcuGbHUP5Qk+zN2Mu/7LIsrjfcg== X-Google-Smtp-Source: AGHT+IEHTNWQ14rBZWdjkE1fziGiIUN420iSU0ADdkegcWEe+ORlOQ52GnnFx7vTz/+u817/qs7YjG5S8PKb X-Received: by 2002:a17:90a:b388:b0:276:5786:e1a0 with SMTP id e8-20020a17090ab38800b002765786e1a0mr7802301pjr.13.1695760538308; Tue, 26 Sep 2023 13:35:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ot2-20020a17090b3b4200b0027693e26db6sm1243962pjb.11.2023.09.26.13.35.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Sep 2023 13:35:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Sep 2023 13:35:38 -0700 (PDT) Message-ID: <6513409a.170a0220.dbc7a.85aeSMTPIN_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 7BF6E605C351; Tue, 26 Sep 2023 16:35:37 -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 | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/