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 9C2BE45F27 for ; Tue, 24 Dec 2024 07:10:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6F0C6402CD; Tue, 24 Dec 2024 07:10:55 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id E55B2402AD for ; Tue, 24 Dec 2024 07:10:53 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-844ee166150so178802139f.2 for ; Mon, 23 Dec 2024 22:10:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735020653; x=1735625453; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ke9dokbuEzS4EPiNHSXGQ2IgHdaavIvqGkUFNvvsa44=; b=OkU5mv7TN5l1pKEiwVBotcztvE+c5L0+nOCZ/+ql4/1rn7+Lp4fqd/4uDjgKBijWmQ 2bOL2+l5Fpe3ql79bxtTx5z2p8RhO9zXvxAa+uhAtOBB41neJvhaJOqOAwQ9fo/pRjP5 5MbxJnuEuGHOGXS9Fx76WeBJzWGkK2gx8ggF0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735020653; x=1735625453; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ke9dokbuEzS4EPiNHSXGQ2IgHdaavIvqGkUFNvvsa44=; b=b0nQ34ivYrJSZqjrWHx0A6Zd45bod0B2FNMMx8T1vie+WYqnHflPPLil1IP+AxUY86 Eq0UKctUpa5i8TEREF5ZzZR8FiLEZ2sUgS2vgZbtL24CfPWZ99H6PXyyuquxAI/g6zDa Hbv8eyXU+60yc6O9G6UtiIJMjDbw8Y/hiG9ugoq6IGL3avsB/sKDmByyOt0Xl1nGAciy EcJBHOr+P8L+xMkSXz/b1BuCnNcQeBfk6SZEKu6LTVgAmzxnbn1QA99OJHUL5MJ0JflX JSyO+4eQrFkyLS4aSuc0d4gj5S3aoSClQxKXGDzTyrfAzEubUdobXpppPrz44yAoa3CM Y2lw== X-Gm-Message-State: AOJu0YwaUGMLVWUoXHVh6kdDcRkmsiaKMWGGCPU4rtIcrawqpwMiADyZ wbKUKQs7chFccrfqQx1ubbMuS3dOe9Ny+6bqbToVzQvQz8oB0yDW5KyJrNtkyrJEU6GTtERbOjp askPA/pO+P2OCMAw5xEXlEd4O4gEK/+MHvcImsqQT70DQdHZN X-Gm-Gg: ASbGncvn0rRdaJ51rK7qIt7iFqz7sjehQmga8HNN7eoL856SELpTbZfDXSCMqpP4YCn e+08aq/FrDz4YlgWWxviBsRHPmpM0y0VFkVYpJO50uVTN3ym9voQNHNP2UzVdwtivo0908UHzWc F2vLyhOw03hxjLVmxiCtdmzlDUkwWNzAB7jhreQSSnLVEilWE2wQ8/8qE0v2uRQYrbgObWFJ+qL 726+vaQlvFC7m3nTJo/OpdHGaTQJEvcDsB/khtOttZQ70FjOrT6uVelY5KA9keqFHr//JEQDhzF iCouoA== X-Google-Smtp-Source: AGHT+IFVG04YbdiuxiNX29HbvbhzvDjGVh3PLlWF4NH2PHiZy2DHOsUM2Efhkh4XxlkVsdrSIIKLfOOueT6V X-Received: by 2002:a05:6e02:b2e:b0:3a7:91a4:c752 with SMTP id e9e14a558f8ab-3c2d5919b63mr165103905ab.23.1735020652534; Mon, 23 Dec 2024 22:10:52 -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 e9e14a558f8ab-3c0df28e92asm5270755ab.17.2024.12.23.22.10.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Dec 2024 22:10:52 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Dec 2024 22:10:52 -0800 (PST) Message-ID: <676a506c.050a0220.20613.b55fSMTPIN_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 090796052471; Tue, 24 Dec 2024 01:10:52 -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#204156 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 82599ES 10000 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 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/32037/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/