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 68299437E9 for ; Mon, 1 Jan 2024 07:29:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6302C402AD; Mon, 1 Jan 2024 07:29:46 +0100 (CET) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 59E9040270 for ; Mon, 1 Jan 2024 07:29:45 +0100 (CET) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-67f85d29d14so69591116d6.1 for ; Sun, 31 Dec 2023 22:29:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704090584; x=1704695384; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cfUkg81RpxPLOqI1zZ5o+duCd3V/cbBMAIj3nssKlgE=; b=DQPk/w5WGDE5WpjyMfp3ayL4SKK33SJQjpR8NQ6NtYQD1IkxoHEk1YP4ZnFr1FeNy2 5VUZ7VK/PgRMEwsDq6E+4py9Ij7bgo7nHDy5wsl5SC4t1FCJhoMNvpnOl3ag1rYAmoFe SCsNX70QFYrECvh0UWbEN0jIXnhU9aCIMSask= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704090584; x=1704695384; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cfUkg81RpxPLOqI1zZ5o+duCd3V/cbBMAIj3nssKlgE=; b=kEaPrqfwXgq1pDVW8zJaeXjPtTm//XeSHP6T7vVqcQi6UQ7x+SeWGUZqxV//8DjKF2 5E8Zv1IRaA7yz5MS88BHCCsQgipadinS0Xzf2R1DChLGVi/k1xoYD4xMGBeKw4ThYPol jyo1ZMjncu/TeJbSjGIl41k9pq9LENsKfWUMTU80wTBteRE+V2Ds8HF7i/4WahCbKOmd XrAdpJ6sUc9DuZpagsEQjrK8AvshASaeiM9Rv0cg6WmTDI8HW0cQkOSXk1eruYGNQ/t9 nyulufDr3l+L8W2eIornXx+zjyjO/xRrpFcooxWfm3w+swsnYY560LLSoR5/l1pPD2D0 TG1Q== X-Gm-Message-State: AOJu0YyD52NQ038T9/o+rJnDatCsk7c7T+iH0bSGFxsGmfWa+dVl8fIT abqjJJEU6rQo1hccQIpSlS3xd7/YM1jNFkrSw6uvHOXdVwkUdkv3owwxXQ== X-Google-Smtp-Source: AGHT+IEHAkblc+7A7y0F5C4pHtW3/jHPsYzcE4o0ndaPvXIMhG2b+kyHSbnAGF5SUpsFAPFAb/NlmciKjAO4 X-Received: by 2002:a05:6214:dc8:b0:67f:143d:b8ca with SMTP id 8-20020a0562140dc800b0067f143db8camr28500618qvt.44.1704090584796; Sun, 31 Dec 2023 22:29:44 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j7-20020ad453a7000000b0068004e768d3sm573955qvv.55.2023.12.31.22.29.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 31 Dec 2023 22:29:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 31 Dec 2023 22:29:44 -0800 (PST) Message-ID: <65925bd8.d40a0220.b42e5.1759SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 7B7D0605C311; Mon, 1 Jan 2024 01:29:44 -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 | 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 | FAIL | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | FAIL | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | FAIL | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | FAIL | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | FAIL | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | FAIL | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+--------------+ ==== 20 line log output for Fedora 38 (ARM Clang) (dpdk_unit_test): ==== 95/105 DPDK:fast-tests / telemetry_json_autotest OK 0.07 s 96/105 DPDK:fast-tests / telemetry_data_autotest OK 0.07 s 97/105 DPDK:fast-tests / table_autotest OK 6.74 s 98/105 DPDK:fast-tests / ring_pmd_autotest OK 0.07 s 99/105 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 1.02 s 100/105 DPDK:fast-tests / bitratestats_autotest OK 0.07 s 101/105 DPDK:fast-tests / latencystats_autotest OK 0.07 s 102/105 DPDK:fast-tests / pdump_autotest OK 5.18 s 103/105 DPDK:fast-tests / vdev_autotest OK 0.07 s 104/105 DPDK:fast-tests / compressdev_autotest SKIP 0.07 s 105/105 DPDK:fast-tests / telemetry_all SKIP 0.01 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 ==== 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 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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) 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/27507/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/