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 65F3043855 for ; Sun, 7 Jan 2024 08:16:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 598A2402B1; Sun, 7 Jan 2024 08:16:21 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 760C740263 for ; Sun, 7 Jan 2024 08:16:08 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3606dda206aso6629935ab.3 for ; Sat, 06 Jan 2024 23:16:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704611768; x=1705216568; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fwsoiu8Cr+CuBqvQJplAKL/Lw5SxmJg3nnsKF1fzrhw=; b=CgjbstTEgrH2XzJrJc3+QWM6nM2dxVqpQi2FWzPi/vf5TSmA1zd1ufilH8q9A1CfYM ukwOEddikRT8mBvOPcf534p2AEVNSSMuWxE5MGeu4lxaHbALWfG34e40kCoIvD8QCAVN iihDXzwxuPyQ0fHKg/cgnXn7l1UYIXQPoJot8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704611768; x=1705216568; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fwsoiu8Cr+CuBqvQJplAKL/Lw5SxmJg3nnsKF1fzrhw=; b=PcRMeXUMAX66nQm58hFJ4bm8QHhqeWAVoD49u+XxnGUP/ah/qL0HXT/IC7N4q+OcFB wJLEfnmkmut3dg4O2kpK+CmimuQhwvlXhO1LdWGJzNWFbqw0sd/Cc/EvDshGb16RdoCY kAbv/jXFZZFKAjdsaqBsQ+OKpmjVmq3NGccHdBWpGB/ZsGn8W30tNOPZIifozeakGmfF HveqbPeJDpfB0x5OJQQOtYCL3eFHEPqf9amHd6NQlByM8nljBo07VezJ84bIAcb8y+7t krCUmb4xLmVkJVv1cV4oCZ0AlkOcyUgNlTd9Mz65UwxUd94x+OIyV++nEShUT5tliXx6 aNyA== X-Gm-Message-State: AOJu0YyoH8KUNuXZ0QCrpfef6/+ZQ7I6MU68+hEBFDX3RMvJwL1ATrO4 JS66820okazmaNJDSnR3B9f9/flxv8BeNmy1DNsXyBuLJ/2c6AziPyQIwA== X-Google-Smtp-Source: AGHT+IHnw9ksxK0ecXUTwjXgbtNqU+8ekMZqsf94n9suqu2oyQunJIKKEpgMJx/4UEDF6fVaXi/Ygasxx7Gt X-Received: by 2002:a05:6e02:19c6:b0:35f:cf79:4cea with SMTP id r6-20020a056e0219c600b0035fcf794ceamr3278460ill.65.1704611767772; Sat, 06 Jan 2024 23:16:07 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h18-20020a170902eed200b001c7440bd0c1sm103848plb.105.2024.01.06.23.16.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 06 Jan 2024 23:16:07 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 06 Jan 2024 23:16:07 -0800 (PST) Message-ID: <659a4fb7.170a0220.7c282.6cf3SMTPIN_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 E8DF16051831; Sun, 7 Jan 2024 02:16:06 -0500 (EST) Subject: |FAILURE| [GIT MASTER] 4307659a904eb9c9b60240256857228f77a0b97e From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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 issues_ Branch: tags/v22.11 4307659a904eb9c9b60240256857228f77a0b97e --> testing fail Test environment and result as below: +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | +==========================+================+==============================+===========================+==============+ | Ubuntu 20.04 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 37 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Debian 11 (Buster) (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | CentOS Stream 9 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 38 (ARM Clang) | FAIL | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 38 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Debian 11 (arm) | SKIPPED | PASS | PASS | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+----------------+------------------------------+---------------------------+--------------+ ==== 20 line log output for Fedora 38 (ARM) (dpdk_unit_test): ==== 95/105 DPDK:fast-tests / telemetry_json_autotest OK 0.09 s 96/105 DPDK:fast-tests / telemetry_data_autotest OK 0.09 s 97/105 DPDK:fast-tests / table_autotest OK 13.38 s 98/105 DPDK:fast-tests / ring_pmd_autotest OK 0.14 s 99/105 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 1.94 s 100/105 DPDK:fast-tests / bitratestats_autotest OK 0.14 s 101/105 DPDK:fast-tests / latencystats_autotest OK 0.13 s 102/105 DPDK:fast-tests / pdump_autotest OK 5.24 s 103/105 DPDK:fast-tests / vdev_autotest OK 0.13 s 104/105 DPDK:fast-tests / compressdev_autotest SKIP 0.13 s 105/105 DPDK:fast-tests / telemetry_all SKIP 0.02 s Ok: 97 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 7 Timeout: 0 Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt ==== End log output ==== Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27589/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/