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 8E74642B6A for ; Mon, 22 May 2023 04:09:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8B1CE410D1; Mon, 22 May 2023 04:09:02 +0200 (CEST) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id 74E79410D1 for ; Mon, 22 May 2023 04:09:01 +0200 (CEST) Received: by mail-ua1-f100.google.com with SMTP id a1e0cc1a2514c-7841f18f9f7so973187241.0 for ; Sun, 21 May 2023 19:09:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684721341; x=1687313341; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kuMCH8BKmvWqnElUnnWmCn0pBp32rGcy7xdcwXJmSjI=; b=ViZZnPy4I2vkw6aT8Je8v/eJuA76BOZq+aM63KPdfpp6UzT+0Ew8mI75auqLixgUZw 9OaGSXiNPOyIbz3UI+N1zfCOnOsQcGQBWy4B2sPOTDTfZc/vHw210iIDPwJgMID8d9Gm e2y7AA1nks0hmADaWNduXGPkLYHl2LV+FbXko= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684721341; x=1687313341; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kuMCH8BKmvWqnElUnnWmCn0pBp32rGcy7xdcwXJmSjI=; b=bmpoK8Tf8cmqVepaYoAqQocU/ZekRNepLsJsHeAwZLDd00/yH42VmYGkogDo3S2BVv q+oNInxmBWHADgCS3JOyANG5Pw/RorletZyJ1TWIZINONPtA1nKrfONRhKbgWLnziRp4 RuSuB25vmD55tO1MePJfc2nnLgtbkDk385D5NafMW3Visg+A4jnuLTOCoahWyLJ0pq75 CzmyB6MY2z/2/R8I+ZF+PralqI4SeFKq/kvnv+0zSd7FHZaNMas3UdqNxJD9l+8wHwe4 BW/lf2ztfL5xZQf4l6Yu79ammsEyqldAmTSZYxxvK28TnNavChisZMSS6Iejo1lMOroQ gRBQ== X-Gm-Message-State: AC+VfDx2qznXgccEoIxFHunHsPmxXqYTLulFWYTcCIpzLBy16wOPjquw q063GJ4ofUOD0MnGih4+YNvTfsTN3hLbCBmOBXK8Gc1j+ooCMK0vL0kaPw== X-Google-Smtp-Source: ACHHUZ4uvVl5wGuCXHVGcre7jD8oV67KkV4AMtaxfb+162P3ewKY5USgqdu3WxioOEhggNV8/tY+cMSiJE3Y X-Received: by 2002:a05:6102:3661:b0:439:470f:a1a8 with SMTP id bg1-20020a056102366100b00439470fa1a8mr474871vsb.35.1684721340781; Sun, 21 May 2023 19:09: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 l29-20020ab03d9d000000b0077d0bfd81f5sm841918uac.6.2023.05.21.19.09.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 21 May 2023 19:09:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 21 May 2023 19:09:00 -0700 (PDT) Message-ID: <646acebc.b00a0220.cc582.d8dcSMTPIN_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 71561605246B; Sun, 21 May 2023 22:09:00 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] a399d7b5a994e335c446d4b15d7622d71dd8848c From: dpdklab@iol.unh.edu To: Test Report Cc: 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 _Testing PASS_ Branch: dpdk a399d7b5a994e335c446d4b15d7622d71dd8848c --> testing pass Test environment and result as below: +----------------------+------------------------------+---------------------------+--------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_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/24657/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/