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 EA47B42538 for ; Thu, 7 Sep 2023 19:42:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DDF68400EF; Thu, 7 Sep 2023 19:42:01 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 3C6A4400EF for ; Thu, 7 Sep 2023 19:42:01 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-34f1bcfe044so5185285ab.0 for ; Thu, 07 Sep 2023 10:42:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694108520; x=1694713320; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AnZ1SgnrzaWRIVubLqzPQTfjv0qWhPNK3o8hKdTofoc=; b=V6EXcmsQEV1KEf5C0Y96Cj/t7zLEQqF4zgiYn1FXipG89kATqAPZgu6YshKI/4z0LX 0WYsQEmNM+3kWuTHf3b34DVWlKA9ziWPeWsaEUsvJyjK3I7QNBLLDNir7piNN2wfERM+ 8dCGZZlsPhdcU2kQ3TaUaUOAmVDQNb5aNwl1Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694108520; x=1694713320; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AnZ1SgnrzaWRIVubLqzPQTfjv0qWhPNK3o8hKdTofoc=; b=V0P4WVC9F0fQdPF1DVXyUCpzBsaW/lAJeLBX1azgxOjPIuMQL2UFnQNSNPAwnKex0w UcqA1D6dKe+7E50HQv/pCMzhB5ihEck31BOTVyHhMdavZX8vJ+X9cOBdZNe1TI3idqQN +EsZeAZvwTKRsFow7lLSmn27hxPHhDq/T2Kn4LxOt1aqu+OLfizHBX52k0mfMksnfBgn 2RFBrnrc63U2x5Mthakpu2xnCHMV7b3XEfMdygD71OAKCOrw0u9U/ABLyAzIypWw2drN hYdGRZKwGeIcJjp8PpTWEtvalSauCPCs/fHx/Pvo/08JiYw2Fzcyj6soZmavqzKDbBJ9 xcaA== X-Gm-Message-State: AOJu0YxNnKLY58S2pDa+lYzTCrwGK3ykSklw2/SOEQCDRdQ59TTdqQ0v AHg4WmPk11/CFwiKm37J4jSGqO9SJumc2STHrHsE+T0PxL1IjUQ7BQl4mPz5eFBjWTP0Jirn+A= = X-Google-Smtp-Source: AGHT+IFGOb7tvr+OeWwJzwjLxS52Lj6Cd5GAhFFyqS+XxgvmoUWjvclEGIAItBQM/why2FewQMhV2Cry0hHD X-Received: by 2002:a05:6e02:2194:b0:34f:1e9c:45e0 with SMTP id j20-20020a056e02219400b0034f1e9c45e0mr486610ila.3.1694108520572; Thu, 07 Sep 2023 10:42:00 -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 o3-20020a92d4c3000000b0034cabf65f30sm804907ilm.2.2023.09.07.10.42.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Sep 2023 10:42:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Sep 2023 10:42:00 -0700 (PDT) Message-ID: <64fa0b68.920a0220.928ee.6ff6SMTPIN_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 1ED026052471; Thu, 7 Sep 2023 13:42:00 -0400 (EDT) Subject: |SUCCESS| pw131197 [PATCH] random: initialize the random state for n From: dpdklab@iol.unh.edu To: Test Report Cc: Stephen Hemminger 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/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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/