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 730E3426B7 for ; Wed, 4 Oct 2023 16:45:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6BD3A4027C; Wed, 4 Oct 2023 16:45:42 +0200 (CEST) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id 9E37D402A9 for ; Wed, 4 Oct 2023 16:45:41 +0200 (CEST) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3ae5a014d78so514412b6e.1 for ; Wed, 04 Oct 2023 07:45:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696430741; x=1697035541; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=G4AJ9tGL9op/F21LBhcChDTDl8MzReNZ1/mCORrNMas=; b=crZP+PiXndmu0eq03Dd6WVuETymBtoAPIj2fcI/bbt8FVS8jBPUja1Siy+A0i0tLAs icuslAfGyZhWbkupX4aUpSSYygy4Ay2hxI5OBiiVfENtBQKIWoWDNGm4C1dkXvoIa4Ke SKG/eWZwHME4b/0ixm1NA2AFtyvxXFRmgBTco= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696430741; x=1697035541; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=G4AJ9tGL9op/F21LBhcChDTDl8MzReNZ1/mCORrNMas=; b=aIA/PIpIZf1m7EiHtljdKOVzq8sTrIyiND9lcEP6+axAZ5wMy7uWwJDNCP1byh+M0H dNCQi9ITcuuw0C+Ue2H9AOvnYD/Zhrt3dMXjAmr5Armbb2QQaoTpFpEzGdstqLbVRfaz pcat/3wthk4ihWUVh4RI2wZsu+kWYpR2zWl4ujpGNp97QwVuqqqutmLxlDNuSyTX3131 /PVwv2LCykKMwIjb9NZv3NLsfgZl/fduRcv7j3YUQdbcPyZ27EK50VbfMnWfQym2ZQJ+ CsyLTFB+On18B0SvaYkR+1M/RsIF5/U5BJfsVf+iJUShDwTdyEsShC5kf3xP1U/H7ENI iKuA== X-Gm-Message-State: AOJu0YxWwDuQ+nnBTi2ci6C9vGKLPGeCNC6pY8GTdNjrv6kbXKXXBPX/ bSG9RY0tWnqMMitTSY3HNfUmuciT4zDIzxjWpbo+dgmn8xzbZm2jPcFy6g== X-Google-Smtp-Source: AGHT+IFlQbCc0QBoiqLNZUmr5UohsjRh5n3wDV3xyCsMEWUDb3tkaSorMbhNlwVHz/dWzOdg6TzT/l74aVaV X-Received: by 2002:a05:6870:1707:b0:1d6:51aa:13b2 with SMTP id h7-20020a056870170700b001d651aa13b2mr1534309oae.19.1696430740952; Wed, 04 Oct 2023 07:45:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fo2-20020a0568709a0200b001d6adcf4196sm373713oab.38.2023.10.04.07.45.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Oct 2023 07:45:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Oct 2023 07:45:40 -0700 (PDT) Message-ID: <651d7a94.050a0220.3de19.b8d6SMTPIN_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 67B416052514; Wed, 4 Oct 2023 10:45:40 -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-unit-amd64-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/