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 DE2BA41B2B for ; Mon, 28 Aug 2023 21:57:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D70DA4021E; Mon, 28 Aug 2023 21:57:04 +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 5FB274021E for ; Mon, 28 Aug 2023 21:57:03 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1c1e128135aso7671375ad.3 for ; Mon, 28 Aug 2023 12:57:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693252622; x=1693857422; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Lskv1wf4unw18f1Tjwm7/zC+kVPapYOBzGAqMtLj7MA=; b=ZZMNmVUx4xCUmOdUO0W+Uaj21Ihp5deTYPF79yNntligUz548FZgcl/c6tn+wd48Yj ytKOZHxO8+ZoxkBXrhqdSAIsCBKnswDNA85lTCRqyuaBga61Dj9TELklKvuWF+E6qcBu AcCnofvBKFGypq7tqia+c6sr9S8BDH03IaQ8c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693252622; x=1693857422; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Lskv1wf4unw18f1Tjwm7/zC+kVPapYOBzGAqMtLj7MA=; b=fAEUwMkyEmfQNV2/nxeLpJnFMpQ1AqLqzZ7tJ8AYadrPnaZK77SxSUV7TUIWMHnr4s w+Bnivvl0cjXUx8xkSSLOlcyJPx/19i67LdHhZD6I9Ua4AoHoZu8lgD8/Guf3crR+vOt i0p3pDVHblfktndnkSR6wRrDeCADq4Tt5tdILdTn+F4c87zw1PRxuS/aOhSZHuQfc4Is 2suI9IFUN2mZJkDSlkk18Q0UfbqE++CAyMFWKqu2X8yDVSRCLM4G3uRcUJJGB1Ke4cNS lq+3Qdab3A6dDtCSdkPf8t6HPNepAAVydo3FIHt0V/udPAMb/zpIv3LmJxXB+2nefsol VKtA== X-Gm-Message-State: AOJu0YxDSo5M4mKdVa6oPyPHRYE0Inh0xktPBKcVEKcJZ/n9+ieISmq2 FqefxaijE7sHj0chBPaXxuvQ/CE0XIMA5JvlqDhjuL2a4cz0lA6FgPC9Xg== X-Google-Smtp-Source: AGHT+IFD872I2y8gA1zW3AIX/E6a4MnGo5x4LgeJrINsEYG1cvR9GXXH5XOTWqMCgUa0kA3ItoEizZchmwpS X-Received: by 2002:a17:902:cec9:b0:1be:c879:6e71 with SMTP id d9-20020a170902cec900b001bec8796e71mr26257055plg.63.1693252622562; Mon, 28 Aug 2023 12:57:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 19-20020a170902c11300b001bb99c29289sm246056pli.93.2023.08.28.12.57.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Aug 2023 12:57:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 28 Aug 2023 12:57:02 -0700 (PDT) Message-ID: <64ecfc0e.170a0220.88bec.bdbdSMTPIN_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 EDFCE6052471; Mon, 28 Aug 2023 15:57:01 -0400 (EDT) Subject: |SUCCESS| pw130786 [PATCH] [v1,1/1] eal/random: fix random state ini From: dpdklab@iol.unh.edu To: Test Report Cc: Anatoly Burakov 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 | +---------------------+----------------+ 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 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/