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 414E442538 for ; Thu, 7 Sep 2023 19:35:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2C20C400EF; Thu, 7 Sep 2023 19:35:17 +0200 (CEST) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 951CE400EF for ; Thu, 7 Sep 2023 19:35:16 +0200 (CEST) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-573f87480aeso831418a12.1 for ; Thu, 07 Sep 2023 10:35:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694108115; x=1694712915; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=aIbjAo+2j0Q+zycVwUb9UVuBXB4RIBO1QJ2pfF/ELQw=; b=QnCh/C/oVhLsKMsO1PtXsB9AwZMa57LuAVtVQmXkosmk8wKocFGyzLnZb9KTeffV4v VIg75XQSqXRWMswbLLHX7hXEmkN8THrMju1z7Z/yzJG9rRPNgNLqfmvO6iyaYXWveA9E HUQLht0KDb6NQb1kHHml+511PEae4carsJZbE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1694108115; x=1694712915; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=aIbjAo+2j0Q+zycVwUb9UVuBXB4RIBO1QJ2pfF/ELQw=; b=M/AkfQK59KC5ypPrcMNPc7FTLG2SwbiLW7Tb4u7ipQmrjVqgjR4q+zpXqWZ3hAV5v4 LPkN//Kt3BWcC2ddKyMRownXtSHrVw/tb6nt/1hLKlOk/X92IuD+cajoRM6esphNMUdh 60/XyHBlSvO8aj69LsfyV8vWwFwbtGPWWF/by7PYq5q2Si/Xw1h/dq3iMtvygFuWGMAN 4TYvq+5d5PFrHjuRAU9OMkNKR42uT61sfNCiQKEKX54lQmO3CVhx1nrZ6DcllXCRfQTG 5uVh9CwE1aeV9cM42xDCNJRxtFvay2voP1wFEC14akqkf6VX6Zew0dFHOCHsoo+x+NaC pT3A== X-Gm-Message-State: AOJu0YzGBhBMUdYawjV56yhE6eCYH9JHwFVaJALQWnU9psHmRkrI1WD0 bbR6aYxJROsrLVhDCQ7o48WLEOkKKmGmIPhZAVZcFJ2dKfai8fMBa8y9IQ== X-Google-Smtp-Source: AGHT+IFPn9IK3YH1tbIJ4SRWai9+PnWT6ZeEz0/s/lgNHq6C3bTKsnwNTGdk2Og5lggSfUfchGGDpMhdz1Kl X-Received: by 2002:a17:90b:4b05:b0:26b:49de:13bd with SMTP id lx5-20020a17090b4b0500b0026b49de13bdmr234314pjb.36.1694108115735; Thu, 07 Sep 2023 10:35:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id oa8-20020a17090b1bc800b0026f4eea69fdsm145247pjb.5.2023.09.07.10.35.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Sep 2023 10:35:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Sep 2023 10:35:15 -0700 (PDT) Message-ID: <64fa09d3.170a0220.bea4a.73a1SMTPIN_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 DF3216052471; Thu, 7 Sep 2023 13:35:14 -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-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 | +---------------------+----------------+ 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 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/