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 4711142539 for ; Thu, 7 Sep 2023 20:04:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 51FC0400EF; Thu, 7 Sep 2023 20:04:04 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 904D7402AF for ; Thu, 7 Sep 2023 20:04:02 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-59288c68eb8so13083877b3.0 for ; Thu, 07 Sep 2023 11:04:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694109842; x=1694714642; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=03tpit1yzmNvIV3bnsudvkvscJDIj0o15YqEuzWyhdw=; b=VygzkvxNggjESW0X9T7RrTnoMnej0M4xViibqb+H/1CrlCIfQQE/zuV8vj72AIVK8H VvKtJlmsj0HLYEWyapb2OFyuelzNPHkvEQ4+YkfKoS6ZjqDOd9BkVatAHti3RN9KhmDG uPYOCsb5o1sLsJOhoYvKxvPg39/39aQia3IvM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694109842; x=1694714642; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=03tpit1yzmNvIV3bnsudvkvscJDIj0o15YqEuzWyhdw=; b=uIH7lv/EBoCwRMkEsiF4UhvhqNH5kuTTwhfmawUgSDCFbd8MbshFcZ5K0wMf+37aje 14ohhqZvq2usT0tZ/re/FkP/raC88TrJczc9lpQzwB5XCWYZgQJ3vtiRFj2LwKx1NOn+ rS+743ShC8BTrOtOFvvP9l5ia6s2t0JcDDc6aKZ5E0m1AoX05ISLqZZx5EkCRfGz9Njx GtphfvfFg4ViyWhUHWUPks9AB2fEeB1IajkrvvEHUYAG1E9hzx7d+axIViAVD/szSlDa c6A/aoqG/ZbIw2tqKAvAFTSskitigWzjqac1PXuQcS9m1+5Nu4tYg3D3txpMGUXk35LK g9wA== X-Gm-Message-State: AOJu0Yynyv0HYoZaRsefv+rw1G7CQ7c3sPkz1/Mnsf+3rZ1etleHdq2W X2jzoviHSro6MxaNYQhKBGRiRwuksVtdIDhL0/BOPy3+/T01bMoGRutbArKBaZmV78Fr0SFZVQ= = X-Google-Smtp-Source: AGHT+IFNR17T28mYFT59D+sgGqhYtp9WMpdsIIHHuHzdihlebfKR4IDKasaYeWYbg508wohD16gWstHKvi9C X-Received: by 2002:a5b:b12:0:b0:d62:b91b:10e3 with SMTP id z18-20020a5b0b12000000b00d62b91b10e3mr68523ybp.48.1694109841983; Thu, 07 Sep 2023 11:04:01 -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 h4-20020a25be04000000b00d1da40b7dc9sm639165ybk.31.2023.09.07.11.04.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Sep 2023 11:04:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Sep 2023 11:04:01 -0700 (PDT) Message-ID: <64fa1091.250a0220.56ba2.4961SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id ADC0D6052471; Thu, 7 Sep 2023 14:04:01 -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/