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 EB91A436E5 for ; Wed, 13 Dec 2023 21:48:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E6F29402EC; Wed, 13 Dec 2023 21:48:14 +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 9C104402C3 for ; Wed, 13 Dec 2023 21:48:12 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7b72d574399so329155139f.0 for ; Wed, 13 Dec 2023 12:48:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702500492; x=1703105292; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GsSV0QbVEZoLozrgF62wcWPi2rLL1xrTKPlc9uAZGCw=; b=PEepRK4cYsi4apWd/WuNy5jiilHzaEdKTqgZ6GpUXlqva7jVvKdTEAd9LUZoKWmvce ujQggIKzIF4z66yqWr7aM16KhZeVfu1LUWT2hXoE8w36E8KYqK5/LgVdo05aEsF7wyPN V8zbt4lRcGKsPq/FWxw+gi5c0UUBnNxod0tGU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702500492; x=1703105292; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GsSV0QbVEZoLozrgF62wcWPi2rLL1xrTKPlc9uAZGCw=; b=DKAkQQh6xM+dk5jZtPj4Y51wn+lhVFh1W+bNQj2iSWH6WBxHQENNXwnpJnzWNQp9rn 1XsJ9G4vi+3C3aoSo0ISqoDxaAUZXq2UGLsv6D5BrzSyr3FIaJs2MKo0xs6d+bKj1/6o NEqDVOoTogUDe5ychd2WcerdrWWQoOIuv7hM82Zca769reigDC1yipQs7jkO3ygS12PK hOel6vbF81AWe5KTTZMaSjOfTd1FVUY4uI9i41zb1CIKrqX/WYSg0EGD3y0xX9Iv8Cfv xR1FE50PQgwkL8EL64RdH+hu28yVjnoFooGsKD7EJFsoveG/EXgVKPAO78QtHQdLm/pp LuIQ== X-Gm-Message-State: AOJu0YwrQ4Frh0omRq5miF7cDE1DQFDUrq3xskocqxG1jnsLcHIwCbf7 NuCkzHLutjh7O4uZSU05F72nAhB8wnGZ7oKiibjUkzauL7AzLA== X-Google-Smtp-Source: AGHT+IGbyFXzyZHt5ug3NPEfb0dZz1XLAnsEymJjS+/eCO370utDI7cnEMZO3hC1pIaQa62YAxniVs+Dai0t X-Received: by 2002:a5e:dc4b:0:b0:7b4:28f8:529 with SMTP id s11-20020a5edc4b000000b007b428f80529mr10414615iop.41.1702500492039; Wed, 13 Dec 2023 12:48:12 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y4-20020a5ec804000000b0079fc7c90cd3sm903602iol.18.2023.12.13.12.48.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Dec 2023 12:48:12 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Dec 2023 12:48:12 -0800 (PST) Message-ID: <657a188c.5e0a0220.2cb5c.b416SMTPIN_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 928B2605C311; Wed, 13 Dec 2023 15:48:11 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 58bcca462447a4e184e0253438787db12dbb54ab From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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-net 58bcca462447a4e184e0253438787db12dbb54ab --> testing pass Test environment and result as below: +--------------------------+------------------------------+---------------------------+----------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +==========================+==============================+===========================+================+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Ubuntu 20.04 (ARM) | 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 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27326/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/