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 43A0641E88 for ; Tue, 14 Mar 2023 00:03:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3F60D40ED4; Tue, 14 Mar 2023 00:03:23 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 93F0740ED4 for ; Tue, 14 Mar 2023 00:03:22 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id i19so7733514ila.10 for ; Mon, 13 Mar 2023 16:03:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678748602; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=7Sch3dJxHMOLEolivgKTp5vKykGaOje3BSgouUS7oGw=; b=bmfReHClcBvfrAWKSqrubhExIhFVjS6UvGPMhUB8Etxno0Km6E2HuSzELHFo5o0XKe IW0MAfBR+X8frBjpJf30dStk4LlOnrF/MNaIxZQqiYsay/upVowhXZIJZDbvp5jFlMXL GhKE/u/Une2r+gh+d6Kp+UEHSpEPmXUGOI44s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678748602; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7Sch3dJxHMOLEolivgKTp5vKykGaOje3BSgouUS7oGw=; b=QiBOxt3CSt1M+Hw0rjtJP2H7mDVA2Rv6flrhzd+rgtz5av7eyfQwZF4yVMK/U1HBeR vEti3ijXpWEmRz/OPwmfI9zdwbHJ0xWOzMQjRZ0MJQsqxRa67NY+crETrfTGGC7nT3yJ LS0fMkJjwHZbkAAnhMECiCY7zP6ys0s2LLH2HX41zGNbdaEfm7fidkgQLYULidhn+tLi +KLrGRpJ3dkDGsCMO0jgxJuDM/qyhXrPeekuwefADNcFcqJFMVXA9qycy1RRw947eMh7 lMb/pbgEuAhIOZEh0iV7r7U/q3Usarn3rjhZCRUXb/lIFsghpZlirf80VIISS92yhgBq XXeQ== X-Gm-Message-State: AO0yUKWXT+rtFktYR4CMhFBsLRbFX/PSbU0Le9pL40v96zh7WHSyQt1A 0Wc5iRX3pmhYYiWNchbBZZb6I1yE6FdADEoEbatbRuswfBhjCsovH9GHxA== X-Google-Smtp-Source: AK7set+gVh6PiPnoAHqQCnWTV3zFl9/rkHB8MLMemN7OtGjoWe9dDw4IppuXNPVim7D91wunlARRf6uzdjKn X-Received: by 2002:a05:6e02:1d04:b0:317:9891:8a28 with SMTP id i4-20020a056e021d0400b0031798918a28mr1209061ila.26.1678748601931; Mon, 13 Mar 2023 16:03:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 20-20020a921814000000b003152992256bsm50881ily.34.2023.03.13.16.03.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Mar 2023 16:03:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 8031F605246B; Mon, 13 Mar 2023 19:03:21 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 7F3776011D; Mon, 13 Mar 2023 23:03:21 +0000 (UTC) Subject: |SUCCESS| [GIT MASTER] baf13c3135d0c5998fff7edc23fb89412dc89246 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230313230321.7F3776011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 13 Mar 2023 23:03:21 +0000 (UTC) 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 baf13c3135d0c5998fff7edc23fb89412dc89246 --> testing pass Test environment and result as below: +-------------------------------+---------------------------+------------------------------+----------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest | +===============================+===========================+==============================+================+==============+ | Debian 11 | PASS | PASS | SKIPPED | SKIPPED | +-------------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 ARM GCC Native | SKIPPED | SKIPPED | PASS | SKIPPED | +-------------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 ARM Clang Native | SKIPPED | SKIPPED | PASS | SKIPPED | +-------------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-------------------------------+---------------------------+------------------------------+----------------+--------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 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/23817/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/