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 4F38146315 for ; Sun, 2 Mar 2025 06:24:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 460FB40291; Sun, 2 Mar 2025 06:24:45 +0100 (CET) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id A8CC64027F for ; Sun, 2 Mar 2025 06:24:44 +0100 (CET) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-7c095b5365eso244338885a.1 for ; Sat, 01 Mar 2025 21:24:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1740893084; x=1741497884; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pyZJHuUbX5hAgM0SF/eGOw791Zx0WwDHvbojoeBCw0c=; b=AVpvFYAZXi2hdA++Xce6h683kodbz+ladKPwqEDgetnVCIRwCNapREZb03O1zZR2hk j1fDqSapsqpkF5bkO/FtkCrxPLk/dwNxrzbYNgxUSOo/mHoYu2DWOo56SGO0kDBCr4vY 2IEH3Oy6+zaE2vySJoUgJheO8cwgjWH6sZfzo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1740893084; x=1741497884; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pyZJHuUbX5hAgM0SF/eGOw791Zx0WwDHvbojoeBCw0c=; b=JGGNOyhcixASs6MwNxVK3PEkCEqxMekjr7ebXD/8aLzCN4MVhCPzt7xgzUcqz3tA+d xDOJCZNKIYO3hAUXVhabiZJn2lG56H9btCqqqdvl1TFB491KGKeZ/8uD1MrvPB/GTOBR /3wWkfXYqOJpc6t1ySAmAliA0xPlKb4ngcHfrDvNVOPQmusaX4ebT6CL0u5zC21QriJ+ OhwdrCMIu2vKkQ1kyDr9bexlU0n5nMELQVJAc07atUFXc9Ws5BSjHFhq61vdFXABoMax iz3qJcms/5Rpm5WvrY61GCqT5w2m/0XcLZZIn2laOBNsoOcgDbJxQHYV1eg0CNjaqfgX rf4w== X-Gm-Message-State: AOJu0YzOVQ9GHQYySVYgc/3aYYipnpFqonCXyuMyCgPjSW79W+4qeQwl QpX0dXq8FkbpESpAEhsMX/462EU9p/psK1uYqJ6DokuUb68gFCzzUX8hsQBL9Jit5zx0Kxo6TtK bfchN3JTAs0aGV2n1pOHxo7n0Dbu2iYGo X-Gm-Gg: ASbGncvbOOmaA+algqDB/y0Axn+nvjDfKXfld29Mu3z2IzCyN1sx1JqvSlCdTFvBB8A kl5sQb9w86ahcHb9IpjBVSJl6L6fkqCsM3CZZR00EKsb6SLTHRZ2UWUD26QC+tpSl2BMvInS/+0 nrZxDdewxb69z7jHN5V3ep1LvsnNwn7cITvl/RxXEeytuDchMhrQfj9BKSZ1dxnhdGymVhFLoJy JlcYob4mM88CAyukAFssm69bNowwibtYVd/vhJVzkh/DuIlPzJ1qfHOc4clJ2+0MIWeUfCpvVR0 GK610pmetoN4VE2YC+cXIbf/JXBjZYRi4kMSbaKV X-Google-Smtp-Source: AGHT+IFKChFjLitmwU7CkDEKTdttaMIRFgIAYTe637Q0VtGmNAgnUaVJ9iDiWGgyTv8CX05kf1656ZPbrMai X-Received: by 2002:a05:620a:190f:b0:7c0:9f3d:716b with SMTP id af79cd13be357-7c39c4ccb90mr1337514285a.30.1740893083956; Sat, 01 Mar 2025 21:24:43 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id af79cd13be357-7c3679557aasm28842485a.0.2025.03.01.21.24.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Mar 2025 21:24:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Mar 2025 21:24:43 -0800 (PST) Message-ID: <67c3eb9b.050a0220.3fbd5.0460SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 97F916052471; Sun, 2 Mar 2025 00:24:43 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 39594cdfcb730ea667370b1e304313d10996aff3 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 39594cdfcb730ea667370b1e304313d10996aff3 --> functional testing pass Upstream job id: Template-DTS-Pipeline#215655 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 | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32812/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/