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 ADC564332E for ; Tue, 14 Nov 2023 21:26:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8A1F0402B3; Tue, 14 Nov 2023 21:26:21 +0100 (CET) Received: from mail-lj1-f226.google.com (mail-lj1-f226.google.com [209.85.208.226]) by mails.dpdk.org (Postfix) with ESMTP id 43B7F402B3 for ; Tue, 14 Nov 2023 21:26:20 +0100 (CET) Received: by mail-lj1-f226.google.com with SMTP id 38308e7fff4ca-2c5039d4e88so84879781fa.3 for ; Tue, 14 Nov 2023 12:26:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699993579; x=1700598379; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6j+7OMwSj6AbgcgQoowDhit5oxvdBt5QLSLTIhPPpS4=; b=NqCeF8Gh1lDszarDVtjcJC3UMZPxGUSz5/F37x+w3ZPf4S+PegiNuxjqzIA03OC8jy KZ8Uq775ZVSkEZlLQdeDqNNW/jIrL3rCQqmN8psgcURbaNqTcuLrMnMCO4+5iJSNDvnI cUC+93XrsnyAQprwr/NJ7vqZ9JIJ7JYZWbcT8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699993579; x=1700598379; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6j+7OMwSj6AbgcgQoowDhit5oxvdBt5QLSLTIhPPpS4=; b=oIopUSk8Hyew/gmMRcbbIJpYUnp3PsH+l4TwvWqHQRLwAnWzunpabEu/VhZaqay9Lg ibxjEflqbf/w3scEQAnfMMpo/LDSRIkN6oFZ9cUzwFibAJFCEeldY2ba994tmf75JP+9 853hhx3XnPslb0j/bS7RhfcvfPq704hZbS9qzkSHWUJky3NoZAy7MJJuzoQdc6Vx1fe0 kb/6jpSOl09vj9URhqAJgD2ysjcUEyoVX/82qWBRWsCV8rZAF4gsS7QaZz4grTSMkIOS 1WzNut54bbrYARsSdoPIuShs7t4g/OpZjj6RqJQVidmeBPbdx/iVQeb5+2eEjNtTwIKi QYGA== X-Gm-Message-State: AOJu0YzXcYlDndJCx6c5PHyWJofxDW+6kBqOLlqHJn9dLB5LtP3lPqL8 WaUF3+C09MY2naJw/+RFT84myAHajB0W3EnREslG7K+6qWHPR5oIP5YCeJkyHTHpgg== X-Google-Smtp-Source: AGHT+IFU6vAdbuNMTFJxU8rdgyJMoGPIYYWYSBh1B0BM1w9uh/b63OMv1bce7gWf8htzzvYT7FYmSHperKgD X-Received: by 2002:a05:6512:2116:b0:505:79f2:5c6c with SMTP id q22-20020a056512211600b0050579f25c6cmr6643426lfr.6.1699993579534; Tue, 14 Nov 2023 12:26:19 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d16-20020a170906c21000b009ad7f12572dsm2934370ejz.150.2023.11.14.12.26.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Nov 2023 12:26:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 Nov 2023 12:26:19 -0800 (PST) Message-ID: <6553d7eb.170a0220.f2b15.c37cSMTPIN_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 B288D602A042; Tue, 14 Nov 2023 15:26:18 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 669e51988630f300a7e3ee7716e07d2ea8906f21 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 669e51988630f300a7e3ee7716e07d2ea8906f21 --> testing pass Test environment and result as below: +-----------------------+------------------------------+---------------------------+--------------+----------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | dpdk_unit_test | +=======================+==============================+===========================+==============+================+ | Debian 11 (arm) | PASS | PASS | SKIPPED | SKIPPED | +-----------------------+------------------------------+---------------------------+--------------+----------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------+------------------------------+---------------------------+--------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------+------------------------------+---------------------------+--------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------+------------------------------+---------------------------+--------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------+------------------------------+---------------------------+--------------+----------------+ | Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------+------------------------------+---------------------------+--------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------+------------------------------+---------------------------+--------------+----------------+ Debian 11 (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) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/26994/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/