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 4B06E41B43 for ; Mon, 28 Aug 2023 22:01:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 52BBF4021E; Mon, 28 Aug 2023 22:01:01 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id B513F4021E for ; Mon, 28 Aug 2023 22:01:00 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1bdb7b0c8afso20985565ad.3 for ; Mon, 28 Aug 2023 13:01:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693252860; x=1693857660; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QIFWvk8x9/3cQlH6w4Up8MCPIj8L6PTohdYZGgsP10g=; b=f/L0YHI9ClgP+smz5+nE3p01IMkJI4VzG+/ZK1xBg86nxJa/UqHcjgAhlU7ELIfUrb PkF8aHaoU+u1WzeOWvwAD4apmhhInWYdmP7L1AjP+o0n7DehJv3jpi4m8WpqcYd3Db6A 2cAe1Hsh17dtzkUaCj+GUY8ZGiLkG5Wm6GQwQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693252860; x=1693857660; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QIFWvk8x9/3cQlH6w4Up8MCPIj8L6PTohdYZGgsP10g=; b=SoIGQncwCmW0LfVwAT2QsyDWPXnnoav6Hj4+4rd7NEg1IsBbIwE+oOi4lrGbtsC1cQ 6uVlFzoWMgI/gfG74Ps4r3XOzB9hHOr97GxPYEBhsh/8RXsWyygohR6FMtG8KG3Ii0HQ 7XzfXGyV/lu6Dt0bY5xXfM//tQWaoZOWwPqQbiDs1Gv6DRM9tgAl6SS+GA1u748bEApU VrsEAgXJHDlVYL1pWut2DXnP+UBHZFfJNtfbD6gOid97ZXskDeSyDPN1nrVb7LhCH9vW yt+sPow577fiW4yrNqedJdok1C9iNHz3ulfw48K5DON76pnYuK/ZDbBhXeICCOYutpw3 zYlg== X-Gm-Message-State: AOJu0YyULpiTysX/9KK5NL0IKnJp/pBpPamz52OXtF4cG8t3R15JnSzQ jFCPK0F2kMja01TB1VP0U7/q7Q6hxJkEHUpIPfLPwoufiz70XJby11SXYQ== X-Google-Smtp-Source: AGHT+IGjW1mZWh/HQ0vWCZBLeKBYeKzDhR/mCeP/r9Z4sOfUfVbMELiajy5zyd6nEvhwxJp9DTTSG8oVjMVN X-Received: by 2002:a17:902:c94e:b0:1c0:b17a:7554 with SMTP id i14-20020a170902c94e00b001c0b17a7554mr14030874pla.64.1693252859884; Mon, 28 Aug 2023 13:00:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jd6-20020a170903260600b001be01fc8cd8sm246691plb.62.2023.08.28.13.00.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Aug 2023 13:00:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 28 Aug 2023 13:00:59 -0700 (PDT) Message-ID: <64ecfcfb.170a0220.86b87.c398SMTPIN_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 169D46052471; Mon, 28 Aug 2023 16:00:59 -0400 (EDT) Subject: |SUCCESS| pw130786 [PATCH] [v1,1/1] eal/random: fix random state ini 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/130786 _Testing PASS_ Submitter: Anatoly Burakov Date: Monday, August 28 2023 12:06:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:b2f967dcae6940b4707437d024747318a159f9b3 130786 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27457/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/