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 AEFB3433AD for ; Thu, 23 Nov 2023 18:15:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 84A5C42F03; Thu, 23 Nov 2023 18:15:28 +0100 (CET) Received: from mail-wm1-f100.google.com (mail-wm1-f100.google.com [209.85.128.100]) by mails.dpdk.org (Postfix) with ESMTP id A469940A73 for ; Thu, 23 Nov 2023 18:15:27 +0100 (CET) Received: by mail-wm1-f100.google.com with SMTP id 5b1f17b1804b1-40b2a8c7ca9so8422015e9.2 for ; Thu, 23 Nov 2023 09:15:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700759727; x=1701364527; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ATI/rjBeubLIUHgJZaYC9DZeIkhbU71SrgwMwWsxRlU=; b=TO+DFoOr7cwYqgYjmSo7Ic2lZm2ozVFbsp6H27hd6Zj+zEWUkeqCkQU/N1Giga/xnX fmlXNi0JPRHmrMAwwtTGi+LNbbktQh3nsofclRoiTueEBBCTwv25fgQFLkbOX9osj964 HLi7W4Zi+u/mJEukgtHDX6jDDkFKHO0HoQwe4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700759727; x=1701364527; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ATI/rjBeubLIUHgJZaYC9DZeIkhbU71SrgwMwWsxRlU=; b=WydVeUp8hKixzIUJjrq6iiRq03nPUvKQOJb02Vjww/k0cFy8MunbLIN1bhUBLXtRgo CZ3e1u9meSqMpdJk41sCJM2N7xbSJDv1gzWAHcb492eHWYvDifU3LzJ8V9Zav+rA6Pmh 0GN3cRrrP5W7NrRb29M47ASaZI4iUXWXIY+RkhekSizfQYRidX8v7+0OWi1MbM+5BMlq L6Y8izJrosFvnCCg6MZ0thInZ7/h4ZGQHW7GHRoSmGbjGqOua5pFjszxVBFi8rZqYqsG gug/UV/o3Qx2lR04jyRNZZd5DIwf0WZ8IgX2NCONFWD7uoJucYfu40CIvp+KlPJvHo5f wpEA== X-Gm-Message-State: AOJu0YwV+N4fb0duEU7B7YfUqKXuRX4C3kBk14yfUoNSMluBIFRO8xyk YPUSxeMRkR4ZDIiH5r/gLDcvryvuvXtIFl6sZAjDIjEodfGTKJEBn5dkeQ== X-Google-Smtp-Source: AGHT+IEg6Gd2uUJd+7sldQ/8DNiQNufhpejgnHXtPpq5qoXArTEeIp1o1tGXLW58N367HDt+23sc2vPTEtN8 X-Received: by 2002:a05:600c:4f90:b0:40a:4c7e:6f3e with SMTP id n16-20020a05600c4f9000b0040a4c7e6f3emr192320wmq.21.1700759727188; Thu, 23 Nov 2023 09:15:27 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p34-20020a05600c1da200b0040b18daa6f2sm323262wms.12.2023.11.23.09.15.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Nov 2023 09:15:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 Nov 2023 09:15:27 -0800 (PST) Message-ID: <655f88af.050a0220.c1025.1fcbSMTPIN_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 461E5605C311; Thu, 23 Nov 2023 12:15:26 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 0e9dd79c90e907bcf69851434882f7877cdc3dd8 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Akhil Goyal 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-crypto 0e9dd79c90e907bcf69851434882f7877cdc3dd8 --> testing pass Test environment and result as below: +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +==========================+================+===========================+==============================+==============+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Debian 11 (arm) | SKIPPED | PASS | PASS | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+----------------+---------------------------+------------------------------+--------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (arm) 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/27099/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/