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 6AED041B2B for ; Mon, 28 Aug 2023 21:53:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 743C64021E; Mon, 28 Aug 2023 21:53:28 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 998824021E for ; Mon, 28 Aug 2023 21:53:26 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-565e395e7a6so1340227a12.0 for ; Mon, 28 Aug 2023 12:53:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693252406; x=1693857206; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cmBB8TvBksHT1fgF6YiBt3xpMq/kAbUcK/SIN2dV6KQ=; b=M176syLrgFfUG8LqNYJcReODRrcmbcLQj+hMN+kRaOuEqDoUFbPVBHaTXPypCqY56r ACmL9f6GFQ7RvTD4UBg5ICAWNszo7FQ3XZ92KL7ETWOUQlkPmuUFhIm61jckD9nrBars ZbG8TbUr1nk8A0831lxx9fZ9h/srI1YWL+G7s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693252406; x=1693857206; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cmBB8TvBksHT1fgF6YiBt3xpMq/kAbUcK/SIN2dV6KQ=; b=N/Lcwgqx6Ol55Lg6tb0YCa/bmVcqIivc9pH0g66oLGhrpGbEsiux37fkS8WfQ5V3MA zs2XU0hR0sHXxlWX45+Cc1aC5T1ZbHy7watXjIkblmyTfVkm3Rhi8iRNRaIqiJjPfe3O TJTxWa9p5DbHoREYZXVoyRZ9byyGZi5MmYxyVMgG0U+daCUDZzp8Hvw+JI9fktKlDjRZ TxGzVknbMfYEnfPRRkvEXkGXKx5qfjaulcMaFawV4Z2LvumerzFLljOeFdr1KU5RZjFE wrCK4DkbuATQPclqGPMl+HRT5OwhqJ9dAj4WcSBLyb9cVE/6pXs6VpukRILAPYhWp9Yb n96Q== X-Gm-Message-State: AOJu0YzotyIVNY9uKxUiE85R60a9plEFC2C6B6z/HyBGqGGXKpWJzGVc uhGrspWy7+3E1oDNP0JUkfVsyhT8GHj4ryMZW2kbq8W39vErZRRRd1dJ2A== X-Google-Smtp-Source: AGHT+IHTuQfWppRd430YY0A4MvEvPC5dlkQ3MSC8cKhknyL8pAjiKlw7fF4rJfUU5x6KvkRI81W3fU7vJTso X-Received: by 2002:a05:6a20:f3a7:b0:14c:9a61:a310 with SMTP id qr39-20020a056a20f3a700b0014c9a61a310mr6372082pzb.24.1693252405808; Mon, 28 Aug 2023 12:53:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e8-20020a170902b78800b001b89f67bcacsm211398pls.98.2023.08.28.12.53.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Aug 2023 12:53:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 28 Aug 2023 12:53:25 -0700 (PDT) Message-ID: <64ecfb35.170a0220.5b99b.8e31SMTPIN_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 4A7B16052471; Mon, 28 Aug 2023 15:53:25 -0400 (EDT) Subject: |SUCCESS| pw130786 [PATCH] [v1,1/1] eal/random: fix random state ini 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/130786 _Testing PASS_ Submitter: Anatoly Burakov Date: Monday, August 28 2023 12:06:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:b2f967dcae6940b4707437d024747318a159f9b3 130786 --> testing pass Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------+--------------------+ | Ubuntu 20.04 (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) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27457/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/