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 F0C854319C for ; Wed, 18 Oct 2023 18:29:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EB4AD40271; Wed, 18 Oct 2023 18:29:02 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 6C66640271 for ; Wed, 18 Oct 2023 18:29:01 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-57bce354d94so3617189eaf.2 for ; Wed, 18 Oct 2023 09:29:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697646540; x=1698251340; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=86TxSfcLfQ5iMU+vAX6TfzN9R7+QAzfEjyVoVOtZqo0=; b=T1KC6wvSXO/vAns/vja+Q9jUtIgeD2pGe5XUlcwEBQGuv3Na+WGMS8uKPFrVDxfLM+ 7LoY54ZZpL/nIca9pN5EBlUhw/lgqILCmiSUbsh9CiRaQpjvx8Pso7fOeHDRRCE/PF9d 4f6on2zaxLpb7bw/GwjQwfzXjS6vuoT8jKObM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697646540; x=1698251340; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=86TxSfcLfQ5iMU+vAX6TfzN9R7+QAzfEjyVoVOtZqo0=; b=cjJr/UBbUC5SZ84QAWH5qi8XIZzqYTdMdS3EugQJFY1u8B4b7hXk1+/MCfjCE9+zhT pVhtWlkYfwvvBreFvJ5yUFh12Hzt4LN8LLk1J2/1viSr5Tk7ck+S2fSR0aJOEe3soDiQ 9jHWReUufa2KylPaefNavbFYelKCfrBgdDsJX0Gb34oihI8VvDa1GIu2ttV5q7xQ8Xpz u3TQexui2Irs1n3a6I60D3DJuXKqegkIyHgkeZE4k6hVbu21EdaOOSQSrO8urr6emP3K EUhKqRoJFcY9XkEcIflOexv6Ef8x9XtDBEBvDr3RKSccjNBkHcL0RHT+ZvsmoXoXvp4g xJSA== X-Gm-Message-State: AOJu0YyYLVVrVMPuGvRjx3gtVNIYT7zfeEcvD6ZZ1m2/8hKhw/5Q4RRJ EIvAQzcLlTHeMdvRa0u/Sld4o9QAiCUfmeJWc7H8PfbZyrtaOiztgsEz6w== X-Google-Smtp-Source: AGHT+IGcnyFRX90hZItk0DTXWlIekeM73Ww1mTPmP1i0W42M6XuwYNw7nLjVTb5Y423UIGZLZpMG68ZBwRAI X-Received: by 2002:a05:6359:3013:b0:14c:e2d3:fb2d with SMTP id rf19-20020a056359301300b0014ce2d3fb2dmr5302670rwb.5.1697646540704; Wed, 18 Oct 2023 09:29:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i3-20020aa787c3000000b0068e4ebb1083sm328166pfo.20.2023.10.18.09.29.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Oct 2023 09:29:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Oct 2023 09:29:00 -0700 (PDT) Message-ID: <653007cc.a70a0220.740cf.8e64SMTPIN_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 CD1AB6050A61; Wed, 18 Oct 2023 12:28:59 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 5f9426b0618b7c2899f4d1444768f62739da1bce From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Akhil Goyal 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 _Testing PASS_ Branch: dpdk-next-crypto 5f9426b0618b7c2899f4d1444768f62739da1bce --> testing pass Test environment and result as below: +----------------------+---------------------------+------------------------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+---------------------------+------------------------------+--------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26543/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/