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 DC1EE42DDF for ; Thu, 6 Jul 2023 03:12:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D9313400D5; Thu, 6 Jul 2023 03:12:12 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 5626C400D5 for ; Thu, 6 Jul 2023 03:12:11 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-c4dd86f5d78so238082276.0 for ; Wed, 05 Jul 2023 18:12:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688605930; x=1691197930; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OAZ6rcKFqxtMmJBhDKDzTzviDwxD5hjS1cu2iXwUg9s=; b=iPeTiEthcG9bSN7CVwISnvmczN+Px6Wk2RkDUU3ELbD+n3aiYFCCWClh3QpdqLDPIX lBZhuCxdk7i9mFdJ+BSYic32EBWEK4RtKJQjXXXhi/4EcNXGf7XxDYPFBbZpfrfgGplD 438Er8dODKyMlojoOP0nXNuEENt78iy9nhhXs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688605930; x=1691197930; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OAZ6rcKFqxtMmJBhDKDzTzviDwxD5hjS1cu2iXwUg9s=; b=aY9GV/81G0wX2IgRhbXAgUmgiYQUKrOoyFchreU/DheZdAIDbOr9AnTj1cGkTNyzXc UfcAlbXeiqVo/99tNhmX/7rAJI4p3FHgMvcV8VwiQ0ijnEnV67Sp+uHcd09oMq9sgnVO /38aVsnNq1k2SpweC2OsTYeVRn+1n/MgI6DIfxzxD/0tgp/XrNtrtE3+DmOUiqmRLHuq uQouy5YjH85UWJ8uJZg5STXmHQ4Aaky+iYXeusCJst4PhGFrp/f3gWIVFh08Btr1vvZD 3FnOjSVDt2VEGi3pMwK6VWZXaPjcayGq74ozkwsJBDSw+W634fTU/CwX2ifVG4RDyi8j HTOg== X-Gm-Message-State: ABy/qLay72xbbUINVXOlwvtw0T0fMV5OZ76E2Qt6iy3ABmFwhAXx5bh1 a1N2WCij4wzTjMvck7ikgt5X1C4UzEAPF9dWRiOnZNU35A2gPWuhIAMaCw== X-Google-Smtp-Source: APBJJlGbwVzVHrSO4Luo5kWVg34eExlyEpaRZ9Xu6au0kCpxfi5dRLd6YoGf0UZcKSNtrMLqu0r7npdUfUhJ X-Received: by 2002:a25:c7ce:0:b0:c00:8fa5:7633 with SMTP id w197-20020a25c7ce000000b00c008fa57633mr2809964ybe.28.1688605930752; Wed, 05 Jul 2023 18:12:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9-20020a0ddb09000000b0057698fd318asm4236ywe.45.2023.07.05.18.12.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 18:12:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 18:12:10 -0700 (PDT) Message-ID: <64a614ea.0d0a0220.6407d.04f5SMTPIN_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 5CE9E605246B; Wed, 5 Jul 2023 21:12:10 -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 | +------------------+----------+ 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 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/