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 DAF2F426B7 for ; Wed, 4 Oct 2023 16:02:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D57B84027C; Wed, 4 Oct 2023 16:02:58 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 6417F4027C for ; Wed, 4 Oct 2023 16:02:57 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6b9e478e122so1500658a34.1 for ; Wed, 04 Oct 2023 07:02:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696428176; x=1697032976; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=L8A7MpSNMfuRbDgf4gcLlpbn1PV0iVwrLEc6rigW/Dg=; b=gJWnzdJozOH4b9TJInye66BQQzpNoa4UJr89P+VFckYGx5T4FeMqIgk3eGzz+GUAKB TTBjL0oaMReLeuXgVl928VcK70tVG8ociCqK4MGVglKkU3ReWSS5Aw60HINPnwOwO+Tv b5PSYWswXhLaqDzqi6VOSObvlw63nbLA5nxD8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696428176; x=1697032976; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=L8A7MpSNMfuRbDgf4gcLlpbn1PV0iVwrLEc6rigW/Dg=; b=Q47q2DFNxAroVnLEHquw+N5+ORuu/AGfWIb0FEhxVu4589IcrkcVrt5o2IvFefz+mR g+agpWvkCQ7QQQFJLMl8DRrSotBcsj1qFCMtHhWkfR9Z6N5RwaohDE2+ZF0BYL5sOPVx yLIy7B/3F6j2sej3Df4RTy5Om2cJHCkP+wZC1xKg66bMx180noRNW/NRGrg6oRKyI9Un KbiOJ8NzgEhEu/EE7WZFhOx52tAb1OzICOoMOLw8BBqMecoQDdH6DrUQWzjYnXezIUId 3s4CHiiPnxP8x1rNoulxTQNuWTcthqKSLZiYv7kFqVovtd9Qhto9WZ+SEDvPZb42L/OS cj8g== X-Gm-Message-State: AOJu0Yw4hBPyfQKKNNBvofW1Yhitp2Wg+YXsRCbbL8zoriBPpqNTOhkc wcbriv18OO5koq1x6cxMus5a2lS2898g3U8+ZVyO9sPp4reV+5u9hUh/wRVitLW9G+oFpVQFDQ= = X-Google-Smtp-Source: AGHT+IEy9zWwO/3Kx4fML4lpNTurze4fbSrDv6LWX/al1pb2HABX//GAA9l6tvVdan7pzwUrc4KAQg1SHusG X-Received: by 2002:a9d:6655:0:b0:6bc:63c9:7946 with SMTP id q21-20020a9d6655000000b006bc63c97946mr2125109otm.14.1696428176642; Wed, 04 Oct 2023 07:02:56 -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 o15-20020a0568301c4f00b006bc59a1b825sm262658otg.4.2023.10.04.07.02.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Oct 2023 07:02:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Oct 2023 07:02:56 -0700 (PDT) Message-ID: <651d7090.050a0220.e1146.8dccSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 123C16052514; Wed, 4 Oct 2023 10:02:56 -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-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/