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 93F40426B7 for ; Wed, 4 Oct 2023 17:00:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8474A4027C; Wed, 4 Oct 2023 17:00:42 +0200 (CEST) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id 3EE644027C for ; Wed, 4 Oct 2023 17:00:41 +0200 (CEST) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-419b232fc99so10407841cf.1 for ; Wed, 04 Oct 2023 08:00:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696431640; x=1697036440; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=csfASqWJJ6OTAh78GYCbJ00ErHWGbEABocIOxq3yGsw=; b=Mirn4y7Ak5wc0VI6r0YvCgTx/8R4mpKkZXTLdIK/FLrJv/3p5OHiFEz0jd/cvVHAS8 gDzqVozkd1IynkOZ3O4NcmTK4/GYZaxK4FkOv9isXg0eGPdQ2/vi4m1g7fInMwnQo217 4xqYb68pIZXvyISPYU0eymDmqX8E8yN3kvhGE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696431640; x=1697036440; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=csfASqWJJ6OTAh78GYCbJ00ErHWGbEABocIOxq3yGsw=; b=qWdwtfahn8uCfGtX3In/24iF+KTeip1kU2Xi4q77KQY+tiM6H9Ji6i0DYTTZqEbcJ2 TV77ZBX1TSt5x4vvk2Cc2jAHPemkxEZC95jRCC3NwTx1WQmMC/35+ilt5SJdw5jgtbX4 eEJy9C2G/b3D3lh7vM1RefXkGGlYIr8JIAbmWpQTsuv7ftpsiUMSDnvBQeFmZvZ6Nkho +qJepLWDWGdWgGcCSkLWzo0nxJ8kVqxb5YqIH+59aupu93OtwIdrFKNc79sVTnrO159o 7TNbjqB/9/ZgEvXjGINi7PonAjwpdtEryEu/I8LGeROMrodQ3fWZvGj/pQlbmqfcDhDK tfIQ== X-Gm-Message-State: AOJu0Yz4KivXBEHaNWFdbdPPHsdNpBMJP+cAwJmIGGUpDS4sY6C94kvL yClwlj2A+Lt/lL1vmxvFGq7Ll+KgY+zuhZKXYRBF3kIM9LnA3VWfuuwrrKbE69sVDNPSbR06rA= = X-Google-Smtp-Source: AGHT+IF0ZKVDqyWU7D29+y63WH2lw8vaavvMVmabqf4nmmaH/V6CeUdQEhS+r/KPrn+N6WyLxLBPPktIZWOj X-Received: by 2002:ac8:5fd6:0:b0:413:bd3:cda5 with SMTP id k22-20020ac85fd6000000b004130bd3cda5mr3065405qta.49.1696431640399; Wed, 04 Oct 2023 08:00:40 -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 o3-20020ac84283000000b0041956913a34sm217387qtl.21.2023.10.04.08.00.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Oct 2023 08:00:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Oct 2023 08:00:40 -0700 (PDT) Message-ID: <651d7e18.c80a0220.2f464.6965SMTPIN_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 7DC7A6052514; Wed, 4 Oct 2023 11:00:39 -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 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | 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 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/