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 2ECC341B2B for ; Mon, 28 Aug 2023 21:59:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1831E4021E; Mon, 28 Aug 2023 21:59:23 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 98AAF4021E for ; Mon, 28 Aug 2023 21:59:21 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1c4c6717e61so2680062fac.1 for ; Mon, 28 Aug 2023 12:59:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693252761; x=1693857561; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=aQZo9UYV7B+sXPJnCjMvEcMIfbSiVG3DP+c2TV15WzU=; b=NuSEprwt/xOqaopMfovuUL86Ldxkm7AEzJjBu6EzkpNz6d0m3gexc5nTNEWPyhdQ5L EnTqjg1Ysk2tM/vSKrP5Ho7RI2bgn9qldyvs8cU3REN6Wx9Fh0nX7PZGjWH+6hQUQ6bK oJhE+tXAhgGZDSLW/jSmbfqk4LdlAu3Z/rN5k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693252761; x=1693857561; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=aQZo9UYV7B+sXPJnCjMvEcMIfbSiVG3DP+c2TV15WzU=; b=Q/bYI86y7DiSbPp/M7cUHFto22QgCVKxi2joPqpkeNYJZ/+eZstFhdNxGpN9oofce1 imiTUAwQV8dz4Ixq3XHdXhObRIU1Jfi/lWQWl4lKiRLQDTZ0fH3jlUaTIjSna6li3GZ7 EoIii3SLijHMWv2gxrlzgtfPRuIP6GSLtH/l88xE0YpYtCRsYAAfK6sDWBFpL6SaHZvd g/m4+VRmY4X33NOGfJsho3z8d6fw0pBVYSS1cR4SsLibunrR1iMTuu6otWAmQ/AxGdhp /1NLqaiAsmyw8Uj2aVfnZXzFw3k2ts9ljouzv3pKx1jEhulhGj/2bO6cDmnIiYtiUleL xp9g== X-Gm-Message-State: AOJu0YzBA9FChhQ2Bu9v2vOWV49jO+roliLEZASCLwp4+Wgt/HBVgZe8 M4butH6myGjwfwnw+zENg8GYkYKA3NbLF1ByNKZHF+lXDK9Kk+p7xWiLjw== X-Google-Smtp-Source: AGHT+IGij8f65wSB8rxhb7df9XLdGnlcvJLptrXXUjTlEWWO3ZakKOxvpq+EUp4Ix7SiFXxD/F8qkFh/vb9B X-Received: by 2002:a05:6870:80c6:b0:1bb:83e9:6277 with SMTP id r6-20020a05687080c600b001bb83e96277mr13062812oab.33.1693252760896; Mon, 28 Aug 2023 12:59:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z9-20020a056870e14900b001baf12e74cbsm810097oaa.44.2023.08.28.12.59.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Aug 2023 12:59:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 28 Aug 2023 12:59:20 -0700 (PDT) Message-ID: <64ecfc98.050a0220.e10e8.7ad2SMTPIN_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 5E1DE6052471; Mon, 28 Aug 2023 15:59:20 -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 | +---------------------+----------------+ 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 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/