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 1D73A426B7 for ; Wed, 4 Oct 2023 16:28:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 17F3D4027C; Wed, 4 Oct 2023 16:28:12 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 302724027C for ; Wed, 4 Oct 2023 16:28:10 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-d8168d08bebso2249107276.0 for ; Wed, 04 Oct 2023 07:28:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696429689; x=1697034489; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4T+5uefqAkVkjoKTi08QshHPev++LRwiCWRPZiy9jdw=; b=dyr9AkZDR5LJKcWrha8UflWcnESNjyI36OUlmAkeIlhAbx7GWaCMPbo4/9UjZxRVht YLtxB8f3FnKAnisZUmQR45TwsIpcfHyYnvo5x+IYE+LelIaUvpGOJ7rUVtM7tYb7RNhu XHqq8dcczqMeHLYrryj7wcnqN796HGlC79L2o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696429689; x=1697034489; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4T+5uefqAkVkjoKTi08QshHPev++LRwiCWRPZiy9jdw=; b=NeiAI+AMyZkpEXRvYSD1TSPnkpQyMtT5lVrZMNG4qhlcIvM6ob2V4ujpxZeyqYaGtE zLcl8+bkXFt0HOiRSEqPx6zamCfHwgLxPLJgyCVT/YF7FHUjmU/S9WcT26oAhvX9zSTd R5IZho5YL7BlN8TlhhXeq1DFc/1PmCQxvby/f9JO+M3b8zmjsu+Lwgl14l4cKVSdNtWC SPmSnQG3n9m1OlgjKck/pOfmOFWik1wqQvmTDMwqmbOTMbi8xPhx1dyiYSfn1ytzpoAB iPeC+bFGrXyM+yVYjw9WhLiqf6pq6CSjH3pDxH//fs2qRxI5APlmFUeCVA1fx/iztz9L iHuA== X-Gm-Message-State: AOJu0YxQ5L3gVeX8w/6/tgUu9Y7dKjnkIokPV9u+TSYfzdnuffSxL3Ta +GyIKKJ3gPLALNtA7KSCL6LcpQJfbkU6PyXI0c3+mEobVU4YJB9F8LFmV30DVDUmUW3j1XHPMw= = X-Google-Smtp-Source: AGHT+IF9Z2NUGC2/zedIXbMN6G5mIeSVam0Qcf85y/DAr76+AX+I4ipiWMsf2hHLEQh42Iy/+cEBsbD64bB6 X-Received: by 2002:a25:dc0a:0:b0:d77:81e2:e9b2 with SMTP id y10-20020a25dc0a000000b00d7781e2e9b2mr2215832ybe.45.1696429689542; Wed, 04 Oct 2023 07:28:09 -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 u63-20020a25c442000000b00d52f00ccbb5sm389942ybf.26.2023.10.04.07.28.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Oct 2023 07:28:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Oct 2023 07:28:09 -0700 (PDT) Message-ID: <651d7679.250a0220.af18.ca3fSMTPIN_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 280466052514; Wed, 4 Oct 2023 10:28:09 -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 | +---------------------+----------------+ 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 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/