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 2587042647 for ; Wed, 27 Sep 2023 00:27:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1FE3B40266; Wed, 27 Sep 2023 00:27:40 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id D60B740266 for ; Wed, 27 Sep 2023 00:27:38 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1dcfb2a3282so3407396fac.2 for ; Tue, 26 Sep 2023 15:27:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695767258; x=1696372058; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=y34DkPb9hs2AGbPjjPsGksQY3Cv97EZ5FMUo2ru+8sA=; b=ioiqF18sUjeXc0YfJeYAAVU8PRPNSMAct8vWHac0L3Bj7gaFRomNwY6L9qPG7rVZ41 WgBBQXSb/H/XXtYNicZyKy7kSbSWK7BkTm9XR6UBHfI0qPt4UeZ5YmhkSAEcDHLpeMSK mHogHVKwqQtVKbNAsof2yJfYiMew8p2hJ1YXg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695767258; x=1696372058; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=y34DkPb9hs2AGbPjjPsGksQY3Cv97EZ5FMUo2ru+8sA=; b=MB+4ALR5N124oFNXmIm8hxj4NpO0Dm5aRd3Lon6sc2aJ9Uji2fG7vHU92Nmn28Tqvz 9D5DWWPI5Z2CRgwbaGKGVEaT0oCHs//X0G6aHJjbrEaOjiAX9ZuV1I0h6TGq3pnKpo7r fkecw8V+jDRb5Vz/SN9XJ34bxApfe7DMqW88IAhByInSQzVm+sy3aLdzSoz3hZGU5jo8 ZRrnah3eZBRgAt+VfMAMZ7Mu+uP/UddAckLdU8/1Q5pgOj/Z4VlgyIUL/EvKOEMGv/tt tBkhPQ4vRlhUkQqwVVIkKURoaIBZ/PplzBr5bh0oPkq44x+db/kLhUtcoGDTuUe4RTUR A7og== X-Gm-Message-State: AOJu0Yz3+Dt9SgIMjtRBzh5KEmwrzyZED6EGAr2YYwQom2XNTQ+YyU0G /llDpaGGL0aDl8y54NfS5r/Ez2jjFkNug/RDiN6iq7lbo59mTsOIdK3ddPEhZfCeSuTdBQH3DQ= = X-Google-Smtp-Source: AGHT+IHoHuNzkn/vF5m//xaVJDO2z36PNHRATtEHzWJZms4UbJXVBLjG2DmHoql1lNHkhCJgmaW33WRaYslu X-Received: by 2002:a05:6871:5c9:b0:1c0:fe16:90f9 with SMTP id v9-20020a05687105c900b001c0fe1690f9mr337676oan.51.1695767258181; Tue, 26 Sep 2023 15:27:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id zh1-20020a0568716b8100b001dd85e15b4esm374123oab.29.2023.09.26.15.27.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Sep 2023 15:27:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Sep 2023 15:27:38 -0700 (PDT) Message-ID: <65135ada.050a0220.b8588.4195SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A5F13605C351; Tue, 26 Sep 2023 18:27: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-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 | +---------------------+----------------+ 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 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/