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 D3730439A2 for ; Tue, 23 Jan 2024 07:33:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CBF1F402B8; Tue, 23 Jan 2024 07:33:36 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 353184025D for ; Tue, 23 Jan 2024 07:32:09 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5ff7a098ab8so30957507b3.3 for ; Mon, 22 Jan 2024 22:32:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705991528; x=1706596328; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3SoQYv1YW7l1TozfLff3fws0IINBzo28q4hB7IasDZE=; b=DC6sU8VJsdTT+ys1HDAY3RFLSq4+kW0sbQFx61eikyhXRikcokw289LgzAL9QeIdtG I7w48+Osi+7B2uRskL72tZvWf6Zy6sp80rzdjF8YaSagHnEz+OwmOwPw9DHw81EJY4Cf 1yo6LnMdIR9JnjQAVvXYy3b250qqJHu7RVO9Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705991528; x=1706596328; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3SoQYv1YW7l1TozfLff3fws0IINBzo28q4hB7IasDZE=; b=rWIsXnghJwJyRCAj2VJyNvpbcCu6tkdrfjeTkmNKz8Il8F6J+udicUe+rYHY5Mjuqo 7Ym0dlfIKA2PFNMw9h9PKrMBu7j+5prp+KaS+DSoUNDT5lUsl3jCrj5zimM+MC9HiliI up59eWD7oeUUVcrMpW1S3bxEazn+jhUZg8Hoa0KpkkQbVGD9DdGZ7BWJeSl2bIztCWVB 0QbMFmV8s8GIjqO7rB+vTLrjREO2T6Rriee2kv9f74G+5PaCByPSwwf7ym8uvOXcg6l9 +J6B/5ClqNVTVNCsj3vxvTQY2oDZV2F+gSk3wfuK8qIh8JG43bXXIwPt19Y87wehPTYs n4aw== X-Gm-Message-State: AOJu0Yz1uALdYRuBHHP6ORvHW8vMZ6ydW+W6qobhQGh4taW1BHLEKQyk OXu9014lIMeMD+GmDqVDp1LiVi33ZU2MJUW09PTnpfndhlS/4/XTdFf/uqFP7oufiLTWJmWm9Yo ZxZXPs9Z9AOzi6JDFOOq1MabJKdHTdA/2 X-Google-Smtp-Source: AGHT+IEiW8P+Se5SvOw5jTOapiSuTn6vw2Gwq+COJNbZ9s0o6o+Dd1nZ528TKxBSn/0c/zKy6eLiCRVl73WS X-Received: by 2002:a5b:702:0:b0:dc2:52b0:84d with SMTP id g2-20020a5b0702000000b00dc252b0084dmr3037999ybq.87.1705991528596; Mon, 22 Jan 2024 22:32:08 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w5-20020a056902100500b00dc369850f42sm59436ybt.3.2024.01.22.22.32.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Jan 2024 22:32:08 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 Jan 2024 22:32:08 -0800 (PST) Message-ID: <65af5d68.050a0220.2c738.2ad0SMTPIN_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 341AE6052515; Tue, 23 Jan 2024 01:32:08 -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_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +==========================+===========================+==============================+================+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | FAIL | +--------------------------+---------------------------+------------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | FAIL | +--------------------------+---------------------------+------------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | FAIL | +--------------------------+---------------------------+------------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | FAIL | +--------------------------+---------------------------+------------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | FAIL | +--------------------------+---------------------------+------------------------------+----------------+ ==== 20 line log output for Ubuntu 20.04 (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.13 s 97/105 DPDK:fast-tests / table_autotest OK 13.88 s 98/105 DPDK:fast-tests / ring_pmd_autotest OK 0.14 s 99/105 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 2.09 s 100/105 DPDK:fast-tests / bitratestats_autotest OK 0.14 s 101/105 DPDK:fast-tests / latencystats_autotest OK 0.14 s 102/105 DPDK:fast-tests / pdump_autotest OK 5.25 s 103/105 DPDK:fast-tests / vdev_autotest OK 0.14 s 104/105 DPDK:fast-tests / compressdev_autotest SKIP 0.09 s 105/105 DPDK:fast-tests / telemetry_all OK 31.59 s Ok: 98 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 6 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 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 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/27766/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/