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 552C342539 for ; Thu, 7 Sep 2023 20:04:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4377F400EF; Thu, 7 Sep 2023 20:04:02 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id D1596400EF for ; Thu, 7 Sep 2023 20:04:00 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1bdbf10333bso10282375ad.1 for ; Thu, 07 Sep 2023 11:04:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694109840; x=1694714640; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=03tpit1yzmNvIV3bnsudvkvscJDIj0o15YqEuzWyhdw=; b=OanhlXGVz0NssJGdISS9cm9DYn+7b+64hlUNYrEsLq2A+wvuBol7Qfkn3tursz0LsK 2F5aKAwVh8doAAySggo1TAvD5MtqL/LBLSKTWtYzV4/EjQBvbQyQPDyhCHgodH8DW16B jGQ48mxSWYKizv+LqGl3Owjh10hgPmbE0mHPI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694109840; x=1694714640; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=03tpit1yzmNvIV3bnsudvkvscJDIj0o15YqEuzWyhdw=; b=hlahWgn4ZfDHxezWcob+BkSdzFVIU8Hm56sQbhbE8Ko5COSy4Os8P4hOjFRolITSHu FeZgjN2tACFnPuL7m65wbDIGjFSZdI1kuvaGYdT/PjcxaRacWait3r0WNxCjDmfJ26Uj kc9n/UogkZ3XNmNDJ7MN0gZrwldiTvRANH6puhgI2mVj9Z0pabfy5eIm3/lpDdr2BuFN fx3O7UrwGy4SUsK5NekwRI8GQuQ9Wu6PreBstFV50GAX8HmTZHjY+GSLDRSyiVIKzfJC zS8TuCto52xKhgzn3D6faP/wQYHurE7rXuFbGOhyfp4DoSuYY8NqVANPuI5aaisL7NH9 Gp5Q== X-Gm-Message-State: AOJu0Yxdtoal8GfHAPT4aeOPkihtemsp7QR1nlZ8XhiABz8FQtx/5fYj L6NoMvdvT+RjjoQ+nCKMrHDstoFG6I1sTlg8X70eNckQ627DjirahCf36eE2V8Tqz2URbtsy2w= = X-Google-Smtp-Source: AGHT+IEtxCl1tYlgRABuv2Rg380ZFCLks3uSqiGdF7mxPddW8ly7eeBfsKof7qzv0rEf9At4/43vQuVlpsdi X-Received: by 2002:a17:902:ec82:b0:1c3:61d9:2b2b with SMTP id x2-20020a170902ec8200b001c361d92b2bmr329290plg.59.1694109839935; Thu, 07 Sep 2023 11:03:59 -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 iy22-20020a170903131600b001bbc690e283sm5208plb.123.2023.09.07.11.03.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Sep 2023 11:03:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Sep 2023 11:03:59 -0700 (PDT) Message-ID: <64fa108f.170a0220.a5b81.0335SMTPIN_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 1E9BE6052471; Thu, 7 Sep 2023 14:03:59 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/