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 B803E45F60 for ; Sat, 28 Dec 2024 07:07:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8E18C40280; Sat, 28 Dec 2024 07:07:39 +0100 (CET) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id DBF844021F for ; Sat, 28 Dec 2024 07:07:37 +0100 (CET) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-4679eacf2c5so70852901cf.0 for ; Fri, 27 Dec 2024 22:07:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735366057; x=1735970857; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6dfky75XZuMDMnlp/inZcEoIQmaswqnM3pIfcColw7U=; b=hzvAPOHGYSoht4Ovl4yRupRE/ffE+258PHZoGW3KJ1oUqTppBwAzZeLpSf+vYSQAEL tXRx4fPo1ZF1Kt2WjWAp+doT7FfsHh7EMpZUQfJlm9/b3GQ14RfoHd1EwwKwSwE5a6nc 3TvnrwV5E7epAPCPvS44zOSKgmCINqeQtSicw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735366057; x=1735970857; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6dfky75XZuMDMnlp/inZcEoIQmaswqnM3pIfcColw7U=; b=L0Ds+m6M3Ukrojh0m7ULk+BlpcYmldq5Uqf9xMBaORT2g039B7gslQOagssf8+v7ug x130E5R5VJ2NVtM+aO5a9kOOQkyxw2My9hus8izXCgfqfC3+Fq+8VjUBhs5CK80l60fs 6zAwGgxFChORFW0jpSog6O2AyIv7RQdTfvhG2niHEJZcepH3S9ejP8qxR5Shnl4M4knp Oi01KoJzU/nXkT7aPJQXafkxlMYwNQ/hlF8YxLuBGDplQP4mYOolcmmPOQ3OVge58Dry 6ZYW/n9FCmfTjfcoc5AtbixB289mlmFZ7rs+QIaE8LLKrlimqaMW6vZSBpAj9FFeKiTG 0kFg== X-Gm-Message-State: AOJu0YwYQozLXrD0ZbVzV64IzoeJRs/pFNVV1Zd8jZCLzTd3OtiXg3yE 9VOtkSb+Xi9dXR8jW3UinNz7OVmYo8zf8Fa7df9nnJakN6dkQBhEte0TTVJwoY/AzoYwnQz1kAu ec+J4m6CuHo2kEWC+/4/e7nELQjpvyV1H X-Gm-Gg: ASbGnct+cwSKXsM44qaLURfLNZuHD8t6p54a1JA/1e9wCQ+1mELKV8QObraZpF4c6TE na6RgTvXfSrczpO+0m01AHCyTtq8RTxILNEfe8k3xyqx2cTHNNfZKPjVDjD4SXojDkaVvuVXF2l Rr/WBNo8XOetJx1p94UkZObHuJTRgzIUQiqDHhbXWeIOwwmRikfTl/rjM7I+ljfdvlS1UnXRqaS r/tAQS1oADpcabmtAWXi4gYOpIB0ILCPOEsz6Wvs4wHWAxBRVG9BUDzopSMHDpOPJnYCjLkWarL kQ== X-Google-Smtp-Source: AGHT+IFLXPJpiLJ3RTqtnPKWZEq3kXBhSYQRHhI1SAtQnNVUlutRJjlKwcy7RHSR94ToVc7Se0anHDLBqF/c X-Received: by 2002:a05:622a:1884:b0:467:7401:ce95 with SMTP id d75a77b69052e-46a4a8cbf5dmr393191871cf.21.1735366057201; Fri, 27 Dec 2024 22:07:37 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-46a3ebc5ec1sm9111051cf.24.2024.12.27.22.07.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Dec 2024 22:07:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 27 Dec 2024 22:07:37 -0800 (PST) Message-ID: <676f95a9.050a0220.2c8ee2.a733SMTPIN_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 E05246052471; Sat, 28 Dec 2024 01:07:36 -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#204652 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/32068/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/