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 0E1FC45E16 for ; Fri, 6 Dec 2024 06:40:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0946640430; Fri, 6 Dec 2024 06:40:52 +0100 (CET) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id B8736402A8 for ; Fri, 6 Dec 2024 06:40:50 +0100 (CET) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-71d42a79a14so609736a34.3 for ; Thu, 05 Dec 2024 21:40:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733463650; x=1734068450; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JMvQJN304E5aF6EvvJQoIkHiTm+aLKPY+X8gFC/p59o=; b=cRupG2KG4etd7u2tAksumeLV1tamfwZh4b12Sv2b3p6oTENWqr+nfsL0vl0Qsm/6IY niTbu/MXaK4jnxZOwS0Gbxaez3ZJz0qa0WZIYMxsHNGbb/1p7tWHoRo05/ynRYZk5+pW tq8V2D0YZBXKoPQDXxTQBCOSsduDJiUxdgYWQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733463650; x=1734068450; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JMvQJN304E5aF6EvvJQoIkHiTm+aLKPY+X8gFC/p59o=; b=eKlB5kX7H+z+gyY0NXQ3DtyamwS17qQB9hdd9VHUmgMAnn0P21wFA39w+EhP78kTih PBSMvaOOWHFjGWtdTMp0Dk1Rr72FQp+2i/6GPbjsGJiY/oKZU8s+Ub/4HukjSBzer4MJ 5B/LSoYVv05pZGlzWp42H1p/iTuks85flrawbE8zXrZakS6SxWWMCn9+edhYTRQ3n1hB SFTLLPs8BPsPyUCwyq3cCMylQwOB9SfSdhX0lBE+YwJgBdSNgMQcsC2H/s4AsPXVQa8A Qf7BWOLT5gI9WDt+Ub4WRgxUm2SPd1ivg+yuVQsbh08mREMBzEST/qftLlrAlhLSiZuk tRXg== X-Gm-Message-State: AOJu0Yz1h14MiuSLKuchWClegE2/QKOldp4bhxofXnbR+DYH7kA4ekvM pKUNB4i7hKcyiXYqzuQBnQx4I2woZmsbIe+1ivGzQ/SrEWtZbIQouCPFutQgtRNawbNuDrJmGTg N/WsO9h4f51MicsCo5wMBZ9E9Ty9O/VdX5FdoknHDz+d51FFD X-Gm-Gg: ASbGncsiknh1nTko6EKvblRiftkDT8Cbg56No8869aM7VIBRvaFkFkcjSHg4XGIoFFO hOaMZTU9fuZmVbrWleGppJPDJaSOxS+TjTmEt2VBDLN6zNsa+q3RfQII+kS5dvfRhNesBAE0M3M tnlIC0y9KJlaoL9mrs2rW2l9yrlP3gmf7Z9FF+7gaXRCvyFVKccKwSjQRGYCMWgP6UgmvzB86ny Ihi6rdCW/82Y/R1UO1ombMODlDdEFPEOA1egkX9ZjD7BG4/Hqf/S0MUyiuciw2URZURIfZWv9c= X-Google-Smtp-Source: AGHT+IGSREZ0sWB8E6h0HZXf5R1tGtwKOzx9JrOke4YmsQpWZ6aJ/19kkPb9SjpI+ArA2S7uofef/po0psp1 X-Received: by 2002:a05:6830:650d:b0:717:fdb4:c207 with SMTP id 46e09a7af769-71dcf565253mr988127a34.26.1733463649820; Thu, 05 Dec 2024 21:40:49 -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 586e51a60fabf-29f56921c5fsm116356fac.32.2024.12.05.21.40.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Dec 2024 21:40:49 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Dec 2024 21:40:49 -0800 (PST) Message-ID: <67528e61.050a0220.25d55f.70daSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4EA236052471; Fri, 6 Dec 2024 00:40:49 -0500 (EST) Subject: |FAILURE| [GIT MASTER] f197f1e13ccfb74c92ad05602443dd0984f39540 From: dpdklab@iol.unh.edu To: Test Report , Georgii Tkachuk , Qian Xu , Lijuan Tu , Ferruh Yigit 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 _Functional Testing issues_ Branch: tags/v21.11 f197f1e13ccfb74c92ad05602443dd0984f39540 --> functional testing issues Upstream job id: Template-DTS-Pipeline#201306 Test environment and result as below: Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | FAIL | +----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31858/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/