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 62D6F4609A for ; Thu, 16 Jan 2025 07:20:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 599BA4025F; Thu, 16 Jan 2025 07:20:21 +0100 (CET) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 1F8AF40156 for ; Thu, 16 Jan 2025 07:20:19 +0100 (CET) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6dd43b08674so6396726d6.3 for ; Wed, 15 Jan 2025 22:20:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737008418; x=1737613218; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FesQ8GIAnazCDsg2DF7YesMqEYV4Vx8rb5bnODxji+A=; b=AhIgieYoiDzEDGEx5hfABY1mGovRLMdJZ1dyrAYKAUETr7aR25namykwsGHAAVqEUH SVqmjzEd7/mx/ocHIl0oYTtkLewzkdP1bkxfmAtUSGwKK+OMYmh+8wpZ0Qwh/Ew++eVu VPmnbZvrvgtabNJ0Q62fmcci+qDNxdV5QSNHs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737008418; x=1737613218; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FesQ8GIAnazCDsg2DF7YesMqEYV4Vx8rb5bnODxji+A=; b=CYnia1A2DTLZszGu8mxILU0jA9hXfK8HJ8OvrD+MtWdISqRFkB/Ox1ywNDhxU9IjKA TGzMVZeaWmMuZlH9v+UpeotZXzZi9/EdQj0te4kj4IOkSU8C+B+CayXOWQUXw2vA1UUQ DPVpc+wkvrvdSq34XvHWwAgpBIYsZqvw0F//2kfv0w0Hx27dbfydJ4Vk+9Gwx0jwGY2h 9GUdwYH2MoG70aGELM9aT0sKMRnY8K2nqqRVjvRgRogNPj7BjpsCHO4NC6rdJSU5ldYk kWwv6blW1/ZOlYV38AMm+hmiqRJsseMA+/mbbU7ljj/FKYxI5zsfBqbiU9XkzZI+JGgN oCEQ== X-Gm-Message-State: AOJu0YzqtkFO7m9dmpeABJaVXkb0iZpV+vwrLdb+lTyV6NmYsq/0Ny1H fyjPChavvHjZPmYWT1qy+UVPkxbsha9QDty8+iBcrfGCnv5kkyi2BTnGcsss0afb3efFqy0ZFcz WqO5YdtbiaLIzTKSAv6CIJ9JTpJsp0eto X-Gm-Gg: ASbGncttODwuzLLLyD/oFLYQxGMeBbTQn6K0VXIbfswVMOvrd4nNSL5SCkPBLTc+Bux wcaTuWxaMyewlM32AtzbhAovvQIzprvk4Tp4W/6uYJiRoWl6NhNhmEVABLP6UAA4zAMXMks8xZx ZkENQ/PFiTbwhm2Lk3MaKEPu5X//oohWy6j5FhSSsaGQGJlT7n724ktDSGRgTxq4WwuoxINIkh1 USWAgbT2Y8ooPme9yxlBI59gS69TSXQcWZKtthGwnI+9eh06ZQ4SjNezOpDUYd3vxZkMROaN074 FuJ0Hg== X-Google-Smtp-Source: AGHT+IHfk31tCxlEan7Viyh1nQ4QeBUf9T5Jg8D986KSEw6XRbOzTcvxOXgK26BNRYXCNdLbH4ilWp/48w+V X-Received: by 2002:a05:6214:1249:b0:6d8:a7e1:e270 with SMTP id 6a1803df08f44-6df9b2d65dbmr438781716d6.40.1737008418439; Wed, 15 Jan 2025 22:20:18 -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-6dfae007c53sm8267646d6.57.2025.01.15.22.20.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Jan 2025 22:20:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 15 Jan 2025 22:20:18 -0800 (PST) Message-ID: <6788a522.050a0220.39abe8.d411SMTPIN_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 269B76052471; Thu, 16 Jan 2025 01:20:18 -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#207243 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 | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32221/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/