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 49E76439A2 for ; Tue, 23 Jan 2024 07:36:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DD85A40A71; Tue, 23 Jan 2024 07:36:52 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 26C784025D for ; Tue, 23 Jan 2024 07:36:04 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-599abffe3e5so5444eaf.3 for ; Mon, 22 Jan 2024 22:36:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705991763; x=1706596563; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3SoQYv1YW7l1TozfLff3fws0IINBzo28q4hB7IasDZE=; b=eOyUdeHsWJP1YQAzKYgsDZ0cOXmMXJCN7GucKI+Bt8tSk4RzNNdakIzkJtzfmvvVp/ BsW7byIvcdoiWaDdt7RXFE13tLD2wO54M/6hg7SOxf5qaE+Xb8uKXdwgRVLoYppJ5YJx MiTFyJxKJXH8wKGkYQXoL10C5iaijqIMikSPA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705991763; x=1706596563; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3SoQYv1YW7l1TozfLff3fws0IINBzo28q4hB7IasDZE=; b=YPmeU9Fhh2BRsblwImjFZokKTuvJmNUYPdoOYKYlWF56znxCAPkBvwmjawk8vnWcXm 22Z3dZt7UKOiIH464NTqbMC6+ARLyST1x3azX9IPYvp6rvh7QYmcThNWzKdKo1zff75Z IV4Q1HtnY3//f6+T5EcHfGiOBoL08JqvWpZdblWj3yjB+3GjrheHGyGXjalpwVquVopC qv8tzsv3hndJV3llvUGnAcOtCSIPH0MEaBBxTM1bsDqqkj2zieZqybf5VZulR0mim8qN nIOyQB0wXBSN4bFexwxzVbC/xQLrstnKAiTWya/NbstZf7SbuVu8p5o5t25bqVfggzDU MgPA== X-Gm-Message-State: AOJu0YzVq0c+OeGJCQZunRVGClnoOy1esVBEerGoSrmI/9Jqd0XUtib6 BXU6IsOe6n7ZQ693SC19IKiC6uWreln4o3eM5ph9WcF5wlcXiXWMkfeNTOIdPtq9ooT7yiHj3Y7 HqU27R1JRTXSyWRnxGSnDJ1llDwSVyC47 X-Google-Smtp-Source: AGHT+IEqxiR7sjmrJsYKV8T48zY/UM6x14zzDHscWan6R1eD0QtAcYd0oLeMf35zUn2sxm99WskMYS353tHy X-Received: by 2002:a4a:92d0:0:b0:599:6bc7:f7e7 with SMTP id j16-20020a4a92d0000000b005996bc7f7e7mr3295390ooh.4.1705991763477; Mon, 22 Jan 2024 22:36:03 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m11-20020a634c4b000000b005cf94886bcbsm539597pgl.31.2024.01.22.22.36.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Jan 2024 22:36:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 Jan 2024 22:36:03 -0800 (PST) Message-ID: <65af5e53.630a0220.590d0.62f1SMTPIN_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 AC4576052515; Tue, 23 Jan 2024 01:36:02 -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/