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 DFD2142A68 for ; Fri, 5 May 2023 04:11:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DB4DD406BA; Fri, 5 May 2023 04:11:33 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 81C17406BA for ; Fri, 5 May 2023 04:11:32 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-546de76c23eso652206eaf.0 for ; Thu, 04 May 2023 19:11:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683252692; x=1685844692; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TIFOyBT5Zdw9THRMFXwP69Nun7wOy7ukGA4kpoTnTbQ=; b=VXfsQ7BsL9onlzJkZnChyEpBq1oyh6IGTEfFxT23oJ2p97x8QsPZ/ZQUvFHjL+LRfQ DwQc06jQkZJ4kC/5XcDW/eGSEV1lDKBOjR5PcZ4TBLAJhKWJpQ+eilDIfD4EtUZfXjY3 PFrgtN+LNYj2bi+h3EKrIIX0dO/KKKng3Fiuo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683252692; x=1685844692; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TIFOyBT5Zdw9THRMFXwP69Nun7wOy7ukGA4kpoTnTbQ=; b=HLuZB5qLmRDybS/ouaWg+yTlBjwGXCoedCVei8g00z8X4iN0GyeKLw1Li/xAGlL45I wg86Pn8rHTNOLUzq/8WjXNqcxQfxwjKaZ2NMzCYJbsdzwQttHgcqDWZ51ENd22uPHGRQ MS6J70+Iu6QKEksnTgsgLDuNPnr0PWtcIagY/JGVAOrozonrKJaEZZ3dA24jMA///1Jy oJLf+xpCW/U3+rXUPBi72zp2yYoceg7RCfxto2SmbqkiIXpwUXy7lrJ5cfTMqkQzaico OmzWt4yZ38e5cbUzPGiph8y2wqzHmx5UI6AHkBoKyF50ONqL8QpwRcNHndaVCgFvp+fQ Dl6g== X-Gm-Message-State: AC+VfDyPW/jN1AvXptQqleGvQhew/FgQtKm6t6c4YfDE7+yPN1MGudVl 2mtZn46YCWhcMApZC4Xr4+kqD2EvNTLPNWeqBf8V27hcxBzv0I0lwrCgzA== X-Google-Smtp-Source: ACHHUZ6QU4knfyboMfVlgmZNwrrRz0BjePIOB1iLTx8gLKrwGQCDgPxGyXpjl+fw1hcnyTBnb5LMMIwXmu6j X-Received: by 2002:a4a:d896:0:b0:547:5725:7711 with SMTP id b22-20020a4ad896000000b0054757257711mr13214276oov.6.1683252691830; Thu, 04 May 2023 19:11:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y8-20020a4a9808000000b00541af2a3c1csm35637ooi.28.2023.05.04.19.11.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 May 2023 19:11:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 May 2023 19:11:31 -0700 (PDT) Message-ID: <645465d3.4a0a0220.b9730.285dSMTPIN_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 576CB605246B; Thu, 4 May 2023 22:11:31 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] d03446724972d2a1bb645ce7f3e64f5ef0203d61 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 d03446724972d2a1bb645ce7f3e64f5ef0203d61 --> 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/24474/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/