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 89D0F4609A for ; Thu, 16 Jan 2025 06:38:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8218640156; Thu, 16 Jan 2025 06:38:38 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 19FDA40041 for ; Thu, 16 Jan 2025 06:38:24 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-2165448243fso10848635ad.1 for ; Wed, 15 Jan 2025 21:38:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737005903; x=1737610703; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MwzGD8YTYx3kWbYNt6wGSx1z2sJwD4ASvuiH6EOOEzo=; b=PfHyxe7DCWPXFEn8IhYOl9hkTc26qQVB5KWb9cfAYKRuwyR2kQM33QjZVb4V8D/Zzb UqcpubxZnXv7Rag472uoai0HxWAAbsltYc7OmG+NO7vIe7RObtnB8zYk9Torb0yBo7bV Oh1AX4GjlNX0jR5XUCyAYM26NXhkEdJGOSirY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737005903; x=1737610703; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MwzGD8YTYx3kWbYNt6wGSx1z2sJwD4ASvuiH6EOOEzo=; b=i0fnnw4Aqu2HFEz6hgU/mnRouviTv++2XUM+ylbrfyrTOf99P8/6QFa7YmO6GINayS XGr7A31SUe47rhuWu+nMhJzDedtdB9G64hCxS0hmKF5AeDgtpR881wL936DkUcs4/7/c vkJZuhAfB07gVpbA0vmssa10dA0pBw+ZKFXcEInUyEuhwnTEgfpNGB4DDOFeYS3BvZYw V7gfJjOmsf0qIw2U960vrjEBVsOxEqFQOwQGjfBvH06ZEsrDTVfOdp17W2PcXBuHAu1B cPBILC1G6Q6ZeaBZTdyr9PW0LZZ+JueryxYzseQ5jcGmbt9RCWpe2GE+bCCaFflVKpdw 7NXQ== X-Gm-Message-State: AOJu0YwrhC+bB+vZi9ySRkmj+UOqxYZ2sFz34/QVYizuGpso14bQ/2i+ OItaRhT7+GboKX9qDrgp6npwU3giEAk8s4zv+e1/MviIUPvxLt0unwO8oRP57n7PsFdgW90rXM/ IjiYdOAh6giNk+515VPkM2NZOovIoPeD3io566IE/7Eu3n+st X-Gm-Gg: ASbGncsw4F3OVKX7UFiaERNg5O5R+FtPAA8VAZdTbpY0Wkelrm8IF3aMSgVKIiGlnCB C/+qxsg4Ul3U0DBuyipN+SWeTuhIIhSy0ssJE874WNfLETHmJEDq3rVui11zkl1pySsTGv8hA0W RPY+JovtVy+Tha/K01nSETgSwjctSuwdu4yAE04Pjos+exHZ2x4DQVol3TmeI5HF0hy9KM374QV x2ZAl0TvRyLtlGXBq4DLY19ZX6TV/20U0XWVv7uJP1LLONsTYx0N0vT3R3jnBMSO3UMu6pmo0Xv 8N7gwBvNrYJ7803j+Q== X-Google-Smtp-Source: AGHT+IE9POH+bRDcx23y0a1sFcyey50yFk/Ib8RSj0BeDoEVFRS7WLHrpplMRKRt3dK4dErTwaNJDDk6FISf X-Received: by 2002:a17:902:f705:b0:216:61d2:46b8 with SMTP id d9443c01a7336-21a83f6c826mr461862745ad.23.1737005903421; Wed, 15 Jan 2025 21:38:23 -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 d9443c01a7336-21a9f236955sm6062965ad.7.2025.01.15.21.38.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Jan 2025 21:38:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 15 Jan 2025 21:38:23 -0800 (PST) Message-ID: <67889b4f.170a0220.3c76ca.b56aSMTPIN_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 804C06052471; Thu, 16 Jan 2025 00:38:22 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f2eea2f37a82bb73fb01d56350708f7d70e21379 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 f2eea2f37a82bb73fb01d56350708f7d70e21379 --> functional testing pass Upstream job id: Template-DTS-Pipeline#207212 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 | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32219/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/