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 134FA45DEB for ; Sat, 7 Dec 2024 00:37:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 065B14027C; Sat, 7 Dec 2024 00:37:28 +0100 (CET) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id AEEE640268 for ; Sat, 7 Dec 2024 00:37:26 +0100 (CET) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-725c24f3a89so969976b3a.0 for ; Fri, 06 Dec 2024 15:37:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733528246; x=1734133046; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mFjmFVJpJ5+R6D9dnw7bXyZQtIMyGuaIyaHyn3JL5zo=; b=SO6i9zzMiKYrQZnfAWIrCian5XyQ+/qiWZVi0eOuvYsXVmw6uFMO754FOVgHX00oEd bvk5GOw/7jWUFyyT7qR5dY0zDyxWK1jiA6487nlhuGRwhw66MZ8y70nlIPxNrrU3fLVM nWGjJLnFlfYB0Cqsl0KVN4gv6IxEZYK4BdHCQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733528246; x=1734133046; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mFjmFVJpJ5+R6D9dnw7bXyZQtIMyGuaIyaHyn3JL5zo=; b=MkVtiId0BseIDWTUs2gMh5YaLIOBwIFdSo5Z2k6lVqNPrAvOqhTnT2cr8tJa/X/Q31 MrHfOJ11zeKAwaDb01sFfy0jgS0F8QWK3fubRWwn0H6R4qLSigJ3dpg8jAC1FzBy9AyA /ksy77t5ECnbOFevCTE96NeqMLDTJClKUTMq5ZNWcuGgV7YTyRt5uK/SvOYL5ah2q8w1 +gIAn+I0qYS0AcT6+2vvQIGEfLIv8ofL8tB+NHmlIYDMTwx1965V7eUchMfiPpE5OHhk 8tY5QqoLnQH0AYEK72/rU1FNDeuE/cTfVfu/UJexV9OEGWoCP1MFR5yladx7vOv3cFeD /J6w== X-Gm-Message-State: AOJu0YyAkJpLosq7mt2St2KaQafzGGoqpZqoNuQdv8/g61Ng1qVViZu5 JzIo6sqPEwCz1LtMgKepTh8a9ADExWmw2PyLv66S9Pe8zg4p6Go+fLHfoupmrd/kP76iJNZVR3f EleUhGiIO/olLzlBKCLT9zIaSRoRxHDQlgEfxnPdpFoLhdgP+ X-Gm-Gg: ASbGncseSRH9di/ADJBe62ZTlTkNSjl9tPmLr1YZHYT1uwH5IDai8iRf0NsLFSwviUu mGPZhF+rAuQnG6FMAvpyWQnXvik+DKH1VRzJSw4Bb5aLIqj2hwiAzGMOjtfs83sh4F35vuMYxxs hci1LFJv7WHsdbwOiATSjTwj9TpxgK8aePQj9ViQACkGl6zk39vnl3t3B5xT5MgiYzvHWDFfJCc jrPFi0u1+BrVEUmK47YLY/bjUBRuZZYkTm5kiXTsdELlzHt+/PsUxHuvpSvllUtm5fZfASUgMY= X-Google-Smtp-Source: AGHT+IGrhtvQAczvAnyOu2pxi+gMmPkC+18aQ3+4TBhzPeKDjEvhjC84EaeosHAVGIPCtvk+KKjAomZS1R3C X-Received: by 2002:a17:903:41d1:b0:215:a96d:ec2c with SMTP id d9443c01a7336-21614d722d6mr50386165ad.28.1733528245695; Fri, 06 Dec 2024 15:37:25 -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 d9443c01a7336-215f8e76e03sm1887435ad.43.2024.12.06.15.37.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Dec 2024 15:37:25 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 06 Dec 2024 15:37:25 -0800 (PST) Message-ID: <67538ab5.170a0220.152ae0.b7beSMTPIN_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 D23306052471; Fri, 6 Dec 2024 18:37:24 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 077a7044cc5b2533410f691c8db6fb4f6667b1ca 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/v22.11 077a7044cc5b2533410f691c8db6fb4f6667b1ca --> functional testing pass Upstream job id: Template-DTS-Pipeline#201467 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/31868/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/