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 E417B42DEA for ; Thu, 6 Jul 2023 18:50:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DEB6940A79; Thu, 6 Jul 2023 18:50:21 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 8292D40A79 for ; Thu, 6 Jul 2023 18:50:20 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1b055511f8bso555971fac.1 for ; Thu, 06 Jul 2023 09:50:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688662220; x=1691254220; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6ANEFkAJNCYqP9T8Lm7cWUtZVCTSEidTJ/W/1Mx5u2c=; b=K0gWKxgzUnKuwHi2r6pMITJWcC6QnSTeSoTbJJOmydxay5FuoZNGGEMTL/qlVP/uJ6 flvooTnUrSt1YXMWJpTjNQuYra1DD9l4jHfCfzTChqsDoaR8aQmiso+CZhYNV1jO5MwO Asmsha3cxOyhNp7KlVIaX5Gfp/0eVNn0j8LmY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688662220; x=1691254220; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6ANEFkAJNCYqP9T8Lm7cWUtZVCTSEidTJ/W/1Mx5u2c=; b=JpHbFT7GzcrzgNM3Y5qPX3DzQuRvcmfzpXI4EyqAW28va9uwD9gkoO3j+10zkE6wL3 DFRFk7K8WlWkkrfjievUzgn2B0XoRhDuUZaA3lB8oxQ5m1LSzUuyUHHouIS8BjiAAnwO YUHaooBT8Euppn67+XkzOyJ4pwmnyiK2yzE9p64UtHwmZwM/79zT9xLEtdr746XcCvT5 QjApCZSNaSHmouoSDYGidr3pjfEWWDL/qDvgnhXlTvOSzo8kWqm5qR9vfXwOq1s0ARZj KraxcEcHYgm19PN9x0ZFJeg8csEDUfpMhpGVHSTaTYii2uWX29R69kTSVZccCl5xb5V+ iAdA== X-Gm-Message-State: ABy/qLZim/TVHieUCWry3s14gC37F8cXwCK4MjWXbSxJXVN8GtVepxTd 0g/XtyJDfU3s8y17Ne2Y4EqNKqtoyyjs+irz6t6GSQ90uu+V/SgI1FikpQ== X-Google-Smtp-Source: APBJJlE3qoaaZLiWQVGaZCIpTHDhK7rlyxuVwKg6jghrOEe12fOi0g+PulG7cgowaY3bAfCgsZPmWpXl4usN X-Received: by 2002:a05:6870:d629:b0:1a6:8911:61a9 with SMTP id a41-20020a056870d62900b001a6891161a9mr3430762oaq.29.1688662219972; Thu, 06 Jul 2023 09:50: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 h3-20020a056870d24300b0019c6e97e4d0sm140053oac.39.2023.07.06.09.50.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jul 2023 09:50:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jul 2023 09:50:19 -0700 (PDT) Message-ID: <64a6f0cb.050a0220.32d30.4aebSMTPIN_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 889AA605246B; Thu, 6 Jul 2023 12:50:19 -0400 (EDT) Subject: |SUCCESS| pw129213 [PATCH] test: remove unnecessary rte_srand 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-x86_64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129213 _Testing PASS_ Submitter: Stephen Hemminger Date: Monday, July 03 2023 18:49:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129213 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26937/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/