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 24C12438D7 for ; Tue, 16 Jan 2024 03:16:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 207BB4029F; Tue, 16 Jan 2024 03:16:35 +0100 (CET) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id ADDC24027D for ; Tue, 16 Jan 2024 03:16:33 +0100 (CET) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-67fdfed519dso61504236d6.2 for ; Mon, 15 Jan 2024 18:16:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705371393; x=1705976193; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oPDj0kMTvvKEepPQ392p59bcQ6xBxTAI/vY1OnJGMcs=; b=ijNQHF3O0Jg+t31OYA2M126Seyj9aLWlhOqrHUKWLhtGMOrWrROYDnfqaR4O77zkMD wvnjRzopEjMsiARHZ0Ccf4/zB5T54MMNNGjcn152dUteCdM6Zq6nsnMY+7c31l1C63BD /GDH8WAlkubJM2C4p0AeDDceceRRS4niGNqBc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705371393; x=1705976193; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oPDj0kMTvvKEepPQ392p59bcQ6xBxTAI/vY1OnJGMcs=; b=ER3xzwVoicv4OZJreeTjTCTPUkn/rKKwGM3nfzMdsP+AJwc5sNbYbZ32SwDE04nXvC zJs+WNFIvv1LIn9qQYXHdpF3AH9m0VHyGows4oTRAIqo5q4cbFtxBhMCmXZsQIp362MD jaaKgg+RvGFH/3bsD7YRMcUWWgQVo1sQDE3K6Mw0Eyn0MaQ7iYslYKrTOAInX0VpiPJD fYmbzCLwWQP4dNS3c0OLKvGYkUP0gTNDf0AKYJ55LrhbhfuBNhfrUlwJbtYMLMo2J8pc aJ7N8e0eWDkffREKQjqRjnb04DswJtPygUX05EHp+ub9h2QAaXBpXQUlyzKq2Tjo7rjE ZPRA== X-Gm-Message-State: AOJu0YyMyKhoCXxFSfdQxQv5ykk+2RMSiAWPwJZp9nR+bRMaMbUvl1cC bcRSOLZUgduZOfHVIIFUTEFRmo4wWIY9S+lnLNEKgpVvVGF391RBDUd1Kq3oybVMLg== X-Google-Smtp-Source: AGHT+IFmD2PXjOWuk5wWZ09K1QCFc83dcbHVcRGU83oZwpZeRyzt3MDqinWt0l8geGdtU/oGTGx2pLrHdsvy X-Received: by 2002:a05:6214:e61:b0:67f:8fda:6479 with SMTP id jz1-20020a0562140e6100b0067f8fda6479mr8978730qvb.65.1705371393179; Mon, 15 Jan 2024 18:16:33 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w9-20020a0cef89000000b00680b15e40a1sm278390qvr.71.2024.01.15.18.16.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jan 2024 18:16:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jan 2024 18:16:33 -0800 (PST) Message-ID: <65a5e701.0c0a0220.f3b3e.2d69SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id E12146052516; Mon, 15 Jan 2024 21:16:32 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] d4af9a82063e4c39568191eaa12955d3ca39581a 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 d4af9a82063e4c39568191eaa12955d3ca39581a --> testing pass Test environment and result as below: +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest | +==========================+===========================+==============================+================+==============+ | Debian 11 (arm) | PASS | PASS | SKIPPED | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Debian 11 (Buster) (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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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 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/27672/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/