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 E299442647 for ; Wed, 27 Sep 2023 00:32:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DAF1840266; Wed, 27 Sep 2023 00:32:15 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id E98C440266 for ; Wed, 27 Sep 2023 00:32:14 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-692ada71d79so6371623b3a.1 for ; Tue, 26 Sep 2023 15:32:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695767534; x=1696372334; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=my3jbXVIu7rWZiWRG5a2QZkas3dGLAfDd1/vs34I8as=; b=BNGXOPsLLDmr3hJ/bVN0Od1eKI5b1Jq2Mh47y6GPG2hVReVPBTHyrrMk4ngCm5gFXM jTgTZGH3ukYqxw64h9A5ErPMSPleCXowKBDZUCoxvhIT+HovWsMZqIdx3CNQLt6lIRH0 sXsDZlh7A2yb3F9POCwK3O1G41Wf9hLOl8uCM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695767534; x=1696372334; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=my3jbXVIu7rWZiWRG5a2QZkas3dGLAfDd1/vs34I8as=; b=QDRkDgCm3yYLhziYs3yRclCu1IHhAxNldkpxKkvWthiXRc1sPeIVLMaHNF6lPAEnrs wy1zxMJvr661h4rWwrd6rpAOuSsBdwAwBEYoVF/FbUjG0yv/ggJHzk3//BS48fdecr7B OqQLor6x5rbxumYQ0QEKcBNlhSVEt0rig7h1dRXaFWYTwBwsIankqpAp+Y5TGOnTinoi S25tA851WpR+K5kJIle8BWcTxN2bl0aWp0L843QNoFFYEH/MxqV2hGtNF9Oi/dXfLUvW 93gKj4cbtYaTRPbQSU4MNLKzbrxFo/QO0FoSwrjtgEk+TM6rfOdfQ/0RTydtchKiOIgu Wg/Q== X-Gm-Message-State: AOJu0YxIB4VGUHvV1SHuv1cZ/mqY7DBcPaHpoo0/wNO3VwTMt5FomYqX 1ZwNbQhCHlMegkQnUBe496Vba2VSfiCP8vN6rDarImkhOYanNDgWJhZ2dg== X-Google-Smtp-Source: AGHT+IFc1rFUm8yhqA8r3CWeoKgs+YPZJ9NNvtsdzlGosB0PFAoDIsPhZf5Oox+E7l9qP9VBVttCw0Z/Shlg X-Received: by 2002:a05:6a20:3d0f:b0:14c:4dfc:9766 with SMTP id y15-20020a056a203d0f00b0014c4dfc9766mr240515pzi.46.1695767534238; Tue, 26 Sep 2023 15:32:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a2-20020a170902ee8200b001bde65894d3sm631311pld.134.2023.09.26.15.32.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Sep 2023 15:32:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Sep 2023 15:32:14 -0700 (PDT) Message-ID: <65135bee.170a0220.98e2f.46aeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 597EE605C351; Tue, 26 Sep 2023 18:32:13 -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-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+---------------------------+------------------------------+--------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/