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 E0A724606C for ; Mon, 13 Jan 2025 08:59:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C1E28402A7; Mon, 13 Jan 2025 08:59:03 +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 A07C340261 for ; Mon, 13 Jan 2025 08:59:02 +0100 (CET) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6dd43b08674so38600106d6.3 for ; Sun, 12 Jan 2025 23:59:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736755142; x=1737359942; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4WPrsAfI3MBMBtyEyl763BqAdu6UfKHcpXdD+VsIWB0=; b=Jc36VpbtGJ9JsDfsg/fBRTzcgOJie2UUVpz53cp31HJDuoGd/og1JeEFUBIQLHlali T/Y1Kw+hlE+b5ahK0OL8gAY7j4IuGttQBjajCK31D/5PXGw5WsxYO0m9z/cvDwafPZMG fOT/kS11O+cZTvBTHZA0oJtcJ3khidOgcCiNI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736755142; x=1737359942; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4WPrsAfI3MBMBtyEyl763BqAdu6UfKHcpXdD+VsIWB0=; b=tEvEDFJJPiYxpepMZmTQQWMAI75AiB8ot1ACB+TQpSj/TSDnTSE7hoaJgaxgK449mb 0mCk7hN6xxVVBhFc3EjXL7hlzEWZwzr3bmPyckkqt9OicboknX8uqJR+1tFVdvY6fwLI YnVZusQXvWQE7ZGF/JpLhMBGlD/OYkZfcguUgSJ3e1SRZlpyopCWWbxpdKLxW0RdvQzx HQ4mYobjNjmJ0vWK/inSXWsQfm+mdzgAvfjnuinbXLhA93eQxd9OfirZjln/JGo0DR5k oCX/sI7wIjzVn8TtryWmW3vY01nKkgYPPrqdGiwrIXz5FAsYeV97+AVt5B1ZAOlI31Ym S8rQ== X-Gm-Message-State: AOJu0Yz9eVDK6hOViKkucgK89U9UHL8ookobCsDTYjPikPah9ZaU3sru Nxx3b+Ezb4owdJ+LAzVwayWWXaR+Sl5V8Nt8bfLdxGV/qfoYzX0jnpUczXbMeMz6X6XAWv5/zcM EZJ8N/dx8WXNMoy6qma0/AtIXtKENO2W2 X-Gm-Gg: ASbGncsbJW3Cp3WsQbDRUiQREb6/nXWuwHbMCnv7XK90joeVJD2djg8nZahmDbsZbI7 HT1KXpgeE2q8SwZLT8gyHdbyIqZsPlsStFm2md4UnOM77kpnp1V0zvCXmokm0+cMS/jGfg5dJHz jjPoGL1ZXgZ5J57qMop/+BpKcVABUnhfaDQVSuT8hG4vQrUvxRqj8TALsPkk2Se6hIFqAfVNFxz IFuxdiEWj6xwIWe/RY8bv39sWgxoKrsMUIqFJF1TlCmeD9ywdrKeqO5dS/EN0EtSRu3oHRBbvWG VHaTLA== X-Google-Smtp-Source: AGHT+IHQ4pbB8QS4smxYCSy3IgwVWo79iB724R5Ipn5T8SbPrhlvnWZj3grcOjyj12QJaATd/+wZLqjy+dt/ X-Received: by 2002:a05:6214:250c:b0:6d8:a946:eee5 with SMTP id 6a1803df08f44-6df9b228249mr335572726d6.23.1736755141974; Sun, 12 Jan 2025 23:59:01 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6dfad9b6ba8sm4445836d6.15.2025.01.12.23.59.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 12 Jan 2025 23:59:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 12 Jan 2025 23:59:01 -0800 (PST) Message-ID: <6784c7c5.050a0220.1ee1d8.0fd8SMTPIN_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 9ADB06052471; Mon, 13 Jan 2025 02:59:01 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] c66daa12e76d7b4912cfb7109a761856a7a873ab 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 _Functional Testing PASS_ Branch: tags/v23.11 c66daa12e76d7b4912cfb7109a761856a7a873ab --> functional testing pass Upstream job id: Template-DTS-Pipeline#206542 Test environment and result as below: 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 | +-----------------------------+--------+ 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 | PASS | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32179/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/