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 B2468437E7 for ; Mon, 1 Jan 2024 03:59:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AC75B402AD; Mon, 1 Jan 2024 03:59:36 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 5529340270 for ; Mon, 1 Jan 2024 03:59:35 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7b7fdde8b26so394409839f.1 for ; Sun, 31 Dec 2023 18:59:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704077974; x=1704682774; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ijnIdqbIO0lifOkSo2F/0i+ctbUEZ8M3DW6qORlMGoc=; b=fZC2FbmuqSHr/ewrx7JAwarMtrIiMxdtwBd7ctHeQi/ueAH2FR4s4mT+/4bKmWOq3u IK8trZKS9bvQvhqe3LLMGExObE3SSFNMzEhtbaEoDzUqS1CRoxRpbyiOkuVE8Sy+f2Fs FD2m7BSL+GvSNvSjecxb9901hnEELKs/EP+6A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704077974; x=1704682774; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ijnIdqbIO0lifOkSo2F/0i+ctbUEZ8M3DW6qORlMGoc=; b=Kf5tdiE0ZpwbKJfwIyL9nJqxv+3EJ2wW+EL1WvzbSoo8gwCUaXaGiiEMehspq7JQ+c y/igwgv53WN8c7Ea92Hp5CUk4JUsRUNYbNMiwOGuEHNvIM+XuKn+vKIyFflvnGq5MSpK /tt7KLQSeHYjjmXfufe52LKSV9+BQkCYbNhtlQQHe9YbPo67H5iCZcrWl+m3wDM8GOUB EmCjJF/d1g8jN1GIgr0U/1JBvpx1ZT0UMimC9yoNoL71fPufnwP9LPw6mbxe0hmG7C2E +tD0tPhavyscQ02IdYsaLFi/y4gPzKwHuD4qxMTSJw4fQ5/Bv2RM9v6RBPrdbB2/DvHE 9Erg== X-Gm-Message-State: AOJu0YxZbZiCrtuXM0z6A1y1qsz2RzpAcViPby/t4ujKYkVaFWETE/B0 h7P6KWmzffTs2w1cYPPir5wA3n1Mf1Wma5Q0sf3NeQy71kKLPdpcC88MHVgCb1UyRg== X-Google-Smtp-Source: AGHT+IH1EkRZsEeSCQlZm1/Vi8Lpsb2BjqizliSe1QD7LMkIMyw9ppbvvDIXbRa9SADpNJuBjOsvCtjlLDDl X-Received: by 2002:a6b:4419:0:b0:7ba:c8e4:2154 with SMTP id r25-20020a6b4419000000b007bac8e42154mr13363280ioa.0.1704077974750; Sun, 31 Dec 2023 18:59:34 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m1-20020a0566022e8100b007ba8e2aa12fsm769513iow.3.2023.12.31.18.59.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 31 Dec 2023 18:59:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 31 Dec 2023 18:59:34 -0800 (PST) Message-ID: <65922a96.050a0220.ae828.0c35SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id E814A6051823; Sun, 31 Dec 2023 21:59:33 -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 | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 38 (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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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/27504/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/