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 2F474426B7 for ; Wed, 4 Oct 2023 16:22:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2A50D4027C; Wed, 4 Oct 2023 16:22:44 +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 8F3AB4027C for ; Wed, 4 Oct 2023 16:22:42 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1dc863efb61so1432061fac.0 for ; Wed, 04 Oct 2023 07:22:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696429362; x=1697034162; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ckkSrTqvo4q6XDvIPXwwSNB1broU3zQWb0exWlPiZhI=; b=PGeO3sTmfk2WCXf2tr0LKUBNYUdGt1X1eZeGa9h/Yr4jlIzpiSwzYMmIvxFk4dKPjt Hg3P33mZJtO4bIJOYfmvLfSCLfjMgfwCon1mBTocGgS4EUz2xX2aZB/jFAG7bggpsgIQ jV10PtGmWKc7ZFnxkKCRmPddjhaYbEgMuRqfY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696429362; x=1697034162; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ckkSrTqvo4q6XDvIPXwwSNB1broU3zQWb0exWlPiZhI=; b=YVyllWP//5NIqhQzjjmc2O69MIwA3zst1Oyl+4KKiWeMDkU+tWYSKhXQCGveJdx+W1 FoY65INQ3E6/uRI6P2egQlE8qnOaOQJW+FJxsaBXrCN4FN6RFQ57xeUXnhGLknbGZT6x IdxyR8JvDBydjTld4NnpHtpl/IKA0uocWCcjlwGD1nhx5QiG9AFK/VPiDxwFOl8rZNtj DPLVQTuia9cZi2mI8qiEs+nlJT9+inzEHHwjGjKKVw2MgS16n8mGFla0rVpi40x0w0yz 80RUiLVtKKqIJ/o0GivKLmV5H3/12eeJ+TLkkAwHWq2Uh/ku/n4bLw7tT2J4/5H2mlFy A2DQ== X-Gm-Message-State: AOJu0YybH8ZJjUBYMmR8I6iJNcOzttWq3kf+IhI3x/HRpbTiS1sFeI6I UrD3mDJVEk8EFAzLRwyh/wsaNOVn1hO51xH5IQPF9O6lF5N3joAxSxkdSw3VL4KVk3D8n0x2Iw= = X-Google-Smtp-Source: AGHT+IGwhwRpClP8GFYotDbSg97lR1wbmHrSUKR10ifwE//dUmiay2bst2gbiIfphHmS10yA5GDX39OVom4g X-Received: by 2002:a05:6870:c152:b0:1bf:607:e0f2 with SMTP id g18-20020a056870c15200b001bf0607e0f2mr2791736oad.29.1696429361985; Wed, 04 Oct 2023 07:22:41 -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 fo2-20020a0568709a0200b001d6adcf4196sm371468oab.38.2023.10.04.07.22.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Oct 2023 07:22:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Oct 2023 07:22:41 -0700 (PDT) Message-ID: <651d7531.050a0220.3de19.b735SMTPIN_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 8C9176052514; Wed, 4 Oct 2023 10:22:41 -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 | +----------------------------------------+--------------------+ 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 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/