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 6547D42538 for ; Thu, 7 Sep 2023 19:21:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6C114400EF; Thu, 7 Sep 2023 19:21:22 +0200 (CEST) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id 15BBC400EF for ; Thu, 7 Sep 2023 19:21:21 +0200 (CEST) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-48d0eafcd9bso464662e0c.0 for ; Thu, 07 Sep 2023 10:21:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694107280; x=1694712080; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0i7qH2MX4D6GOzlyW/kep32EEKEczWQRxkLNPl2OI/Q=; b=d8qtvU7ILJv5A/1dcTWPzda37bBfTCzP4XHB2iPBoqyH4rLNcFTMAgt1nBT3Nbzact Au2gY3TjVpxuP1eHS7dBvMs4jyDRRqB8n3ekak8ASOpDKjLckvAlZnJ3kWJNBaLcNrPd 3XyVZxW0BiI8IMJBQqfrxmbV2ONl10et5kR14= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694107280; x=1694712080; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0i7qH2MX4D6GOzlyW/kep32EEKEczWQRxkLNPl2OI/Q=; b=TnCr+JdwWcanwTMojsXlPMmiDx29e3xPCfiNa6Eq7d42ierYdndEPz5aYTRBhTeDhu 1q4Kh7fBlJ0CIzUv2shNJi/kAwQniWar++21jQYXmWxVBUwoHswtrRbpUJZp9RHpoGl2 3lM6Ko0ho8U2PfjTqbWpLsGi/cVeeiLJ05HhFrZu3hrmrzdhCXmLPZ9f4jxd4d0XHJ4e gwlnqXeQokd6982IRrCLdA/HwMTUX71VSGRw1rhyx88110oHoX5qwv4IWycWNVZGTF0l WWgEL2yBBeo1YjoAVK7vU6JshM+HhsqYq4FXaFoxyr18RGHeSiBQVcyL/UCuVTLRv9fa D8XA== X-Gm-Message-State: AOJu0Yzo7j1oVfZEZ+dMFtYX5ILADFPHuOymTyx6E6/PB6Gf3OUZFCKy tbJRIei4hDEuw4KvNZb9eBBHFXbe0L9V9My6Cl2NDqzCGgq0IG5qphuyK6+aOA5Cc8Ob6LPb7Q= = X-Google-Smtp-Source: AGHT+IF6VWpgFbZZaBjVwEnnCTw1sZ9lX350oldANzOI352a2HTphC2O3NLArIdk5KrJXc5iPSiA6GfkbV6p X-Received: by 2002:a1f:ec84:0:b0:48d:eaa:45c4 with SMTP id k126-20020a1fec84000000b0048d0eaa45c4mr382880vkh.7.1694107280466; Thu, 07 Sep 2023 10:21:20 -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 cl37-20020a056122252500b004935bc482dasm5925vkb.3.2023.09.07.10.21.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Sep 2023 10:21:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Sep 2023 10:21:20 -0700 (PDT) Message-ID: <64fa0690.050a0220.8f652.01f5SMTPIN_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 265776052471; Thu, 7 Sep 2023 13:21:20 -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 | +------------------------------------+--------------------+ 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 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/