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 BF7444256D for ; Mon, 11 Sep 2023 10:25:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B5557402DA; Mon, 11 Sep 2023 10:25:12 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 298C0402DA for ; Mon, 11 Sep 2023 10:25:11 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1d5bb38117dso582607fac.3 for ; Mon, 11 Sep 2023 01:25:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694420710; x=1695025510; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hiOIiZy8ET6d5fbOOtlboXWEWwGkXacbaxns9SFCvFI=; b=C0dal/PEBq6MLFPr31unYjjTVgIKJ6jnaImxIUwGghEAlgOtYfQmBsSYX26lZ+vPhd sbhvweM8nkjUTqk/ndjEWFpH0YxPqZCmqM018CPO2PrnSVpgacT4vf/NaGs/ZycxBb0V GRihy8MJxSFuNMsBn8t8eJZowt3zuG/E+L9Wo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694420710; x=1695025510; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hiOIiZy8ET6d5fbOOtlboXWEWwGkXacbaxns9SFCvFI=; b=TRWuXPYVU3qNOO3KNcUCdzyZ0jKvSKeMBmo9T2LW+lJhVXAEQbIRA4hOwhce69R3na lq/W8QLxRiughz3i/XFVKKFI+jFw0GvbBwdPadYuKE2UXbts9UiPSglZL9GYJmhyOx80 bMsJCXe5PrO1yXC3CnyJC/KeZlghGZwbVHv9Uil/gFKV/QeNryrZv1L9HYLoMNxnc8eg GuGZ9o3yok+WTxNVD4D9mkP1/rAxUsFuZntezMLldMnVstaSiXJQoxYvEZSV3X5Hd7Jl Vhuhm46ySPb1+T8SVPQgQNSKPQeplDSDFomnfIySreAjqJElCHUPfuJtw+CSjqCUyTe9 eSZA== X-Gm-Message-State: AOJu0Yw6LI76i7Ua++V3NoN0poEMptNBhig2oVwoBIMHUXt2twMvpQxj VQhYsNbRjkmW9DWDBQBOqqfWQWVDsioeBV8vMRYRObLbK6b8eBIYXBrGrg== X-Google-Smtp-Source: AGHT+IHvoNfFZT3DhVXE2K12kmgbe+zN9EuY+XsKZMwO1DJx/7jQpBssysJ5H2XCFWKoDd94XkIrRd1lGBOI X-Received: by 2002:a05:6870:2150:b0:1b7:3fd5:87cd with SMTP id g16-20020a056870215000b001b73fd587cdmr10675754oae.48.1694420710469; Mon, 11 Sep 2023 01:25: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 ef19-20020a0568701a9300b001cc4d62dbefsm521334oab.30.2023.09.11.01.25.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Sep 2023 01:25:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Sep 2023 01:25:10 -0700 (PDT) Message-ID: <64fecee6.050a0220.931ed.3544SMTPIN_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 ECD8B6052471; Mon, 11 Sep 2023 04:25:09 -0400 (EDT) Subject: |SUCCESS| pw131329-131330 [PATCH] [v2,2/2] app/testpmd: add random i From: dpdklab@iol.unh.edu To: Test Report Cc: Michael Baum , 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/131330 _Testing PASS_ Submitter: Michael Baum Date: Monday, September 11 2023 07:41:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131329-131330 --> testing pass Test environment and result as below: +-----------------+---------------------------+------------------------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_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/27570/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/