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 5AE7542647 for ; Wed, 27 Sep 2023 00:56:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 558C240266; Wed, 27 Sep 2023 00:56:58 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 69BEC40266 for ; Wed, 27 Sep 2023 00:56:57 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-79fe8986355so43963639f.2 for ; Tue, 26 Sep 2023 15:56:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695769017; x=1696373817; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rF79BBp/tfjDYEqqW87Gjjg2n1lukia3kLXOPf1kLAU=; b=bcNwfnK+AmSal24ziTqtU9en2KV53+u8trK/gDwyk/Bi2Rr5D/hFnyzd4t62pdEs5f WJ29nFbtM3JqzEFef/4WYNVWEMa5brodZ1F03NaPABslNCIcCnpeJs86crkj11AUjhRd DOykFlTCFSlYn+d6WwH+8TK/AWJywi8cFi+3I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695769017; x=1696373817; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rF79BBp/tfjDYEqqW87Gjjg2n1lukia3kLXOPf1kLAU=; b=FZ+z0lZbEdP/RqjDfiYED2Wp4pIBPoNDY+tP7hVa+IkabHtKAVYBxVFI4x5Vc50mzp 2+lj/P8WzGAKlkz4lB56GTMtyJCqvC/ZCUhW9tXDHiMYE0AQMTaY3r/B0ESrqL74AH2N fZto7N8VWsHLbEuuwML9U6XESvH9bPLoJCIy9XNUf1XvsXktb5fSfB8RIhrCyDxabV08 FDByiL8YweAe70884mvxIp2N+x/u1CHRBmtTAF4rq1+uRako+507fnTvJ/l5VJIIq4Qu pn9traKAE0va/qLMYK3IcOxgz4QOEUu5tyhXlibwC0TbyuUko8+3FimTXCWdywAKDflf 14mA== X-Gm-Message-State: AOJu0YwB/N0UnlB1OTt7VUmNkHZEXpPm80pFVV0ItUMBj5nnHD3BkEE8 JtQOWnG+xqJ2TPtUbvyZuIF0r9OkqvcwuWh2kua1fuSDH6PH+enJWqixSA== X-Google-Smtp-Source: AGHT+IHMKwZrSzl7RqlPkf8kRthpU6PDY2oJ99xMHUPxcJ+vWH9geUrxIRQJr9qHQaHWocD6yIuQM//sJaRT X-Received: by 2002:a6b:d801:0:b0:787:1555:efca with SMTP id y1-20020a6bd801000000b007871555efcamr217271iob.5.1695769016901; Tue, 26 Sep 2023 15:56:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x6-20020a056602160600b0079f96ae9706sm596213iow.2.2023.09.26.15.56.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Sep 2023 15:56:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Sep 2023 15:56:56 -0700 (PDT) Message-ID: <651361b8.050a0220.c8796.61b8SMTPIN_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 5AEA0605C351; Tue, 26 Sep 2023 18:56:56 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.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/