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 EDB3D42537 for ; Thu, 7 Sep 2023 17:52:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F1443400EF; Thu, 7 Sep 2023 17:52:14 +0200 (CEST) Received: from mail-vs1-f99.google.com (mail-vs1-f99.google.com [209.85.217.99]) by mails.dpdk.org (Postfix) with ESMTP id 8DD66400EF for ; Thu, 7 Sep 2023 17:52:13 +0200 (CEST) Received: by mail-vs1-f99.google.com with SMTP id ada2fe7eead31-44e8d9e6ca0so438565137.3 for ; Thu, 07 Sep 2023 08:52:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694101933; x=1694706733; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3kkq5eQTD6bMTH4obxyAqc3WH5OlU1lCtQfswkPdJLY=; b=Y2hpP1/MXisLDdjw5wi3sB7ymjJmUsz1VFOyLXx7Ep04Vq+8QRBba3L6H7gEQaSAGQ ooQpiO0itCM0PilJOAYVFV1qLum7jvhwgndApioeiZijFnmRNNaPAErCYNZVILaKDCFw GkBNibdV5bm1IpD33aA6elvYlDEQNz5mzz0Ac= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1694101933; x=1694706733; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3kkq5eQTD6bMTH4obxyAqc3WH5OlU1lCtQfswkPdJLY=; b=P0cq4HACUFr6y3ibrnHluIlRX42RhlvE+vya/zIuL/d57UtoSJzx9fBZSnQu/4HbB9 ttgzoIfh/FTpTzntKM6Q++geBkI29bWmXR1kxVh2VCV/AYGv3Wm4cuNdx/6/3Nn2mg7f X53NBco1U8IZTLPKYb5hZe3XhQij8BOxwfTYG7F3049J/MyCclfVmEU3Z11Wy5SEz08i ommz4g+bP/JjXfmX7voHndDBvGTX/uaN+zjfNr1H00zTLyVOaMyG3nZRY7avTm2keRDH POnDzqG96W0zwAFsPAaTMs8YCrPKhxvfPOIb+JHHdiVcXblUEbC2667EjO96NlcHCfEl RQpA== X-Gm-Message-State: AOJu0YwT6y0SpRaODI4LgjDRouAJGnknzkD37m0Ys5Swgfj0erEGptqF M1YNrbXTgCtKx/DTUaHNsaLPrzOfb4zCk4a8HXJKw4Gg2wjEIAxNjC6STd+dRilkJlVAQwBPcQ= = X-Google-Smtp-Source: AGHT+IEH9+dJpXYymK/ZeZVkdmyaMY7VCS1lMQDi4mt4uEqIdhGr0LOBibkz8jRf+JJDS9ooJazimb5ftK2Q X-Received: by 2002:a67:ee50:0:b0:44d:42c4:f4bd with SMTP id g16-20020a67ee50000000b0044d42c4f4bdmr106979vsp.21.1694101932961; Thu, 07 Sep 2023 08:52:12 -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 t26-20020a9f389a000000b007941bb16b56sm1132419uaf.10.2023.09.07.08.52.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Sep 2023 08:52:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Sep 2023 08:52:12 -0700 (PDT) Message-ID: <64f9f1ac.9f0a0220.d825b.84b8SMTPIN_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 9EEEA6052471; Thu, 7 Sep 2023 11:52:12 -0400 (EDT) Subject: |SUCCESS| pw131197 [PATCH] random: initialize the random state for n From: dpdklab@iol.unh.edu To: Test Report Cc: Stephen Hemminger , 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/131197 _Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, September 06 2023 15:53:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131197 --> testing pass Test environment and result as below: +-----------------+------------------------------+---------------------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +=================+==============================+===========================+ | Debian 11 (arm) | PASS | PASS | +-----------------+------------------------------+---------------------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27537/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/