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 14A5241B2B for ; Mon, 28 Aug 2023 21:27:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 187E44021E; Mon, 28 Aug 2023 21:27:17 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id E1C6F4021E for ; Mon, 28 Aug 2023 21:27:14 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-34ccc0fca24so13085145ab.0 for ; Mon, 28 Aug 2023 12:27:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693250834; x=1693855634; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=P85iG9Jz6LqD4kmnMH+i2rI/gDmKagx1D1JZJfdeW4M=; b=KcEBrMPoUXBj0tJeZc+RPv6OSojTtBAWqEYGzXFnyKMTly8+PiBDq1CnFyE3IsUtnu bQoHoXoFVSm/cv0CCofB4JUtJvi5NjhOC6LmoLzztnA2X5j6XtnQ1eNnJ1BNm3qa7qvU BzRJo9Ahz07kPctVZIx8/8RNL4aduR6LGzXD0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693250834; x=1693855634; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=P85iG9Jz6LqD4kmnMH+i2rI/gDmKagx1D1JZJfdeW4M=; b=JnroAuythx0KT9VySiEYIPh5vdFfUtXW0zwvPI3riSZXi4RFyBLoP1PKiFpN7uEDSS EWHuFbAc7uCJLSTKeO/E+ubyajryZYy6nhoJnY5P1QsUVWEOnbtE+VSEpl+kORUA4omO obz3xXs/vB2VUxAnSeKZz8zP4heSq8nz6bzxOG06i8ZsSucIlmCZsuXAqqPtrjGHYptF of8/9hxJ+75WXAjPGNk5+A3hiehZATkLC0NGN3NnNBtik1P8BybcI99wQ/gUfyjTodlj kIIVf6yKKsOI1LVG5TVzTuoqMojTfMjkRp9TWl7chZYRQPaq2SS9yWjMLTTaONPEbvS2 nUcw== X-Gm-Message-State: AOJu0YzhrlnfwX1Z5LGtRBGkeD1MP23ZUNhNUYHTGEdg9iLCtnW5Yddy AyWclUUo6QKtAIpGPS4YmxQ41LQ1B3DMsz9X6hoNSbRnIWQCnNqBiwaLLtd2SUzDXsfd9pP0TA= = X-Google-Smtp-Source: AGHT+IEcgiZMJM7GDUpgCaEXc7DAF09aK/eiVltw3dcE0NAOowuPNrRtMEB6Qag99PNKtIK0QOfRAayHgl90 X-Received: by 2002:a05:6e02:1a0b:b0:345:a201:82b7 with SMTP id s11-20020a056e021a0b00b00345a20182b7mr21293971ild.26.1693250834057; Mon, 28 Aug 2023 12:27:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id j18-20020a02cc72000000b0042af42283efsm352478jaq.58.2023.08.28.12.27.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Aug 2023 12:27:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 28 Aug 2023 12:27:14 -0700 (PDT) Message-ID: <64ecf512.020a0220.b4224.0aa1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8F1F96052471; Mon, 28 Aug 2023 15:27:13 -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 | +==================+====================+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | FreeBSD 13 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ 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 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/