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 D9FB042A8C for ; Tue, 9 May 2023 04:40:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D7B2740EF0; Tue, 9 May 2023 04:40:07 +0200 (CEST) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id AE09340EF0 for ; Tue, 9 May 2023 04:40:06 +0200 (CEST) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-51f1b6e8179so3676284a12.3 for ; Mon, 08 May 2023 19:40:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683600006; x=1686192006; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tBtHh+RVp0mr3ShHyhCSFs/wXZ3CcQYvEVyi3JyuBMo=; b=fN/wcJRnZFqjpNCJXGfybOnLmjQoUIq6wWHy1z8J+35y1ofzrYpErFIMhEtPEHcdLT vak+TFJkE8ve4vOvJzdX+j9sFzNqFNTtbwpz8rond3BEUX52Qm7C0b4vb4fCMqHGlEs/ sRjUmZ71oReRAAKGijWH9fo2pwaKAHHIaANqE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683600006; x=1686192006; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tBtHh+RVp0mr3ShHyhCSFs/wXZ3CcQYvEVyi3JyuBMo=; b=ke+Yt7yWtlP12BuYFvuiU6nFCWX1lsL+6f99IGU7CYCgo+RY6ytYBdmnIaKjUaPjAU 5hjfz9NxH5MwdzAjdEbq20c1cUEFMlAHRpNeLastYvppoqAKKFacn9CG8OgW1fTuoUxy xT7rTc6xs4LXLU8/ph6rGW3iXha27ZyDKnilH+mGHSu6UesruVHOzDrfH1CGQthhgjjx bBB3Nu00+Pu/Dq8eRX5SJDTdKx1WAZ76rS7gBbxWGTXigG+ZUxhMF/lEsiglU5mF2w9C TsK//SNr/jVAzv4A/Qs3pBfLFDc8n89scw9T+Td3foEqnaSCJPehsDshg6raHoheZWvr dcRw== X-Gm-Message-State: AC+VfDzDWIY1DQN3dlHJWQbLAzYTgaKBlFsi4EVjC54RhYbUTgj/UdiM Rd978OovwZzEwPUQ0EtF4L5sCQzaoPIyYQCjPng+UrHrxoe2ZspynDQNKA== X-Google-Smtp-Source: ACHHUZ5+Hb0xTx4sewCdjmFnHI9+iZQ+tW11t1uI0Vfd19vyxxR12Thb4lHIAOzJ7k9NzFk75lOGLlc15pzw X-Received: by 2002:a17:902:8c93:b0:1aa:ea22:804e with SMTP id t19-20020a1709028c9300b001aaea22804emr12060424plo.19.1683600005904; Mon, 08 May 2023 19:40:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g4-20020a170902868400b001aafafdca30sm8396plo.0.2023.05.08.19.40.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 May 2023 19:40:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 May 2023 19:40:05 -0700 (PDT) Message-ID: <6459b285.170a0220.46b5b.0a6bSMTPIN_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 1C7EE605246B; Mon, 8 May 2023 22:40:05 -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_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/24510/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/