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 AF7F842572 for ; Mon, 11 Sep 2023 20:48:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A8BE2402CE; Mon, 11 Sep 2023 20:48:58 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id B6809402CE for ; Mon, 11 Sep 2023 20:48:57 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-573f8afe1d9so3592220a12.0 for ; Mon, 11 Sep 2023 11:48:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694458137; x=1695062937; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8jmAuTcmBEAcknIH20b7cLc0HBBJGnpZM23YtFXPV5A=; b=VW1+VqEgMwM89qFXdsJwWEG6E5yOy2VKHcoG5zp0brgL6SyiIOL4uDOCbCbNu9pj3y Dy1YTxZkPGPA5oQ6EZQ1tv/1XLiwPZbTTC7UJr6gF6omw1UlWRZFhNFgpqBGXM89ih3E nkSd6Hd/52tPurSFhpYYhETyQN6R0CzVHlO7Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694458137; x=1695062937; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8jmAuTcmBEAcknIH20b7cLc0HBBJGnpZM23YtFXPV5A=; b=vdxBVAugPa2jqWEuPDteBAfg4YwHp85hNam9S3vzHIuUhVqBD/o8ujhqYSEKgWvE6t g9y1X2ULJ9VM6rAueaT7s8AdWFwO7aIRazNNuwdk0D9CBWAn7zmkmA2xlxCTdNOLBswg 5MGtorbb2qJHHFgqYjvL50eMwj/1SVyVseDhwQ+pKNK5z9wYt3KmYUZ9XARBLjJaql4a KK2on0W3VKBQL+oQO2oWWDW+X9R2itSDeqCX2vrkUSPVoIVTUBUfdNPMjhlIcWk65kXd wTi464MQjUUaFoV9/dlAb7LUqvFe9xTvJ36mMoZDvnOEk9/OAYZ6PXjKaVIqWhSYA0xx uw0g== X-Gm-Message-State: AOJu0Yx6mVWvpocaaDJAdmqhjTeKeK0QWyBpVr8mPW9JCTJStfTLqRkv PzG/1VelH0HE/RqbvuwSyPeSdAwIZ3UeAtk6OuAbxhCAYEWW3JaKxXLOUTBi2Lrwiw== X-Google-Smtp-Source: AGHT+IFQXDXuk6kXiOG2bMe11JHJCVuJot3F2HAkTu3FXboQWS9bDfIjc3XN+M/ZyW6cfz2AGRIWvS2yVDAH X-Received: by 2002:a05:6a21:3291:b0:13d:b318:5c70 with SMTP id yt17-20020a056a21329100b0013db3185c70mr13631345pzb.19.1694458136956; Mon, 11 Sep 2023 11:48:56 -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 w3-20020a626203000000b00687b9188efesm736884pfb.21.2023.09.11.11.48.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Sep 2023 11:48:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Sep 2023 11:48:56 -0700 (PDT) Message-ID: <64ff6118.620a0220.1efaf.3e67SMTPIN_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 3022C6052471; Mon, 11 Sep 2023 14:48:56 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] a4e700a878e7fa2651fd718e61f7228c3277e556 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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-net a4e700a878e7fa2651fd718e61f7228c3277e556 --> testing pass Test environment and result as below: +----------------------+------------------------------+---------------------------+--------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_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/26095/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/