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 22A6C41B2B for ; Mon, 28 Aug 2023 21:44:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2B8CD4021E; Mon, 28 Aug 2023 21:44:27 +0200 (CEST) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 41D544021E for ; Mon, 28 Aug 2023 21:44:26 +0200 (CEST) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-26f38171174so2284045a91.3 for ; Mon, 28 Aug 2023 12:44:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693251865; x=1693856665; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=K88bjDL+duuhb/Af718Hl/M/Uevd1f95pz5JkzIr7k4=; b=WyXZxjDUGSUYaqjl7IA3BeFO0q2zfoc5LgbEfZeAAfDi+afekMzpI4SAiQWtzLojuT lrFFugINJhE98CxNxCl4Ty8iD9KWIT/f3NZ0Wxm9MQXvKLNFLutVI6RcOycjk/2TSQWM tpyoCPOJyqcEfZdghdWcJCP9Hu4z1SqO7hKyo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693251865; x=1693856665; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=K88bjDL+duuhb/Af718Hl/M/Uevd1f95pz5JkzIr7k4=; b=Xc9RgzV0du+G5dpFacRk5vi2bTighMUOXvKxdxtcBxnIVAOwdHstxhpEdu7KJzL/Pm d9fRrnbRxW0aqTBXN0K3Yc1bbr0KfOpCGTZ0WCKEr87F0Piq/8l35dQ1VFE6ZKAkhbX1 c4jqSysffHHJWm7CJB03UYJ0doeuO3hr0wbLeN5UpfhW1HDephbLkaS0+33w5IWK3sYs +rfG0Ohnb+liLsugnlqgC28Znn6D9RSnKCHpQ3OJ040mKvRUYvAK3cK/ZaKGpgaZ1VMb kUsJFopTmKqoBLArGFsSUpi/+cTam3XHiimocLuPStsYNrF2cz6AqMdW0cfOn2tQVpAA QX1A== X-Gm-Message-State: AOJu0YybIs7ytBShMjE34w3dWbsfoJx0gtmxmvWSH1pcafFJELBIzA3m eO2OBcVK63Y6jmqE3PjNFMD9f4CktymbpU8Ln/aQAOqcAQ2Qyb5A2Xvzlw== X-Google-Smtp-Source: AGHT+IGC6zYuboIH5tfncDhRxNX2SOvqm15vpFJDVr84VK9ucww3k10g9OCXnRpZqQwc/8jICqHS+y110S+0 X-Received: by 2002:a17:90b:3884:b0:267:70a8:abff with SMTP id mu4-20020a17090b388400b0026770a8abffmr23551932pjb.29.1693251865459; Mon, 28 Aug 2023 12:44:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id lp4-20020a17090b4a8400b0024e24606c5esm630690pjb.3.2023.08.28.12.44.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Aug 2023 12:44:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 28 Aug 2023 12:44:25 -0700 (PDT) Message-ID: <64ecf919.170a0220.f84b.c6b2SMTPIN_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 9E72C6052471; Mon, 28 Aug 2023 15:44:24 -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-compile-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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/