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 C063F42DDF for ; Thu, 6 Jul 2023 03:19:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BB9F3400D5; Thu, 6 Jul 2023 03:19:17 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 4F549400D5 for ; Thu, 6 Jul 2023 03:19:17 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-634a3682c25so1990216d6.3 for ; Wed, 05 Jul 2023 18:19:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688606356; x=1691198356; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=biYUcmmVM5fvK0GvBuT9dywC5UYbZ/Vvr5UGDImf97I=; b=K/YtaCLGY6/twGlSsrwd0IjfLGrPyhyRl3hwOmJkV0KxA1O7v3MDVd0ugrcN1ukd3i rMABwko645JEhTB9ZGxQJlnvYDXJ7bVvxdRkM6x6ImOc+cefby5cY5PHyEcWXOVKE9Pj /9OvPC88Gc/A6hadgSUqyVfOCrv00hFee5HmU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688606356; x=1691198356; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=biYUcmmVM5fvK0GvBuT9dywC5UYbZ/Vvr5UGDImf97I=; b=iMrV0Cutw5cokBG9fEZQnXxLSIRRBQXDYHnhZ9OZTgZamLbDLuQ3BYiru7SJPzraEc zBoNuZ217JBM0O8qA1eWBOr9H3oZPEIZflD74eqcGz7ETKW26Lj+2o/QwuZORM9L9ovj o38p/OA2xbrskL47e/b0Jlb7Kz0rHZwxubAJyaXrwbbl266UjaJCCg5v3LAzMRI/c2JJ m2z1MkwgD7aO3mP+Bed9Oi3IinK/H56KUom/OOSZ3TTmQVIyoSdQDV9Tu4AtKGfFZzOJ 7hI6mbXvc+K2J8y2qPyK2QDIKVUMcFT8KDsExDasbWzkkMuI+gwQ8pUZuK7YyxZUYgUX NWcg== X-Gm-Message-State: ABy/qLaQ97tDF8BkHU+agLVEMS2M8Zyj+qFrB8rdsz5XUSnMET4Qomun fcVkwqnQ0c++TLmhP75c0kxFDsEmEV+hWFpa/VyFwz+YxyyC/CoBvjbrwg== X-Google-Smtp-Source: APBJJlH2bP48CVgsEc2byLc84LoVoHUljKT1entcr1aTN4iobXdj5kTjJUoezhuuN52C2jxvBVZP7rLszQzj X-Received: by 2002:a05:622a:1803:b0:3f6:b91a:e55e with SMTP id t3-20020a05622a180300b003f6b91ae55emr700875qtc.16.1688606356708; Wed, 05 Jul 2023 18:19:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b11-20020ac8678b000000b00400a3fc33f6sm4918qtp.23.2023.07.05.18.19.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 18:19:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 18:19:16 -0700 (PDT) Message-ID: <64a61694.c80a0220.97a7c.0561SMTPIN_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 66B66605246B; Wed, 5 Jul 2023 21:19:16 -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-abi-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 | abi_test | +=================+==========+ | Debian Bullseye | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/