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 E9EF442538 for ; Thu, 7 Sep 2023 19:33:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F2932400EF; Thu, 7 Sep 2023 19:33:21 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id EB3A6400EF for ; Thu, 7 Sep 2023 19:33:20 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1c1e128135aso10311105ad.3 for ; Thu, 07 Sep 2023 10:33:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694107999; x=1694712799; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lrybrbVgloNI6PjzG+p4gjuTP7wbsfAdXSatnu4pz1g=; b=HtbDSM5b4UPzseQ8aiYRjVWb7Po90kpfS/RpuYz/183wB1U1u9p+Crp47piU/PMSdv b1c3WbO3DdsOGmzfkKAeqxYaxaRXYoyT6BTVDK3YIrcFIaNbM5t/CN6iFLsMnG9XBLJ6 zsDtbM7XKMc7ahzRFnaaBgUV1dS5HmTEOusXU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694107999; x=1694712799; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lrybrbVgloNI6PjzG+p4gjuTP7wbsfAdXSatnu4pz1g=; b=QgzLZfouhsg9LUArICAnO2UL/l/RDdI4As+t+AXaQKQBUT2l+oCImOlpaEjxUa1aGM oGPL7YJOBQbijb/Mx1AAJeiObZ6JNMmphh+6A23L3mAVKXM5iO/OWRf0lS3ldOYCF6y/ OlB0WXfQRoVtmr3OyTta2lp3AzuxvMIdJzByrj5lmVxbx1xHetigiqitjeLBvnRf+fd9 4r2QkM0rpaGoU6dHPJnTeCF3nP+wSol/prmBtOpFw6RXEz/UgooXUC2kjAc6C5qR/khZ zSqGoakiEzulYtaivuE2BByiZWe0W/mzSWEPbu0YqsQNExUNfXvsbCy54OrTI8UlOxgf ozZw== X-Gm-Message-State: AOJu0Ywg9RTczr9q8afAC46TpjIc5CTUk5Le4Klng5xk1mwMMqXHIw47 ExGBKiUFeGicciqk+Gv5z2zdl6BZVJk0qTaZT0dDk9TL7fg4WxJhcpFSUg== X-Google-Smtp-Source: AGHT+IFOQAa949o1xcxM06fv54HHFM67OBWN3sjm5zRCP4e+lU+HaeeoUeRTfmY72Kf4RRGXJvIoF/zO8Vjt X-Received: by 2002:a17:902:c18d:b0:1c3:1c74:5d0a with SMTP id d13-20020a170902c18d00b001c31c745d0amr327278pld.34.1694107999243; Thu, 07 Sep 2023 10:33:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h4-20020a170902748400b001bef2617b99sm2322pll.103.2023.09.07.10.33.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Sep 2023 10:33:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Sep 2023 10:33:19 -0700 (PDT) Message-ID: <64fa095f.170a0220.d79a.0103SMTPIN_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 AE5CF6052471; Thu, 7 Sep 2023 13:33:18 -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 | +----------------------------------------+--------------------+ 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 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/