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 BA02642DDF for ; Thu, 6 Jul 2023 03:23:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B0E2F400D5; Thu, 6 Jul 2023 03:23:37 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 46CE8400D5 for ; Thu, 6 Jul 2023 03:23:36 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-345a8a78bcfso358565ab.2 for ; Wed, 05 Jul 2023 18:23:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688606615; x=1691198615; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gujLLWA5iNuX/bX6CmEgSE58M4+/ZsUzMR1O0wggbqM=; b=iqqrmvtfxule0Bm3y/Nns47NU4WEMDou35z6BK1O0i9hIjG9NvzPnftSsAwO0nurIk jTpIYJzvxrRkskaiQEnJh4U1779OeWojVUNYlg7alaS7DV2Jo0j0zVuyof1VF4xwb5N/ rsF4eoiclz8R60saxMuK08BAiXdoVkwqZ3IrM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688606615; x=1691198615; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gujLLWA5iNuX/bX6CmEgSE58M4+/ZsUzMR1O0wggbqM=; b=mEwzOTTAJbrgNtl58vT+cmIWtFyJSeZWDGgpyC5oQB2+zh8k6wll1MLgJCDL6ki3F4 8J1q3OwbptK5J6Meq8czErq7k2p0ofcHnscHgiTVIdAJ2LV3MWkJcz1sAlGCr5nDqdur ZyDC51JG9olCm5GMWyyYUFvONDnHsJomKUWI8hXt6pc347Bu+uCv3ymiN9SrYwcPxhu4 8mSVZFTxrVfBidOzZRVTOqVhhsOebT0V3+2wmMRaJr9KDloMMQh5UJFV35A1fZeDA1u/ ts0J1Pi7GI1k1RjA44MeEmtgRsUZ6yJecQbW4dQqMr3+XZF6Tm9O95mZoRjKrFp3cyr5 NCoA== X-Gm-Message-State: ABy/qLadVziqwWK9YNkJnjNZZXvecc5cwAfIxRBndIxJuZua3J8U2BEE H1QUam/rV4IT/yEfU3lx8kA22UjKCVRIosheKjs63SSVdt9yuNM+ZFbhhbYUWClNq1nX2jTQLg= = X-Google-Smtp-Source: APBJJlFbXALwE/2NXRpz0No5BuGTRjgpukcFYgxqnXr/A2YRX06RhPDHJIpS/Vlyzb3ms+nA+ifepQ+bJefA X-Received: by 2002:a05:6e02:610:b0:341:f920:4483 with SMTP id t16-20020a056e02061000b00341f9204483mr720624ils.9.1688606615676; Wed, 05 Jul 2023 18:23:35 -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 b4-20020a02a584000000b0042b1455d784sm14386jam.79.2023.07.05.18.23.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 18:23:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 18:23:35 -0700 (PDT) Message-ID: <64a61797.020a0220.3da3a.0b6eSMTPIN_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 2B1E2605246B; Wed, 5 Jul 2023 21:23:35 -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-abi-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 | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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 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/