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 45C33429CB for ; Mon, 24 Apr 2023 01:10:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 25E4140ED9; Mon, 24 Apr 2023 01:10:49 +0200 (CEST) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id 4FC1740ED9 for ; Mon, 24 Apr 2023 01:10:47 +0200 (CEST) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-4408b81ed86so1325928e0c.3 for ; Sun, 23 Apr 2023 16:10:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682291446; x=1684883446; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=O+NiK+y0aDyovLncos80zWM3y2VDV+ttb10m/Y4kr+k=; b=dKBgpv2MwjL8zskYu8hKUPq9igV0s4WshG/Vg/eUCISY1r5kMSeaeAyFKtgRWauQk/ uvO8EgJJEZg2wP/vfOVv4fsxfEHtY6RRuMDU8wz7WmDVT467vHR+1dnsdatohVpfTZIZ cK35elFH9EjN0MGsQ6fa4INBmFU6bfV3hwTeM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682291446; x=1684883446; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=O+NiK+y0aDyovLncos80zWM3y2VDV+ttb10m/Y4kr+k=; b=RuLKVcHH8vQA2FH1pP6ZEkg8vDNQ0tyDbe4eL4+aMwW7ZipoARWEpuF8p+LNM6Sp+m S54MpOgss8KQStoWDoKv+FQER1Q7mIsHM0K7ny6C8zOSNdpKilh5RIx3YHGkF/H+ctKA iQoeXRyzgzYNtcKdN6eD/G/13pml1cZ8BUfDuOYFb7TYu6JiipizMZ3uYWU3ZT17YPOL Lq/A501Lk+gyebMGIJqdSbRytbivu6U2wAhQx2PXMvOvIzCzAkTrd8vYE+sS6Ryob+jQ cgf9GlP31Up9Lf8LM1acoTDNz5wIG5+IKV5RoNNQ0f0PFR79xVq4luz976dAwzEwUTU4 CUGg== X-Gm-Message-State: AAQBX9fKd0t9K4ZiTjMBbJYInyiCbzVvKdKzK+/9KOVI3QGEi/FVsVOc kT+OQI/TlpA+9Fc+4UU0+tDj47ug7YyedY8VwqGhwGroiUzBnDwUyOsQGq0vu0qb2S2tX8gNvw= = X-Google-Smtp-Source: AKy350aYMl55LGdr697TgEp/raMjRMXBrCrYPrz9A8LzSXGkM4eVjwqfl99jyjaUfjUtQwp0J6vTsQetYaJa X-Received: by 2002:a1f:4310:0:b0:401:87c8:4a7c with SMTP id q16-20020a1f4310000000b0040187c84a7cmr2427533vka.14.1682291446579; Sun, 23 Apr 2023 16:10:46 -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 ay35-20020a056130032300b007727857cb30sm876481uab.1.2023.04.23.16.10.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 23 Apr 2023 16:10:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 23 Apr 2023 16:10:46 -0700 (PDT) Message-ID: <6445baf6.050a0220.e1e0b.d12bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 41FB5605246B; Sun, 23 Apr 2023 19:10:46 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 70cc4e1fed665712e68f2f45d98dda4abc6accda From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon 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 70cc4e1fed665712e68f2f45d98dda4abc6accda --> 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/24381/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/