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 0B8A142DDF for ; Thu, 6 Jul 2023 03:13:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 060C8400D5; Thu, 6 Jul 2023 03:13:27 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 77199400D5 for ; Thu, 6 Jul 2023 03:13:25 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-345c343ce29so304205ab.3 for ; Wed, 05 Jul 2023 18:13:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688606005; x=1691198005; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NFBc/RwZXXpMVNRsZj2DLgkpkc+W/0g4PblZv+fBPt4=; b=GZMHvIXeE3vpdtVP0jPGiUJDkb71DX9asHweM1nfY0fz1bby+Qr0wlMxvGUsnD0cND YhKtjNWcpzcb8itmfmOHMfugv5Ez6kG2lSjP8eT7p0IhaC5cnLXYldtv+gWMbvGZDNAd geInCHAM5qPGkJc9XAfO1O8rFgI16QQMh+3lo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688606005; x=1691198005; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NFBc/RwZXXpMVNRsZj2DLgkpkc+W/0g4PblZv+fBPt4=; b=NYUjp6VSrvTkNAnwuVmfYVVXqBCZPTRN5FgU369W/wbyje3kYqFy08wUa7gj/QoYXo b9R48OAt8zAKJfS9ROfdwlPUZBkbBwrYgmNpR/r1ZmeWoSlV10EvlCpXvjEospIXUTGh PYM1Qzgz5f8d7lojUJNDJke7P3EpIl3o9LJjbcDTgx1WMZMDzwPynD4HFrEg1pdJrM6F TIg5+DocCevPwqF9J3QyFhT0Iqvz3lZ/8pHisKogf7BCn51IltwsT3eiDpeaRIjVuwS3 a97IQ6TM1gf95Ft38zQLv0RH0dxLRoYLfOxIEFCRLnz/IhFAJVIGLKtJd2lcNB8fF02I MPlA== X-Gm-Message-State: ABy/qLbSgqdE7Jlq/Pj4vGe60v+A+wTbI5HJB+NdfsDvofGnmd+18akh ZzBIV7RgQDNbUkpBirdSIEW+9j0fNPcgGEvO8/5YDvA67BBuGWNo5VNur8enu50CRQht7G3DQA= = X-Google-Smtp-Source: APBJJlFb7cU19rVo8ptqfieD6zh4vlYaef+ylw3zQNHZFK/i2vIOt7U/fVBOcV32r6pC2E0h4+0ZlxKu3w1W X-Received: by 2002:a92:cb0a:0:b0:345:aba5:3777 with SMTP id s10-20020a92cb0a000000b00345aba53777mr711888ilo.25.1688606004859; Wed, 05 Jul 2023 18:13:24 -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 x4-20020a920604000000b003460770af12sm11423ilg.3.2023.07.05.18.13.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 18:13:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 18:13:24 -0700 (PDT) Message-ID: <64a61534.920a0220.a949a.09edSMTPIN_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 62446605246B; Wed, 5 Jul 2023 21:13:24 -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 | +------------------+----------+ 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 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/