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 6F21B436E8 for ; Thu, 14 Dec 2023 03:15:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 69A2042F57; Thu, 14 Dec 2023 03:15:07 +0100 (CET) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id AABF540283 for ; Thu, 14 Dec 2023 03:15:05 +0100 (CET) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3b9e2a5e8faso75664b6e.1 for ; Wed, 13 Dec 2023 18:15:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702520105; x=1703124905; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UbsoDZqHE8VhgYYkpMLWiUuB8W30YIbCW+tthk+TYMM=; b=JWEDT8gOtM1DIuDCfxAwLiz/pBrN+wp5bQQ94oChsMPaNK4gaYvHie0oqzPYAPQmbW pcPZafsh/zc5rQnRk5IXZeMjAMaldslyapOqXxTOg61rxjSjypKBjO7K0OSMLWb+bwbt lUTiRvi6zAgcb49Pd9p5mNvl1BfCjgas14Pt0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702520105; x=1703124905; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UbsoDZqHE8VhgYYkpMLWiUuB8W30YIbCW+tthk+TYMM=; b=F93pgeO25uLIonCnQ6zDFypJnpRnWTW+UDObK8Pch2UBeRNL/DFVE7Ue6gB4FPw/KN KCzLEYwIi4bXRu2Yj7JXz6kWGHY3LeoR2wI3AQIsbRUN07Bo13OAImSHngzgnySHh7V6 Jxx7OB481KdO+35D5N+fOFpAOvWRxIw4Y76nRdUAuww9oJAoO3jhMDj7ohLlPFkEommn 9hzEC6hSEdjn61zeJ8jCBF8/94F1UKjypFlcNreClmFFYwq1aGbjIlI4Ty3JfqRKx4N3 6hE0k9DFdPu64WnrszRd/zGQnyzMff0o9IZJerJ4cqLh9DnJAUT64JDHJpdBHYaaMZAI cc/g== X-Gm-Message-State: AOJu0YyG9puwdo69cXH4gAYIC0d4FlJ9iFITytkK98UOLPejahcHbMRj cCnTox9iZaFWCAmo7KdUOHZ+jSVPbIEYUA5sqYhkZCdcy7gd2iH07A0IJw== X-Google-Smtp-Source: AGHT+IHmW5L8VZwUCCLUaBECkRkMAlnXTSjU/NJiWnU5IxyCDl8yx0jzDaGME/fkJdIDzynGyvMjFt465GgS X-Received: by 2002:a05:6808:6485:b0:3b2:e21a:819e with SMTP id fh5-20020a056808648500b003b2e21a819emr4174594oib.5.1702520105002; Wed, 13 Dec 2023 18:15:05 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 185-20020a4a1ac2000000b00589d9237faesm1228591oof.16.2023.12.13.18.15.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Dec 2023 18:15:04 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Dec 2023 18:15:04 -0800 (PST) Message-ID: <657a6528.4a0a0220.786dd.94d4SMTPIN_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 7F29A605C311; Wed, 13 Dec 2023 21:15:04 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 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 e5dc404d33ac1c6cea5c62a88489746c5cb5e35e --> 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 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 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/27328/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/