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 4786942E7C for ; Sat, 15 Jul 2023 10:19:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1B8D740DFB; Sat, 15 Jul 2023 10:19:06 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 2362E40DFB for ; Sat, 15 Jul 2023 10:19:04 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6b711c3ad1fso2157657a34.0 for ; Sat, 15 Jul 2023 01:19:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689409143; x=1692001143; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hWYyG1jMpX3TWX/RqFqeGSLt/Cm9QARItqZJn8tmHmM=; b=TmMeELJZXMJWHa0ElhjYPLhtZ0ILLm428ojqTUFURUCvbXp2WwimtfIwIcz39kM8wj gvzq6b7t2TNTNgntJD29AFUKVwtSpv8JFPABJZh8OnEQTITusBMUFxJJtNRrmB8K2REY +gLfFC19VrP1sn1ur+c/3InkkXVgf9fL9FzaQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689409143; x=1692001143; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hWYyG1jMpX3TWX/RqFqeGSLt/Cm9QARItqZJn8tmHmM=; b=lafZobPFjkne5PCOYiMObTap34tC8wMgTVWYQaghCbOYdAmh7DOO4MDenQzfZ5yzNG O4G7UTgyC0vqq5zOWwWBaDf/Dv6Ey8XmSvEyicxDAVXPXWQTVojXJzhPcb62qVi8hoyi OkjjxKfFgAr4tzCtwTdF6gzysUUKxcCV0hkZWatH8LEKc0ivmPE902AACR4tbiJQ5ojA DjcQkcoqgLnrbCsApWBA/hvk8zexVuDbbVbXbVyPXN3qhqwCDMJB6O3Y6Aum7CVE6Ubj g++tfY9zMrhYkhAx5ISxudSTZislxbZLa/Q4lR8Owox98OhWsWyMEf8xM/l6OwDru35+ OF2Q== X-Gm-Message-State: ABy/qLZr6u4LtaWNi7qcaFiseBtWDLOBNRVIp/W6/S9YiROhc9zuq8vD wxK0PvJa3HAzL8dd6b9txupcJpxYbIAdgibqCO3tDt5OadtEe1A5amryBw== X-Google-Smtp-Source: APBJJlHmK+E7mXq1tfAvhC7JA4baXYhIjfZk/bzBKI5A2dMxD2N+AqH7d6Idt13OmyFIKsjOBwDvC6Vw3x0Y X-Received: by 2002:a05:6808:1416:b0:3a4:17cd:dd31 with SMTP id w22-20020a056808141600b003a417cddd31mr8076311oiv.14.1689409143392; Sat, 15 Jul 2023 01:19:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d191-20020a4a52c8000000b005669863e757sm942713oob.5.2023.07.15.01.19.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 15 Jul 2023 01:19:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 15 Jul 2023 01:19:03 -0700 (PDT) Message-ID: <64b25677.4a0a0220.74012.35f8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id CE818605246B; Sat, 15 Jul 2023 04:19:02 -0400 (EDT) Subject: |SUCCESS| pw129223 [PATCH] [v2] 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-testing Test-Status: SUCCESS http://dpdk.org/patch/129223 _Testing PASS_ Submitter: Stephen Hemminger Date: Monday, July 03 2023 23:21:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129223 --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26940/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/