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 98B6842539 for ; Thu, 7 Sep 2023 20:06:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 90AF7400EF; Thu, 7 Sep 2023 20:06:43 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id A99E8400EF for ; Thu, 7 Sep 2023 20:06:41 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-d7b9c04591fso1090285276.3 for ; Thu, 07 Sep 2023 11:06:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694110001; x=1694714801; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=snsiTO49/u7AofTCEn3bNvz9wvkhYEeapJOdAysntSA=; b=H8M5ZcTGiDQ/AkELYt2ScFsShK7Wx3G5qfcamIy3CUrxBNyUm+UO8AmtZoK0assfOk TBBkROtkK95EZsmoIwuD+od9gtRzSEiBJKw8VI+SevwC9k/W2eWWvfka1ucyJB6opZZW 7uZBkSRw/sgU4/BMNCxER62+OqSX3mw8DTexU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694110001; x=1694714801; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=snsiTO49/u7AofTCEn3bNvz9wvkhYEeapJOdAysntSA=; b=row5KkdbLP9s54CQvKbH8rVwCkP9FC+Px0P026RoS4+5gXUdRG1YFUgxiS9SvLtyBA 41un7Wf0ycnKR8prAqjbV1p7p3zhNq2tNKZ28agGuH5UJWyN//SH7hp+XpOGv4me2HPy HlJ84bMekHsPrC7cZJbE6y6neXYp6n7lYa4KWpfsVtfkdsObU2U0VYMDADjATRu3gdBN 7cWBBd5H/FZVhpYguje3x+NewD5S8mkWy3TAJYJcntcZBxwO8lbb0JXCFREWqb3nOGhE 5YFJ0E8OBHHMr6/UcsSPJkjbv1xwNovL1/r8G2xe6Us8l0FCj5+kMi7nxz6oszUXGJsJ +51g== X-Gm-Message-State: AOJu0YzBJeW+lnjzNWP1zCEGPkbI2JFlHRzZjkGYS2ArDEykHmdG2xuM WnOfpcKWoKAORb+j0yQ4QDl9l234EqNIHhlkVKFLpivuILK1fCkXHidZxQ== X-Google-Smtp-Source: AGHT+IFFQKkrlQtEbS+EtXhnHYjPmpQXUlH+5JUUbEgttnkklqlhRFBgn3Q5VKbuRNz4qc33l8YxAc/Z496m X-Received: by 2002:a25:d843:0:b0:d80:ec8:3dbd with SMTP id p64-20020a25d843000000b00d800ec83dbdmr103909ybg.28.1694110001095; Thu, 07 Sep 2023 11:06:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p19-20020a257413000000b00d5eb9d89201sm1281616ybc.23.2023.09.07.11.06.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Sep 2023 11:06:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Sep 2023 11:06:41 -0700 (PDT) Message-ID: <64fa1131.250a0220.d4f82.4a2aSMTPIN_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 BC2C56052471; Thu, 7 Sep 2023 14:06:40 -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 | +----------------------------------------+--------------------+ | CentOS Stream 9 (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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.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/