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 AEE82426B7 for ; Wed, 4 Oct 2023 16:46:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AA5D4402A9; Wed, 4 Oct 2023 16:46:39 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 73F03402A9 for ; Wed, 4 Oct 2023 16:46:38 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5a1f00b75aaso25568207b3.2 for ; Wed, 04 Oct 2023 07:46:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696430798; x=1697035598; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qKFfHg6ZAQf9e0uJsaLCoS1ppbhYb0Rc2EPhlNlx70Q=; b=gIRhzdU5+FJeesM08gaNYJrMG26wnOcLXEwDtlU+Xf4L698WqMdXj34xUFeaTHvCyC cYaeYBA7pAUnWNmP9DETNeo8bljlyO0Nj6YkVvcqsxBNSrdcSJU60bjo2+45TyunCTpS RwtMMMJIe1inuRgpksEBsPmuL3evNQurDTQvE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696430798; x=1697035598; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qKFfHg6ZAQf9e0uJsaLCoS1ppbhYb0Rc2EPhlNlx70Q=; b=lQBefRjLi7XfflMtJ4t4iln5xb1c3Nm9/ZeNThyqk6h46fUU332jZ2Br/YXYsdyp9I CcE8WZnfSlvcKvfKlbqV8YZLQzqMKso4HLXV3WOYGRioFP064Y/IUVIst4GeJD/ximjO KWw7Wepf75P+6MkFhs4ecIyzPIFgncMLo8E6gor7WoTyEz2CbrJZAkeLRXTCgqscMIeF qddpsn0L/Z3+H40pFBCW2CflYt503eIg+XQrFeq1hudua5qf16wQCcqmTW/QcQmi0skU 0439Mlf0R5kt2YN2sT+Di4SsqXxTpw270ruVvYwd7YW9Rv9hZdiNjyqT+BqCVMe+RLPv ZYJQ== X-Gm-Message-State: AOJu0YxEvic0mxVVSGKOeXa+WaZM2UXCvDgDcT0dQdvGb+eYT+7dr6UX GQ46sFMfm/Ykr1SXWCRy0KaAhylHDrPEj7muYq0aOKVdnATgRuvyYdy+wa63EgXom9ke3EGjPQ= = X-Google-Smtp-Source: AGHT+IH1IUtIYELAtar87keLazdrRQdAsebUMHukYQoAma0slJbMltVaB1N7qbBG3ddq+yXTOEXMYFFOe1qk X-Received: by 2002:a81:9190:0:b0:59f:5614:ebe8 with SMTP id i138-20020a819190000000b0059f5614ebe8mr2895696ywg.9.1696430797894; Wed, 04 Oct 2023 07:46:37 -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 a18-20020a81bb52000000b0057744e9c4afsm351079ywl.41.2023.10.04.07.46.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Oct 2023 07:46:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Oct 2023 07:46:37 -0700 (PDT) Message-ID: <651d7acd.810a0220.ba118.8e67SMTPIN_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 906CE6052514; Wed, 4 Oct 2023 10:46:37 -0400 (EDT) Subject: |SUCCESS| pw132299 [PATCH] random: clarify PRNG MT safety guarantees 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/132299 _Testing PASS_ Submitter: Mattias Ronnblom Date: Wednesday, October 04 2023 10:54:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:687a5b12b14f02f0d3624f4b36b34dba8119a680 132299 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang 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) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27822/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/