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 38A4A43387 for ; Tue, 21 Nov 2023 03:18:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 318214025F; Tue, 21 Nov 2023 03:18:46 +0100 (CET) Received: from mail-ed1-f98.google.com (mail-ed1-f98.google.com [209.85.208.98]) by mails.dpdk.org (Postfix) with ESMTP id 485064025F for ; Tue, 21 Nov 2023 03:18:45 +0100 (CET) Received: by mail-ed1-f98.google.com with SMTP id 4fb4d7f45d1cf-5441ba3e53cso6891031a12.1 for ; Mon, 20 Nov 2023 18:18:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700533125; x=1701137925; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=E9kwmUhQ3da24oXi3NP1sh1IvphR0JLRdVG0U4ZQgxc=; b=N8xwb5KXWzuN/zs61TavIrBWdyniE4uBhclVhC6C9+aWyEQKxdGsfY8WUG8pXA00tT ZADvIo6hG/b+TKRUR95V+t5cjaR0CDQBxN5Xg+NavcrQNYywqnOX16PtIi9b2BWYM5Xd CHVTsl2X2y1GMihTUOfEyClRghtAK84zdeOrM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700533125; x=1701137925; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=E9kwmUhQ3da24oXi3NP1sh1IvphR0JLRdVG0U4ZQgxc=; b=rypwQH79Ux6QTtcbQ54TN046MgQjuX3r+5pfxwq/uQUq4UzR7ABCXbXZeXy+mwpu98 oAvNnNfE/Nt2vVmDsPqn9tuSjZaRj4o/Q7C335dZ2ys7mrgC90Osqmru6p2vSQeH6bii 7AL13L1xI8CBXs+bUwHFkyZ4/qnGtsIY8R4iAqfSXO+kENmAo9lWnRhBbiE+ca+TrNmx EVwRz+EbeXvAfWLTe+wbDtOvUCcpka//xxXGSclRzg+PMg7yPMgflJp57oxoaTEIMd96 kCFdd0NCpH5P7XofQochdn8w4kxHRcynODfyuzGOYfK64VEi+PNwvcoL5H6nIN3vn7Mx s3aA== X-Gm-Message-State: AOJu0YysYCkod/A9zFfyEFfT280tgR/JTdFH5vj7kXTNLURVOPdMyEf1 S7izMVL///luCxgPgmV6sneLZOtt/nQewmuUG1GfiA1Kr04ehkxaVqWL9A== X-Google-Smtp-Source: AGHT+IFVcwKvstC8Od5j7eJ9mIIPqNw6koYEymYWZ/Qf6c8NsmGPNsQkkLMmwWCQo5FK5MXMQm/IqfT+M6HN X-Received: by 2002:a17:906:4ed8:b0:9bf:388e:8e97 with SMTP id i24-20020a1709064ed800b009bf388e8e97mr5550599ejv.67.1700533124866; Mon, 20 Nov 2023 18:18:44 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ka20-20020a170907991400b009e7c9e3d63esm787120ejc.130.2023.11.20.18.18.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Nov 2023 18:18:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 Nov 2023 18:18:44 -0800 (PST) Message-ID: <655c1384.170a0220.bc42b.ca0fSMTPIN_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 0FA03605C311; Mon, 20 Nov 2023 21:18:44 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 517b4b26b508a6464d07c456c04eb48d6c7f03ea 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 517b4b26b508a6464d07c456c04eb48d6c7f03ea --> 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 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------+------------------------------+---------------------------+----------------+--------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 38 (ARM) | 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 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 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/27061/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/