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 9C7B745E09 for ; Mon, 2 Dec 2024 19:59:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7661040270; Mon, 2 Dec 2024 19:59:12 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 442464025D for ; Mon, 2 Dec 2024 19:59:11 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-6ef8028fe9fso16824787b3.2 for ; Mon, 02 Dec 2024 10:59:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733165950; x=1733770750; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=U5Ca/FBxm24mtAkK/wqrRs+nmzD1cU2HlJmPz/DQ1vA=; b=WBYzeOCWPu7/ccQ2erWCB8RoRXjyn/QARS6O8QUU2pcksyXU77ktwexdVjsjHKUPsw Rlk2h4Fjubm9S21n8zQyYPe8s76ldZRbdjbeCFpmE5Ed8DxVYPh+hr+JtsoEV1Q4UM+u 6GHxQ3gVi5SuOrxgnyyrROnh3DvaoMTOdFto0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733165950; x=1733770750; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=U5Ca/FBxm24mtAkK/wqrRs+nmzD1cU2HlJmPz/DQ1vA=; b=Kx5ESM7fOLkvTdSz0F6LKUOeLakt3n/17xqpqWiadFk4Hcfadj97M1fxkbR5/chiYJ M2qmu5yuAfRQxqtzBIbeyj78nf87rEL0Y1aVPrtVUbb9a4Lm9GJL5+c397G1jz0DQ1lk Shzbv5zdb30Ug7kQ4R5Iv/F9wUfJtXKEt7nX+CfmqB7JsSfKgdoYfQlrpn2BmykL+8eu KWCfusL/DoStYHWv4bBugvTOAYbR6o46fzmGwco7YeSbH03UMrzf02wdLQKH2jBnr5X0 ocxLvzQzl12o2yBgepcp2d8sIL5py2GOZSBoY2nn14pQQ/BlKM1o59k2LLaWqkzxJhBZ 9TgQ== X-Gm-Message-State: AOJu0YyDob9GCasBpYpt8dtoTjk17zF8ktlPQzt26Z3CLNOvLchA7Upi 6SmRDy1/lttKyXrA91OkGAG8tPoa8Mi4SHaMkSVWvHLs/Wf96L7xA+75t2Uew+2KVhp4z1Ju5MS 4EHkuQjpO5kTnEiYaY0/HCpANkUmOf+CxYhYVLja6kawajn0m X-Gm-Gg: ASbGncsN73hf0Qy2aNBjavAJBZXfY589DXNJ9VaaMYirC8OsLkZAuxD2iDef4bkjE0E jN/sFXnzgtEVr8o91s30L4DfZuFR8JJ3Vc7kSGIQ7c0906eCTJQZNOLF/Zu3UJ56zvuoV/wnF7T ZzBvtUBUUHe8Ptneeg6FwbZyaGdoSRXy5tjZxb3srUpIkPDvFD1EO5gtqz3y7Jh0PMKoDpXESNZ yT/xpn4EqKRUmff5HBRb2YhU9/JqxJwdXtSiAv3urZVBmeYT9vRvCXldVhxiGn02J5RVOuROzU= X-Google-Smtp-Source: AGHT+IE7bnvRwbfBfVkc6RuI5IdTlC2cKjP7NLuB+0o69440NZThh0ALMC3tkntUXXwNR5BiiaIqLp1cbLTb X-Received: by 2002:a05:6902:120c:b0:e38:8fdf:ffdc with SMTP id 3f1490d57ef6-e395b8afeb5mr22495418276.22.1733165950596; Mon, 02 Dec 2024 10:59:10 -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-e39768fb2a4sm455559276.18.2024.12.02.10.59.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Dec 2024 10:59:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 02 Dec 2024 10:59:10 -0800 (PST) Message-ID: <674e037e.250a0220.1128e3.a1c6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D06F56052471; Mon, 2 Dec 2024 13:59:09 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 09fb920298bc81077a12f53f700a16005961d482 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 09fb920298bc81077a12f53f700a16005961d482 --> functional testing pass Upstream job id: Template-DTS-Pipeline#200478 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 | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31806/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/