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 E4F6245E25 for ; Thu, 5 Dec 2024 07:58:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E17AA402C4; Thu, 5 Dec 2024 07:58:43 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 74E09402AE for ; Thu, 5 Dec 2024 07:58:42 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-e382589e8fdso736162276.0 for ; Wed, 04 Dec 2024 22:58:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733381922; x=1733986722; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HdGe27acXhem2guPxvuB+U4Qtu1GFQlWDxQNMLhXmpc=; b=hyUcr1djVaWR6EMJjGpoc5AxjrEFFfWmpGQR3zko/5gc6cLZLTREcUzxisf4vYdXy1 CaNlaVDZMNlE4svB+O1A14w4PAyMu6WkeszNQ9jLuEPp+ptTuCjcPjPZi0g3k62+lkJF wjIc7TKCaBpM91Ee35O06XkRXCO9OZqSYB6cI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733381922; x=1733986722; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HdGe27acXhem2guPxvuB+U4Qtu1GFQlWDxQNMLhXmpc=; b=LyCa7jVmStbHlbPxXzvhCTe4u8CYVzPSGCUvobgeMf5IOFAgFedskC6SZlSYvciHSd fdgmxNZgPQZ27lUoYv+2KUeHy9qyoblwRUaqIal1XlwbFqbF3kWVag0zXtDPJa4MCntT KdGg6kNqBE22A2Fe0B+r4FeMvQor3tHViF/wszj4Q1jAY8fyBYWnfLXiKcgVCfCoZFyW H2448DqpzehQV7Mz5vL2i8kbUmBm/0qQaNMZ/mS40nz1RRK0WV6VLsCEZMgJ9HMsjXsO ia7rzdZg+rbMv4o0caLcnabtvcBL5gIVRz1k0En8+EEBYfJF4K4QM12qWsMoXrMKyoN6 olvw== X-Gm-Message-State: AOJu0YxmtDP1/L+dOYwBMoDWmrb9O6ObWEyJk23RnmVshcuQqlerOGWS O4gIKSHKmR/jqKP7x8kcUnwff+5il+mYZfZZAeY9r+YOR4c/xvB0VSNA8Tqea/K7lGK5SKxZ0sQ FITYcUtFCQf5eyqnySkD56pzCPL3Lf+yPMVstSs+/BGsGBUEN X-Gm-Gg: ASbGncvzK1g3obk9oHW2m57xRbVrz4dPLmhiVYA9o7fSPlktPvr0WYcXEdUygDZL6Wt MJAIIyR9t1izs2SONrvnREySHWja4c4/s1x7goL1ARJQC6caamV4mRA4txWzB5z53SVM7o5sBqg /VX6riVWbXEXNNX2EsBK/oRUKQZzODPzMvtvYkQtCmZxFlrw5aZ/oUqo1u5MEKqx+X/L1aI7ips ee4X09hyKuzpy98MHKp0EpJoZwCLe/LL6QFrhsg5CxnfEm/NJN2dTIdnkTAUD1l2gInR2HWrYc= X-Google-Smtp-Source: AGHT+IHuXX7Ifyc318fNhx462N0pi3F+rHDWoyHOgLfANTe1VYLPCquvt5V2eSYVAiMxfXty5i5xb/rObCB3 X-Received: by 2002:a05:6902:1084:b0:e39:7a90:eed0 with SMTP id 3f1490d57ef6-e39de29aab1mr7965306276.44.1733381921798; Wed, 04 Dec 2024 22:58:41 -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 3f1490d57ef6-e39f7140048sm34133276.29.2024.12.04.22.58.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Dec 2024 22:58:41 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Dec 2024 22:58:41 -0800 (PST) Message-ID: <67514f21.250a0220.3a1608.21b8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7199E6052471; Thu, 5 Dec 2024 01:58:41 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] e8eb14e00d56027bef8569d68cf00e39670edca2 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 e8eb14e00d56027bef8569d68cf00e39670edca2 --> functional testing pass Upstream job id: Template-DTS-Pipeline#201162 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/31849/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/