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 2B76C45E9C for ; Sat, 14 Dec 2024 09:10:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 05EED40296; Sat, 14 Dec 2024 09:10:11 +0100 (CET) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 07D0340041 for ; Sat, 14 Dec 2024 09:10:09 +0100 (CET) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-725dbdf380aso2079537b3a.3 for ; Sat, 14 Dec 2024 00:10:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734163809; x=1734768609; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=blGOpgZnELGZbsqXhI3DEgcpzCT2Vsqfp9UTHoxXfPI=; b=blF89flQa6oQukUPVEInMH3b0KDTILPc7r72nKF+T6z0pDC5tvN4HE5qnU5HkrNQsS PfNa2EkeDdhMJM1ERXKTyNm4jdy8gsb60YvmPKJ0CqtU3I5fiLbbwM8jUgslmZ3ZbynF ceMWxgL8+LiehIhG2Bcmx/tvGjpj5OXM2lhOY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734163809; x=1734768609; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=blGOpgZnELGZbsqXhI3DEgcpzCT2Vsqfp9UTHoxXfPI=; b=hIpx4e1CPyyYo1xukt5wpe2Tc7EBxs2+hbp2QdQMNdYRrwsmsbphFlPTfAml5Co1Ez dDBst32PvlehL7u6lVcKr6VbZVhbtJ6Ph+eDwSdK/iESn/A4p+uOR8ykILJXWuGVmbYV KyX6W3s9c6hLJYmPKXqHXRYSp8J9EPSs4vufa1PqvhHm++27e/Iy4zSRAni4guELJkoN RpIyNYZBhrSD9q7VIFc7FXdUrkOt2dRjo05Qbji1IxW8ELLXlPHzA3MFKURvswiS3NWv QgR1QBstIeoc6bUdzmE1oSR8kGTxqy1AmpGJbOt9PWEioc1hgMnSTMHhKNJTwN8KVNKE 81oA== X-Gm-Message-State: AOJu0Yxg+/Ugb3oZrisyhbFO/cyBU+cVg4M/DGpcjJM3aJEmk1L8qXD5 A4Cbu5FKUZZHnoCEcSKzRjGFuvzsskoBRVyfkycYMB2OgdukDn2UXZ67OYozu9mQoMTSR/GN/NK GA852OG2t9Li8MO5D7Df8UQapSyFb7mu5 X-Gm-Gg: ASbGnctMVYISftcQLLTfOnngxiuGUIEje5kPB57RTMNzez6+jTUiOVulJciAGKpoN6m Tt1Tsd0peIgWC6CHKMqCdymqkUHs77h76HlSrLZjQN7xcqFOdImFkM4ZCaIpGqoNcotXQdZg8uz ZbBAomXdU/pn75CfJB3hY8BM9u+RnQ54mMRxM+wdZO2SemQM2SwkA/3ZM5xKtfwDhDvtQ7GKIpg UIycIaLZA6H6mKwM3XAZiXk0DoiODfW4wpHrc+SSu5SN0ZVzic8ypoM52Ql4gq4iHAjAGkObQGn bA== X-Google-Smtp-Source: AGHT+IFy0MW5ZbVW3xiAfQEn3ga+yUAAT9kTCdpYMIS00VQD9yhLGg3RCruDg/9cVehtbVQXyYJv3sEqCmZ/ X-Received: by 2002:a05:6a00:2e89:b0:725:1de3:1c4a with SMTP id d2e1a72fcca58-7290c0dfc82mr8253404b3a.3.1734163809169; Sat, 14 Dec 2024 00:10:09 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-72918ac76f9sm64562b3a.5.2024.12.14.00.10.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 14 Dec 2024 00:10:09 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 14 Dec 2024 00:10:09 -0800 (PST) Message-ID: <675d3d61.050a0220.2531eb.47a9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 6082F6052471; Sat, 14 Dec 2024 03:10:08 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 92bac8b798fa9c94bcf835bc49b4f16f1b0997fa 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 92bac8b798fa9c94bcf835bc49b4f16f1b0997fa --> functional testing pass Upstream job id: Template-DTS-Pipeline#202315 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/31921/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/