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 47F8D42A57 for ; Thu, 4 May 2023 07:17:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2A252400EF; Thu, 4 May 2023 07:17:56 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id D2704400EF for ; Thu, 4 May 2023 07:17:54 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-74d981be825so870485a.0 for ; Wed, 03 May 2023 22:17:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683177474; x=1685769474; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ORZV+bdH0avKYW4mMQ+N+/7b6BYI3LziAA1gAtZJWtw=; b=dknvHULnCwZBef8D+9uM1GgcQ4E9LgbdUTAVFbKtvHe+hVB9AR4fbUDsHQ//HmRxMb TtSSlJd7pX9iTDOuiOddp0LHs9f89dvNL1ZCeV/x2c9DN4Hr7ArEtFTwxgkbil99qjKp gcog9KMHVmauPPyKry7FujLyMisu975PHR+Qc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683177474; x=1685769474; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ORZV+bdH0avKYW4mMQ+N+/7b6BYI3LziAA1gAtZJWtw=; b=hwPA35te6vMgJRM66PRBEcEANAqEedjgO4OlTwQ7SSerSrTSCxnE+e0ADtjwN3gglk QXzmQDUps1XiiZPJF68EJ3+RuRaozWOaoDznBYHAZ8lydLeUdYNfGZbUmLehnSzFPNwg z4nM35fmSOVkQzODXTeoooXeO3LKID7B8wmsKtdMkL60gWajou8BywijqeZv2e4ZA1NH N1jKKGJxVOw3iQYIsTcMOZXttsWZZM4qlqzyqqU4kgSk6BXgmE2R3W/stWUa9A+wn7Y+ qx1FP8z3XL0ImcFFGqsg8GyOydjUl/ouLYHnSobYPnRU8m5SWS6Vekhl7J67JiSZZnmD h9LA== X-Gm-Message-State: AC+VfDyo8sCLkmEtWEEPOiZT9EtiPmOnLxFXOIHvkvMS9Ro3cU2rEjaz M6GpgAV2CrxzJoIJgoyrtPc1s1JGRIvFeKcFWh7e0LXx6cDbbg== X-Google-Smtp-Source: ACHHUZ5q/KKnF0Jh645UAUbAa7IG3w8ZAwaw6Y5OpaZ0cG9fNCNavhUqMoQPUc3j90ca3QHs94wNW1ioRfvm X-Received: by 2002:a05:6214:1307:b0:5ef:8c79:fe99 with SMTP id pn7-20020a056214130700b005ef8c79fe99mr15630764qvb.7.1683177474063; Wed, 03 May 2023 22:17:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t6-20020ac87606000000b003ef5027a594sm1710395qtq.22.2023.05.03.22.17.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 May 2023 22:17:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 May 2023 22:17:54 -0700 (PDT) Message-ID: <64534002.c80a0220.7f4d3.9c7aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id C603C605246B; Thu, 4 May 2023 01:17:53 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 8edef444c7ed4fe0c339e84c641abf8825ad031e From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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: tags/v22.11 8edef444c7ed4fe0c339e84c641abf8825ad031e --> testing pass Test environment and result as below: +----------------------+---------------------------+------------------------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 | PASS | PASS | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+---------------------------+------------------------------+--------------+ Debian 11 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/24469/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/