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 A6B3442538 for ; Thu, 7 Sep 2023 19:31:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AE198400EF; Thu, 7 Sep 2023 19:31:35 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 79107400EF for ; Thu, 7 Sep 2023 19:31:34 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1c0fcbf7ae4so974204fac.0 for ; Thu, 07 Sep 2023 10:31:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694107894; x=1694712694; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vnYdl10wF2sYGiu7VwnP3C5VS0veXBtMu8qJmdDDtlc=; b=hI0TH1QOC/kZTdTzX4op1ANBlbuJs7yvd1hpcZ3izbE5HZ5k+kNFFMH9gLBXRpDqmN W/eubHfW7n7pUw0FGfcmQkmEaZDgf0+cuZBfkPFWdzQE3sTg4wu6ZAt0vsAzVYdmzNtd QBiyMhKYwS8JrE3IMetpIPDb2marItw8umxk4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1694107894; x=1694712694; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vnYdl10wF2sYGiu7VwnP3C5VS0veXBtMu8qJmdDDtlc=; b=YdXykJXP+xYt/AXZcTdSzGf7h1MrBs2epPnoV20FlDtAX9pso7O2ribrRIUTgGJn67 VDWtaCn6uDtPV6xNFRjQdNcP1drSv7M6Rx5yM9krFjBUDA52cBs6G/GAbVbKyR7X6zrr nNmzBFfY5Mno1HYayOx9Dx6MGBi+AAGjLh4kAkvFsvx2UPkvBjX3EDUb4szKKtVWGrBr Z5X3qdplHw1ew/dlh01XtlW1FG0zqhD9nynHhJDAEEhDBgTy/c3CxRt6xd/Jd/0J+8k8 PrRK95fPiVXt/wiTHFhIV08KtceDXNYeJCmb/lIFXGFdD8TMTVJAnf/J4CY2p8ggnvsx 0K+g== X-Gm-Message-State: AOJu0YxdsdtsQd/07vWACDnWcjWXhdMjSwLNcvJhTGNqjcTp19J1LQyy qjKbndz1lGg0aV1e5bFO3IvTXu5vkFytr4q2jGBaMjhrKCZzZJDfBaAf2bs85IEFWdWz6s81eQ= = X-Google-Smtp-Source: AGHT+IFgsGiV9Bul2ui7l9SyzSFU23nCtW56IgoapJ6JM54l083jbDRXgusC5fByOkEhjSLV+yaqiN6iV/pq X-Received: by 2002:a05:6870:e2c9:b0:1be:e5e1:d1bc with SMTP id w9-20020a056870e2c900b001bee5e1d1bcmr310507oad.35.1694107893842; Thu, 07 Sep 2023 10:31:33 -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 u21-20020a056870441500b001b438a5d9c4sm10435oah.23.2023.09.07.10.31.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Sep 2023 10:31:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Sep 2023 10:31:33 -0700 (PDT) Message-ID: <64fa08f5.050a0220.2a97c.04f0SMTPIN_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 7546E6052471; Thu, 7 Sep 2023 13:31:33 -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 | +---------------------+----------------+ 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 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/