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 A1CAD43387 for ; Tue, 21 Nov 2023 02:26:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D8AEE40298; Tue, 21 Nov 2023 02:26:04 +0100 (CET) Received: from mail-ej1-f97.google.com (mail-ej1-f97.google.com [209.85.218.97]) by mails.dpdk.org (Postfix) with ESMTP id DCB4C40298 for ; Tue, 21 Nov 2023 02:26:03 +0100 (CET) Received: by mail-ej1-f97.google.com with SMTP id a640c23a62f3a-a00b01955acso119791966b.1 for ; Mon, 20 Nov 2023 17:26:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700529963; x=1701134763; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=X4uO0ooGteqCVZISIed8XzkyyY43SJ2D4SLhGGeILnI=; b=ZjTRXK10cUMttHzrdBq4eUo2AMfZ3oa+2XZVcSdeQtEDmGEULtJOcBVwsJUBerk2yi nhTDXDhFGoyifBpw8QWQ28aeZ0OPL54/X99c7U5B+yXaxovoquXW/UvmnDzFGuS4tVMv EjT5B+KyhztQfE+lAlJ6UFeMSqy0H5Mo3c15g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700529963; x=1701134763; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=X4uO0ooGteqCVZISIed8XzkyyY43SJ2D4SLhGGeILnI=; b=uVPRgy67spES550UNYzO0lXTpwo+nP9nGJaHykKbDyhaRNR7vOrmIAyWgQhqPGL+3b nuMjk6Z0IumySImflYrndy49goqjTUGJzkH053y2DB6dxbANF0raviOGydxwmAhqGCQi Ci63MJrBxteNgHvOkGulPN1u6mZ2UAi72O8XWDHjr4tDwe9uoeoLPGQZRYzZaNbgYs7y t4GZlRymBsJYQK7B3CmWan3uKfw/rI28D9lBgHhp2fsC8G8irbUk+adVVzM6RF3PcDfr YQf5gPSf0erkSjHLEsm1ctKp7psmrgoyccAKl/eP7bXXfOdYqqE/gnXAjPd9FAj1pFz/ CvHg== X-Gm-Message-State: AOJu0YzL8aRaH6eAzBTNdc7ngt5VbVWevRQi5CgcQDfz7vzWBP2lzdh5 y/vpb5C66hevNJBq/0NH/aDsvXjnTcND/gPEpH5h7qMzHNFQH/Xap2ZE1A== X-Google-Smtp-Source: AGHT+IHen/kfGtUbP06+PpN9UUCP3cdot65BolXmw02RhdisdKmOo19lcjNSRuzJKo9IiRnKjGXB5gmwuWVE X-Received: by 2002:a17:906:739e:b0:9fa:a075:c329 with SMTP id f30-20020a170906739e00b009faa075c329mr7288751ejl.61.1700529963436; Mon, 20 Nov 2023 17:26:03 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l15-20020a170906414f00b009e67d56f563sm781842ejk.85.2023.11.20.17.26.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Nov 2023 17:26:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 Nov 2023 17:26:03 -0800 (PST) Message-ID: <655c072b.170a0220.e06a.cae9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8C266605C311; Mon, 20 Nov 2023 20:26:02 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 904cc7055b3475ff60b743478530cf8169e2bea1 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Qi Zhang 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-next-net-intel 904cc7055b3475ff60b743478530cf8169e2bea1 --> 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 | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | 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) | 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 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) Kernel: Depends on container host Compiler: gcc 13.1.1 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/27060/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/