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 C298341B43 for ; Mon, 28 Aug 2023 22:24:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ACE774021E; Mon, 28 Aug 2023 22:24:56 +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 C1B064021E for ; Mon, 28 Aug 2023 22:24:55 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-58fc4eaa04fso42982477b3.0 for ; Mon, 28 Aug 2023 13:24:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693254295; x=1693859095; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VaQsjAwZxEOjHjRGsytVME93tgaJ0lO4NC6KfS/5/IU=; b=OVWy/dOBju45AgQfvJrfpyzSIGsz4FBeEKWyHRrZWI2HdBvJgTxdWs83AcsDfiETuT JfKUFLGaYjFPrBRi0uq6LwCQ0XDVGvt0R3AjgPF4LXJXV0sBaCm4X8NIZqahba8GCm3I f+lDKwVeHohqcFRkW2JlMdjr2foTXO0vn375s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693254295; x=1693859095; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VaQsjAwZxEOjHjRGsytVME93tgaJ0lO4NC6KfS/5/IU=; b=h7ptAvD5c+fZ3U342uXmGblmXTpjvdEVOYukOnw5Y4G7l7B2dyb39fH5J0gsXnTtXv eg4smza/F+s1FmNnAcgp6YFsIb7qi7FqDzO+zPa6/gCnBUJ2fwxAlmA1eQDIeoGfirPM fs5SKN1RztHDpj0Y8iOjv689X+ftLlWXfxWMACtVktNomd19v147GGtcZdWk+VqLXJKq 0Z/pP/5MgcLlePniZvJDdlrjIWZXaTM5YbHS7GJ1GFIPrtxWpFgiwB7mXB8Q2qFZsCUt fbmxxKDUwxsTAZcWsCapIl14p3kVY/yCdikP+uSHMs239UYnCMhX6K8pWB+hdBtJDkal gOQA== X-Gm-Message-State: AOJu0YxIjXtDPuLi9DTP8NfaAnsO6arGWZtrSd3lRc1PGDKQNay1OViw k+3mQTtkGJTO9HCr10CUc+Jr0wgYhLcfcxGx8On1rMujdsTNlpuHr4oL8A== X-Google-Smtp-Source: AGHT+IH6hFOkfN/RG94CD50T8rF1SLNvvqV8YMMpht+wKr9N1cbf7VtSy3g2JEYkZgarffCXtEZzGmVpEqOW X-Received: by 2002:a81:bd08:0:b0:592:9c08:dfa2 with SMTP id b8-20020a81bd08000000b005929c08dfa2mr10523446ywi.34.1693254295157; Mon, 28 Aug 2023 13:24:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w81-20020a817b54000000b00582d76e983asm967743ywc.75.2023.08.28.13.24.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Aug 2023 13:24:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 28 Aug 2023 13:24:55 -0700 (PDT) Message-ID: <64ed0297.810a0220.917b5.e4a5SMTPIN_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 C36766052471; Mon, 28 Aug 2023 16:24:54 -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 | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | 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) 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/27457/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/