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 CB00543887 for ; Wed, 10 Jan 2024 22:27:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C4CF1402C8; Wed, 10 Jan 2024 22:27:13 +0100 (CET) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id 320F4402BC for ; Wed, 10 Jan 2024 22:27:12 +0100 (CET) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-42989a64713so27712921cf.2 for ; Wed, 10 Jan 2024 13:27:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704922031; x=1705526831; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TTRdztBmDp3fo8a3OTrgrJbEGreSIAI58+MqV44+Yo4=; b=TABangedzEgx/jVonVCE6PQyTVXHGtMWiIkx3ZXtaVnNc2R7nklFvxyYLxoqr75K+L eHwtWUtV7WiZCK23pcHOWH3BfYkxoxMFnTYC0AjfiEh1ikx2r15wjTmI8yrfLcpRarYK uw2HhXNFQR8EFjoSi8aXXlsT7Nu/ZxF6LZMXY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704922031; x=1705526831; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TTRdztBmDp3fo8a3OTrgrJbEGreSIAI58+MqV44+Yo4=; b=j09V6SP7tTKTKnGHsm27pDYADUxn5ZTYmrABAbL6mcAK6PUxFcakK5a+Q4hqFE936a H19EZVTTsgw1FxhNPLO3wspfOxf7MKhDOUEtTwlphRy2L6f7o6DFg3GzPvIaijBSBELZ WyP6vpH/jfB9DqB/U/cQ0sWeb76Iw8ISa37xHMhu0NKL81my1a1TQZEL513VUBlCWSsT /ToAgCoijihlWVIHqFIDNCFwe69un4jGMEOlpOJV2d/dGsvXxpfJvMpIESpHY4NNyTe8 /fSg/XCAFuL2zr3yf1ofi9ocs+HIVllfLoRf250GRZZ8TZyspSd490XEip03UUZZfBVz 9Trg== X-Gm-Message-State: AOJu0YzAAKunJC7zIZ8c+M6RgHLhukpi3vKrC0YtK3YjvgM/HNPDzeRK OmmApPKm8c2BOSTjQk5m/nBhMWNeC+d0cunYv0KaaNyCYcut0B+JKTVEJCb74HTQHH3A/gFpVCz QZDaczg== X-Google-Smtp-Source: AGHT+IG6uv9CVOht6GSUWq6/2+siRddRX42Z5c+x4vck0d0ZB1C9xmWRn/6zSbm3neJVnBZk7EHsQGKZVDiF X-Received: by 2002:a05:6214:268d:b0:681:2cfb:ec53 with SMTP id gm13-20020a056214268d00b006812cfbec53mr110538qvb.17.1704922031680; Wed, 10 Jan 2024 13:27:11 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id dr5-20020a05621408e500b0067a5eb00dabsm197795qvb.74.2024.01.10.13.27.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Jan 2024 13:27:11 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 Jan 2024 13:27:11 -0800 (PST) Message-ID: <659f0baf.050a0220.45f61.c890SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 583506052515; Wed, 10 Jan 2024 16:27:11 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 6ef07151aac4b4d9601d547f94a996d1c71b3871 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 6ef07151aac4b4d9601d547f94a996d1c71b3871 --> testing pass Test environment and result as below: +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest | +==========================+==============================+===========================+================+==============+ | Debian 11 (arm) | PASS | PASS | SKIPPED | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+--------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/27628/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/