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 DC16A45E91 for ; Fri, 13 Dec 2024 17:45:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D161F40B8F; Fri, 13 Dec 2024 17:45:23 +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 48B96409FA for ; Fri, 13 Dec 2024 17:45:22 +0100 (CET) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-7b15d7b7a32so197248485a.1 for ; Fri, 13 Dec 2024 08:45:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734108321; x=1734713121; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cAZQe50ku5jlq+pBN1cYUX7SMedH7xGzU6mYTyle0p0=; b=XGHJ476EXC7QWdDaRzqStcOgkzFwzTMDNr0zIMti2dwFb2SSwIu3HBG5LIvOH5k+sQ lkvIJcfcVid5v3CP2RdNnWQjIXUrkkz+0MhxMMkbQTb/I74pedIIq8WnHbjv+1c26JCp ww9JvmzhmSKfmr+eweyG0UKqOyEMijsNmttTA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734108321; x=1734713121; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cAZQe50ku5jlq+pBN1cYUX7SMedH7xGzU6mYTyle0p0=; b=AWKy4vM1fu4tjUCZ9lxxlQYaQGWihgyjq5RZi8SNGj2rOaZurPkPkATVSm2P7aXvV1 xpKPk/Xq4hpf9uOkSzn4J7YVkzDWbJ8vFS7Emqdi+/gOuR+3gJU4ZTkYzA1xTgGgpOZC Ds0dgZnsAuxAsxWvO0bSfXRzHqjC4+bWIg02+6jN7MH9nBbCM7oTbZRemOfqh15fbVR4 wL3Nr/JkfRuK1pum4YUZhqkyZyMXN3fWhSTFkO3KQ3lz7xFW1kzt5ogoV4s8s8JDLtkN d0OYeKNAFnJ0TnpCWPizExaxr4OwXinTxFAsFlM1p7bWQ1XDFFZ89q1QLF4kE4AUH7ur OU3A== X-Gm-Message-State: AOJu0YzKw3jbPhwoyv6B2BvfEOfHgz+TxjUIYLA97ljadJvl0HAYsS+a NRCYjsfgzvICpz0irPfn0yBZIHvEgAIBlnqLnAvsjXVgEon8aUt/bknAcY4db+3CFC8PPjVi4Jj Uo1IjJ1hIFS7RWjKxjJHUouNe4o/WYvGw X-Gm-Gg: ASbGncu+twmHBh3jAER1mw2xghL56S4U3Nwie9Zj1jHs2Su/x8JB+7daeAevdw/ht9p 1nhTmsouGWRZRcLqei20SMlpx/LepZmhTqGq5V0cV+81OarHzU96IPtjLGYiI9/4ygpsQVJTToX yutV7UZyjweJyDlFx3ieZG/FWEP/MOoMO4d+CzXaTzS18m0LUW6UaQtxDUIF8brgMj22F5YecKA kE3LQG78nWEcNvw9qtPCwBavOBtq1mcF0VDScGhq2wHi3Mi43g1zn222YLWGJ5vyv8GHDaL8Ogf Gg== X-Google-Smtp-Source: AGHT+IGyL5IoTDQPV/U7kwdybdoav9ymY4kXYa/K/Nh2dd6pwcISmI9v434CLR1se3bMfM6VgkrViL2Fp7Kj X-Received: by 2002:a05:6214:411b:b0:6d8:a148:9ac9 with SMTP id 6a1803df08f44-6dc8e777527mr57147036d6.30.1734108321517; Fri, 13 Dec 2024 08:45:21 -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-6d8da66d62fsm9865846d6.14.2024.12.13.08.45.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Dec 2024 08:45:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 13 Dec 2024 08:45:21 -0800 (PST) Message-ID: <675c64a1.050a0220.2f865a.d0d4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 385A06052471; Fri, 13 Dec 2024 11:45:21 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 39bcde2d05afc0f904f906182be1e659b60ceeb7 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: 23.11-staging 39bcde2d05afc0f904f906182be1e659b60ceeb7 --> functional testing pass Upstream job id: Template-DTS-Pipeline#202123 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/31909/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/