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 B4BCC45ECA for ; Tue, 17 Dec 2024 08:41:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 90C40402A9; Tue, 17 Dec 2024 08:41:57 +0100 (CET) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 70EBD402A3 for ; Tue, 17 Dec 2024 08:41:56 +0100 (CET) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5f32168ddd8so1658008eaf.3 for ; Mon, 16 Dec 2024 23:41:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734421315; x=1735026115; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hvMqpJ/6kW2xkM5MJaNzf9ovzlWLEjp4p36qinm6s9g=; b=DQI/UYuqNkWnpH843b9TPSKgOt7/MidVKpztc0S/34fLKQpDLhwKQjbCNVa3Hlb+kR bBa6Rx6PH06qMVtAk4sSoO6OmefbbA2F+t72obwgrfyi+fXoW0VUGAj5peVDKUZxCbAX yqFcQpPSXvC5ikPXgvxBGauLbZ7Nsp2ttMweA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734421315; x=1735026115; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hvMqpJ/6kW2xkM5MJaNzf9ovzlWLEjp4p36qinm6s9g=; b=Dsl04xqPGzCVm+YJkNCY75kVD5TCZGv15JxeAJthKq2UA66WFFhQD8M/YTr6iA5zSo OKKRUo2nPIqVCeBHdfOPGxeItR7m1wnAnDyqYgqDN1Trs0anNIFBRVQ1NUiSu3/y7DvK BZhbM/1EBlkuuzOd2qAYNwV9uf95xgPLPm7FyDiw1IVBlfuzimYKfeUMyb05TD+YvDDq vLEYTf/sq4tqD7fIeJQSEGfZmvxvAy8+w5+GwWLlos0kNwHC4uBz+cq/G2055GY2LGs7 cCYBHvFxb3sx6/u1uBnhzeyZtpB2tLwtxaZvXX9vAonigbu6+MqriWjnC8od9JlDun/o Nl/A== X-Gm-Message-State: AOJu0YwHQ3gRspTlXSdlC4dPo5tAhsGC1DSv80D3dALUJTYJ7tt5CVqx cXRn/zgovXLhW200GfZeBxSyBFM5rvAnuqzxdqPGrYcg5wN8kpPcMnqyDG6z1/69PEERaIUNEUk KbvOknMmT1fHaMvt0NoiWHQ4YOisUoxiT X-Gm-Gg: ASbGncuOmCid8GwPDZaw7vRXcLiyOfOEMgX//OSc2HIJIMt/B2GVecE8KvWoA5AwFQ7 I8Y88bf0BhzlILn1TCQIdpaaAi+iuYR+stvLpsgVoepLJ2uXMgeODgZcc7/oWUWhlYFKfiO0Cz1 LMmjImajtkwk1xAvOEQm2Bq2BOcswM12a5WjnrTB2Sqteh1GHe9KxbRBvkmzhjvIUAWuDzLtH8V P7ojb30924ss2pttgz7YT0UrcSXJ7/JxaXd6yScG8E92OcZCtfYuYNpcCQ3YvPG/YMk7pKW/zWD NQ== X-Google-Smtp-Source: AGHT+IGuH3h8XSvabpm3jx4ymngiftZjPM7EHdRYCTeCBs/G0csHu0AeQ8V2OmvlJZ83cun5u2f2tWfQLupo X-Received: by 2002:a05:6870:75cd:b0:29e:3a26:c018 with SMTP id 586e51a60fabf-2a3ac926c67mr7739919fac.40.1734421315450; Mon, 16 Dec 2024 23:41:55 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-2a3d253dbaesm311323fac.12.2024.12.16.23.41.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Dec 2024 23:41:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Dec 2024 23:41:55 -0800 (PST) Message-ID: <67612b43.050a0220.2b1542.439fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id E31EB6052471; Tue, 17 Dec 2024 02:41:54 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 92bac8b798fa9c94bcf835bc49b4f16f1b0997fa 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/v22.11 92bac8b798fa9c94bcf835bc49b4f16f1b0997fa --> functional testing pass Upstream job id: Template-DTS-Pipeline#202752 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 82599ES 10000 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 XL710-QDA2 40000 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/31948/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/