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 C84DF42649 for ; Tue, 26 Sep 2023 22:42:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C0C60400D5; Tue, 26 Sep 2023 22:42:31 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id BB8BB400D5 for ; Tue, 26 Sep 2023 22:42:30 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6c4bf619b57so4740668a34.1 for ; Tue, 26 Sep 2023 13:42:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695760950; x=1696365750; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4nzBDJ17AR5i8SXHzIohizp7qt83QhOP0PElLLjUqtw=; b=RKAHa00RCDQ5y4gjqE3wCr61LOe2YyFKHggOMUKCeofG5KQkTwWGlXsj6edibncUux WxK/+JqaDZwhTSyP9Wl4fOdCwQVuzpErSSCVVTBLl+25+mEdDWRfsE5Xg0tfybITuo6i qZB6BxHFqvNnVPNuzknD3Sknm1uqrxYtXN3lw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695760950; x=1696365750; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4nzBDJ17AR5i8SXHzIohizp7qt83QhOP0PElLLjUqtw=; b=XLa31igq6Jn2Qui3eo8qAdUeYpW9C5rnBR+uFtvlQJSrX5JW0HN3itBrJ+ctwdb5bj RShui95v1+ckW1Y4zeIioiSGG/qNfBmjmXBhiKDwbkXW6xMafzosq929AxzIUAD7Os5v +0txRSeVOvpEyuXqKHfkM6aMn7z9REuDFUjchHHScFcAWbuXcBQV68gzkBVh0XPEeioU Q3xIgoDigcITV4mxm5L65QWSJGVZgNXFnnzLtEbc9qxuWvdLX93jy7WYu1D3ombjedBl +KAjTR2UeetjwT0a63iaVOEltrmWKGfGZct6Qlr8ETElafT1Dei0GqokX+PJ6lSHpVE1 Pjfg== X-Gm-Message-State: AOJu0YwjZHc7ojSbjx3sIjyBxywXPgC5Za46w6rTqvQtkrBMA+M2yB+a 6Ay/Atqlj3fC5l5E80mLqRyCvYUhmRDJVutcRhkgvL5KhSHghD6Z3atMvA== X-Google-Smtp-Source: AGHT+IH37giZySlneMfv/6zdTr3plC3nF5aKlCGzo6Zn9c/IbGhW5vl2qIKvYihHKLFt0LQie7WkIzkNnUPe X-Received: by 2002:a9d:6751:0:b0:6bf:12:5189 with SMTP id w17-20020a9d6751000000b006bf00125189mr123otm.26.1695760949978; Tue, 26 Sep 2023 13:42:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w14-20020a056830410e00b006c4c151c6a0sm658862ott.9.2023.09.26.13.42.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Sep 2023 13:42:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Sep 2023 13:42:29 -0700 (PDT) Message-ID: <65134235.050a0220.c80d8.abeaSMTPIN_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 72A27605C351; Tue, 26 Sep 2023 16:42:29 -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-arm64-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 | +====================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 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/