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 19612437BB for ; Fri, 29 Dec 2023 06:47:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BB19C4026F; Fri, 29 Dec 2023 06:47:11 +0100 (CET) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id 372F8400D5 for ; Fri, 29 Dec 2023 06:47:10 +0100 (CET) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-42786514fe6so56463821cf.0 for ; Thu, 28 Dec 2023 21:47:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703828829; x=1704433629; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=z/bVaSLpnv6NlnyyITINnM9MT01SlfUm0rngEBHOJfM=; b=VZpbY2AujhocBUUEzkuNGxv/ZFKplDMNYsAs4LfQ41PAWTbC9HOcOg6WYjOktrFJ/y Y5TOZe+nD/92jvBsjDNUGorpW/56uxDpIQk8JXqnRlvGhs2TTlTjEcbNDKRo+NhNdS6T COataKdKiff8Zz1IdD2qWzs5pJs2BIs/jZjwk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703828829; x=1704433629; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=z/bVaSLpnv6NlnyyITINnM9MT01SlfUm0rngEBHOJfM=; b=hVJ2CyiAdLCOHEGEf6xiPqi8r2R4WRE+IxsRCwkqwURgR8tkPkRUDvdAkbTzr2pHTu p3j1q/rpF+EG7avuTFJ4zrnpY9FU8NaMlBEP1tVyo36c6Y/EJZOdQwLprilKOT4U8/NV HPJBOhA46AhNF/MNV2MouOBxMd8Jf84Vnra0obTEIS2FiI8nACaxayOUSgvwAuyYtrEY WTRm0DplaBYMU98mmJSkv3zr/hO5yayEz77GYOpenoUKhcHhO/Cfa7Gg5oHuYsc4caYL WQnPK9UYPmqoerGCg0n+sesesD2O7cT41o7DfcakV28L6t40garsMsASc3W7/3XN8ol+ jHhA== X-Gm-Message-State: AOJu0Yxbh3VCE2JFKk3GoxaWePZi8OLZwOZoJNWkel9/jl7q//pFXh7D Us6roWukaWRACkjb0Jp+FHBDZOYjkdPC1RTBKJ/o79pB41L8Zs3yBwSnhF4FG9I8s8SPesrDzw= = X-Google-Smtp-Source: AGHT+IH0/e586C3A8mePCOwVQWzlRoNA5EhbF1VL+XrCvMa0YiDYqbesgOrDdLLJq7SJX0aPwGqnr8D1u0tg X-Received: by 2002:a05:622a:308:b0:427:92f8:3363 with SMTP id q8-20020a05622a030800b0042792f83363mr17243556qtw.75.1703828829651; Thu, 28 Dec 2023 21:47:09 -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 u12-20020a05622a198c00b004278df634dcsm794743qtc.20.2023.12.28.21.47.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Dec 2023 21:47:09 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Dec 2023 21:47:09 -0800 (PST) Message-ID: <658e5d5d.050a0220.aa994.2d05SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5CCD36051823; Fri, 29 Dec 2023 00:47:09 -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 | +==========================+==============================+===========================+================+ | 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.09 s 97/105 DPDK:fast-tests / table_autotest OK 13.48 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.04 s 100/105 DPDK:fast-tests / bitratestats_autotest OK 0.13 s 101/105 DPDK:fast-tests / latencystats_autotest OK 0.12 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 OK 31.19 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/27492/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/