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 E3D8F46540 for ; Fri, 18 Apr 2025 07:43:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DF207400D6; Fri, 18 Apr 2025 07:43:38 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id D49CE4028B for ; Fri, 18 Apr 2025 07:43:32 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-225477548e1so16849705ad.0 for ; Thu, 17 Apr 2025 22:43:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1744955012; x=1745559812; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PrmzMHOr1Gs/gmdx+f4uMjDymYCSeyVvylYzysVAuI0=; b=ETS8piTldIibPBs4k/z8AYWEHK+Bqq+I1aQOolDH0vGyp/PjcKKKSntlHZforOCsmq rOX7ejxPqiE9lHB6knygnW1hq777X31cG3kHnDKnB5+cxUXPobmf3ACynbQiVQ9+LdTf XAxEeD9XihwcVbV1K1ht8ZtCp0THLgoY59k+c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1744955012; x=1745559812; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PrmzMHOr1Gs/gmdx+f4uMjDymYCSeyVvylYzysVAuI0=; b=jEebN/mk8EixDguT0zMFMToikM+R1vQVMEIIFsiCYt97tLYnN8VtGH9RoaL1IeDeeI 8Gi1Ir8T1naskENV3CsxGUIYV8cgiDyta3V4glp+x9L9tfkRanWg/Svw9qpIbh2U1ld6 pptTuCUtkn95PwJdysnofZ/hadF5MHPv0wnJE4ZvHIGudTncziV5sjf7DBiwkoLVKR+R HqiEvf379U5FP2Jc35tJOoHRmNCDqzPcKTJKZLsm+X4kGJyXNowJqOOcSuOZZhwcI19N NeFPYxs10eriIjGk23xf+N7jDGkbEXlZneiAUi/wMBWSkrXOiJL0OgwduMIhRj0NmMJg Cbew== X-Gm-Message-State: AOJu0YwjP41ywjzv9Xcdno6NED+YkMyrTG8M8B9E5BjniiJmUrm9sbwt 2xLsXF9hS9TU2/4bYUb0OY/FSUNMX//XuuYpiC7Y1oc8mw+WaNdF2jaPjRd4EcWavGDabqx22w+ xLjIRKC0DQr6b4Zo1x9O1E9c5DU4qw8N6 X-Gm-Gg: ASbGncswDDOYfgWI+iYWPJmSsdpKopOiDjYeBm1RZI20umBiUZ8UaE9Z1ZW2aRMbQV/ mF+qgd7u73DauWrlVtatyHisa57+O2v0jpgUlRsWa+CCJ241Psjcu0pVA55wENskHmNX7vfe2PS 3bcaod4jq2ppc9nqDb2mwc2WJcYDWhOHZW6+VNGlrzXNkLzqQhrhs2WXmzZBqCzWCTXeMB1/O38 GuigtO2tjGPeBdeV9mxI8iQd4gGd8vBbs00Q+1Wg9rhJUHOAw5oo3+0s/Lwcv9M6FYLGEIrlESI WWFdVsniYRtAp/MMtcyQ1XCifXhKeX+dQume X-Google-Smtp-Source: AGHT+IF8fG5F6N5ft+uM0tVTBTazsGMjoFGrE8tvEiRjpclJcyBJ73lJRR5O0rjZK/Se3yGnnveDzw35ErWd X-Received: by 2002:a17:902:f60b:b0:223:432b:593d with SMTP id d9443c01a7336-22c53601137mr24681855ad.42.1744955012120; Thu, 17 Apr 2025 22:43:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-22c50d82998sm592925ad.106.2025.04.17.22.43.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Apr 2025 22:43:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 17 Apr 2025 22:43:32 -0700 (PDT) Message-ID: <6801e684.170a0220.16771d.35c6SMTPIN_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 0B60F6052472; Fri, 18 Apr 2025 01:43:29 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 03f2ed63a5f4e4b57365e358b49095ef4a82cf7d 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/v24.11 03f2ed63a5f4e4b57365e358b49095ef4a82cf7d --> functional testing pass Upstream job id: Template-DTS-Pipeline#222124 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 22.04 Kernel: 5.15.0-131-generic Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.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/33293/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/