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 3973142538 for ; Thu, 7 Sep 2023 19:05:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 41689400EF; Thu, 7 Sep 2023 19:05:03 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 6847C400EF for ; Thu, 7 Sep 2023 19:05:02 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1c364fb8a02so9621715ad.0 for ; Thu, 07 Sep 2023 10:05:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694106301; x=1694711101; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=l0LIVmgP0t039SNRAw/T54PcXghZAp39G4aWjsqCkX0=; b=UZhahHq2jti6rx5lybhdf5XQwKOImivIsWVWn3V9Z6u1IiyFdyFotitc1bFUmB5u4D swuYzHgaWnSafDECLwzuGyYqOK/KcTDnho1v1vctx0V8Z1lPNQ5F1hQ+kMxnw6LUhdp/ pPU/QTFLTuVoVm5UEbGlIsppMaD1CS6p6cPkw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1694106301; x=1694711101; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=l0LIVmgP0t039SNRAw/T54PcXghZAp39G4aWjsqCkX0=; b=A/dWxakvBpcA9IhBAdV/xwg4Rgir6wdEfV3M0ya+stKUyT9S0Jmv0LmAHghLPXm5Jq aXVAMXiZXctKWdbF0nkGmQWnaaTH5lH3DtDHTEkg8bMxH3F8nBQh6ULWFraruUuNcJlO d0P2Kg0Z2/HFItcryzRArYqNzg3bOB4uoDuXOEly2ijgHD85U7axtHVShpmYezk2bK25 iTrJAEWmXSvCGd/bIVFKYRxw+RofH7YWZKiD92g/h+zaKL8QHTL1EOnBPCce7pJpl677 84/TBTQGaDiQTHJcRAAdGI4KsxnsHaEKuw4X+vzqpbHRv7Vag9M0RwKMJkNqBUl/ItHp Z9Lg== X-Gm-Message-State: AOJu0Yy2vSXFtX23PqMql2wAGVjBbWysMoYKalOWEGGbBLB0zZYWV3bq tqYsZT8ijfZxbPdwz7qE1hfl9+i/ETyYPntdKTmnZ3ethytQ4X1xxe1ROg== X-Google-Smtp-Source: AGHT+IHgyfro1pX8MQvOIacK/KamVyXkKyrKMczvdzEGoxXYDXjZkHPTUCCY3wGi8plVCEYsmA6wUkTWdxhP X-Received: by 2002:a17:902:8f91:b0:1c0:b17a:7554 with SMTP id z17-20020a1709028f9100b001c0b17a7554mr153623plo.64.1694106301605; Thu, 07 Sep 2023 10:05:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id iy3-20020a170903130300b001bf1cc09297sm1501plb.21.2023.09.07.10.05.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Sep 2023 10:05:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Sep 2023 10:05:01 -0700 (PDT) Message-ID: <64fa02bd.170a0220.71c4b.0097SMTPIN_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 C5FD96052471; Thu, 7 Sep 2023 13:05:00 -0400 (EDT) Subject: |SUCCESS| pw131197 [PATCH] random: initialize the random state for n 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/131197 _Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, September 06 2023 15:53:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131197 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27537/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/