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 1FD22425FA for ; Wed, 20 Sep 2023 19:15:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1A49A402C3; Wed, 20 Sep 2023 19:15:12 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id AE5A6402C3 for ; Wed, 20 Sep 2023 19:15:10 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-690bc3f8326so31034b3a.0 for ; Wed, 20 Sep 2023 10:15:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695230110; x=1695834910; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=a1VfXnFqAFQNvN2KyPBrpcP+LplGmlOTXOKWP1rVOoU=; b=hUO7IQxMN9FXjEvVGQoS1qWdRkGL3jLclyY+F36BnKMC5PF/IWfL0Xe7dbVFPCQtY4 UlxpfyrgIVzgI/HgeDu+V6lz2MA9ji2fnXsr0rlysVjpGvabVUH4KaUSnBxg1CVkybs9 gq4SkJLixxEqduwuqfZ2QH0Kl3f+ArncFd488= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695230110; x=1695834910; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=a1VfXnFqAFQNvN2KyPBrpcP+LplGmlOTXOKWP1rVOoU=; b=Im42TeFhOukTjEkdGN+7LDfMG9cWkQMuq5zCMrYhVaoPbt8TwoBeTxDULFvBwkrqWJ GXHDfue0S5MuM2klXjmHWBgxbrFh5tF8vQHwc5o8IRjBet3VVy7TUg+F8ml38a1BoJGX VAv1vqDt9ZeQmAl9wu9I/v2EAHwTQOeQo/8mOeI5Fpv06/Yn5+65/Zz7l9bqNtoGmNrg Q0lkfSI1ofH/Ju3yT709NyxksoECBSQj2DxlvO2mEHMqsSY000v1P6eHDgQnNvkhPI93 IjXtekmrqWnjcLA+9yhpAMpf5/yaE0KKhNFGmTPR4evFwM9nqh64wDU7NnJvYICYNbO5 dDEg== X-Gm-Message-State: AOJu0Yx8WFpTeCGt2Me9OSMW2TeCPdEGaj3N+csoJpPDOfpnutzp9VpG KL/EynN2ekox78fJ9Vy6PsJTW/jSZo0YHleG/PfVwMORkIgA8D3gTDCEcGfaOivu1XyJAFdaTw= = X-Google-Smtp-Source: AGHT+IFYLbx2w7nSiTTrUsuqahgAeYzuH5JqLydIwZPbX233w/65EYHHesGIHJ+8BKkcRp0/AwBtisX/+qlZ X-Received: by 2002:a05:6a20:5484:b0:137:e595:830f with SMTP id i4-20020a056a20548400b00137e595830fmr3717192pzk.57.1695230109949; Wed, 20 Sep 2023 10:15:09 -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 nu11-20020a17090b1b0b00b0026372ccbbbesm145346pjb.17.2023.09.20.10.15.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 10:15:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 10:15:09 -0700 (PDT) Message-ID: <650b289d.170a0220.52b7d.6ff8SMTPIN_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 258FC6052514; Wed, 20 Sep 2023 13:15:09 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] aa471ddb6c2f6731c4d006def6be6e769fad2c50 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 aa471ddb6c2f6731c4d006def6be6e769fad2c50 --> 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/26179/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/