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 08001426B7 for ; Wed, 4 Oct 2023 17:04:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DD6BC4027C; Wed, 4 Oct 2023 17:04:03 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 414324027C for ; Wed, 4 Oct 2023 17:04:02 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-79fce245bf6so82189139f.1 for ; Wed, 04 Oct 2023 08:04:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696431841; x=1697036641; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iJsb5jzAeLorwRr2MF2+oJHiva6tcOFcDlYZlROOS+U=; b=E3WgxCJKsCNkN3hqzxSmYDFyGUTvORFkBXsl2XHA/iftPSrSNPoNlCKPV5pWWSH5Px HzppKy3sR9IEl33yKrRWJlExLZF2nwZElJDLK9py7vDbojL/ZR03ePpFyPoQSfXKegX9 bM2X+eYqSHdepzdiHyuPKW/tTgRpVfwlv6gjw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696431841; x=1697036641; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iJsb5jzAeLorwRr2MF2+oJHiva6tcOFcDlYZlROOS+U=; b=LxPNgLuiW4IdcfR3cr9zhVqRtm/RcQqiLW/yjgd1hqj1YEyu52wnnQcAJg9qbBh3Q+ BbMQidOhqb0X7isk6OFsCtsdYEkmaSUbc9743+kSDDf/lEcX8Q0npz9aEPgqVxd9rhjh +uQE9oKbopoUYZh0+Q+S0WI0nvFP3F1HnZSXo/3FeC8g8x3oz6qXIcoXhClHPQYWjKii 91pueyhM/jCpZkaykxAG8/7Lw7d3Uk2Rq1OPBlV6xia8vUHAz7fe5BQY4hcRO1LnA7MZ FPHXFCU2t2u60REpXl6TuY6iD5hCUD+Zj8taz81+21d0m02u0FgipNHc4dSLCEw+ZzOF RNWQ== X-Gm-Message-State: AOJu0YzsEnJETXb3Nt9qy8fq9YMRczKAEQqt5t/a5YhVFzfMB2g5L0Gu F3ByLk7RDg+RGGb2ksf3dtbtRKCzOmYhX45SttaK1t6ul3CyZ+BLmXR0/w== X-Google-Smtp-Source: AGHT+IE3s+nofQYZHTcAqmoKiJ4g8jAvwp3OQcDf2cfB19odHqt83PWv1KHhHnmtSxlf3IYjM3DWMKUWJ/q4 X-Received: by 2002:a5d:9743:0:b0:79f:96db:f33d with SMTP id c3-20020a5d9743000000b0079f96dbf33dmr2730743ioo.9.1696431841563; Wed, 04 Oct 2023 08:04:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z21-20020a6b6515000000b0077a817c51fdsm229244iob.13.2023.10.04.08.04.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Oct 2023 08:04:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Oct 2023 08:04:01 -0700 (PDT) Message-ID: <651d7ee1.6b0a0220.24e7b.7ac8SMTPIN_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 E94FC6052514; Wed, 4 Oct 2023 11:04:00 -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 | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | RHEL8 | 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/