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 DBFD141B43 for ; Mon, 28 Aug 2023 22:05:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C7E674021E; Mon, 28 Aug 2023 22:05:02 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id D45B94021E for ; Mon, 28 Aug 2023 22:05:01 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-d7ab8e1f27cso2528823276.3 for ; Mon, 28 Aug 2023 13:05:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693253101; x=1693857901; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kFTvmTErZJvKKTPGHFYWYLu9yuzJide3rrSrYoPR4yc=; b=QatiQCoITXa+WO+SO1pop/lW+mC+zyMCAd3TigOjdm+UC5G+iV17c+9q8W0nsnFSjh vxAf9c747Lw67rcR/Eqoo1MfOC6BTJS76gXYGoT5bSti3gH5jKIP0l6IlJu9JO+3uP2T 19C6B2Rg2tZ/Vqw9S0B03pmYE15llXZagmrZo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693253101; x=1693857901; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kFTvmTErZJvKKTPGHFYWYLu9yuzJide3rrSrYoPR4yc=; b=OF7nhEGrxbiF1gYiQ8dgOO3YI241m+FWvnphI7rS3XPWwkvCU9yStDlkcAX2z6kbky b/DsMoHY85h8TT58xybM/R3uetV12VyapaTN4OeQ4MykKfNCw8Wtuv+RksJDV/wZXNO7 0Sow+21JzR6BWsf8ujIhl5SmrWQzXfqdTcfg0os7MHg9AdrjvolHDD413eOGRNsPObAw Cgr7IbVGaVvfBZgjP8DXQvuEpwIKzn8qN4Na0f/EWB6HOQvzw/K9+zFrLFpkwWpSQxEG koaWa1Y4RhEaP7yF+dXpgbnYQy7xgJIShYcf9J4bjRAKfJq9IfwuQiqtXlsmb8Nv/QdZ yang== X-Gm-Message-State: AOJu0YyI+ZMoDs3QTX1zhosHwC5y9XHUyxzGSUOA9cpKXA0sm/DLBaDy SGhdPoo/Jwpb1gfaeRBIcrJU9PFJa5P8vjyFj272ro5Dj42H0MzB6C5Hzp7aaVScwskSc6FnAw= = X-Google-Smtp-Source: AGHT+IF9ReCk+J89JmkmB6CecLuF8VWlJeRsq069/5F0Xq4AxXH3YUWHY/qcXzfrjDyKCTFBm2pGQ4+ftA5s X-Received: by 2002:a25:e307:0:b0:d54:b34c:1c7b with SMTP id z7-20020a25e307000000b00d54b34c1c7bmr23111944ybd.59.1693253101230; Mon, 28 Aug 2023 13:05:01 -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 f186-20020a25cfc3000000b00cecdd261d05sm650609ybg.28.2023.08.28.13.05.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Aug 2023 13:05:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 28 Aug 2023 13:05:01 -0700 (PDT) Message-ID: <64ecfded.250a0220.81a80.0362SMTPIN_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 CF1D76052471; Mon, 28 Aug 2023 16:05:00 -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 | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | 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 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) 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/