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 A2BFE45F79 for ; Mon, 30 Dec 2024 08:35:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9BBEC40263; Mon, 30 Dec 2024 08:35:00 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 098E14021F for ; Mon, 30 Dec 2024 08:35:00 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-e455bf1f4d3so8729909276.2 for ; Sun, 29 Dec 2024 23:34:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735544099; x=1736148899; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jV2TPEEWllYCLicAueW4XOwXSUUWo8nXl2PivlPmjBw=; b=VkxvJ+xlIq1c7/X3mOQT8XPBWZhykk+Y5hdbK6+polqWFxOxj6XbT+vB7W2QV8t+1I n97N25795W/57cgBjPN2u88vO5bTdELP9PV8gMJwBtDLNMe9hfM5Hh/mTanMCWghf2AX K97GLEBAkmZexqhis4UuXDurXNne9DMNxem78= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735544099; x=1736148899; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jV2TPEEWllYCLicAueW4XOwXSUUWo8nXl2PivlPmjBw=; b=pXtFbtl09UqbTk7aCNgFcsro/8M46sDVw3FWTU98ktHI1caGS/prMG75lIp3Xb4J2z yyaJJM0spqunIKCIzuNFTPUBXbqwXlV7RjT+jMRPwl+tAhZOT3xqBfiX8AjoB557jN18 Z7YTlM+/kTPkP8MDUbVNVB3z0VASu1RQs6IQQCEZLewiYYFJ30lYO3PI7D2nI83oa9JX COPcyAo1bvLCgj2RWtgab8rU/1T0ZMCVF1NvReRzRfPE1cddDgCVnj2pyLyCVZNIqvF6 fK6I8KP1jiUryPgQ/nsekFqFYz/DSKMARUzXsK88ftMoSmINIiGA2Vh2fRMoOLKh1uBx 0tXA== X-Gm-Message-State: AOJu0YywvgpYBKHKMo9+AtS0AK0JjNoMAOrLw14EHmvF/G9bcW219lhe aci5Drs73JIYaXr687EKOA/7mLOjLc84ws/tMOYMRVjZ6LboCj/MLM9zD64KHMw8PW48PuYhcNr 586C65qDVW7G2+Fql80MhwMOHdsuiJNBoM9ucFNEmd5NeFm3b X-Gm-Gg: ASbGnctwuBr+lFi+btCOIbq41+XffJ2FcJVh8SIVwlsSNXc0pGx/p6hyETIZsbk/1wr NDZ7TB4Dn5C8s5XnQp/WdjtUXhvaG8xfbOSt+A5qAXjKO4p6u1aaCeQ8QfB1/3R22JwhwginNNR LqktE5CScjhurRJV/kc/1njJIPZ73blABiEpkEbGuoLFEnqMDwDGBPCujNJUq2wHDTsGo5poFJd SSv3FjIIwmF53opWRgUz2HGxrTpZKi4KUxCdRVfQwarkfMEWg4bnbzO2nlImzApUdito9ulDrz6 FAR/ng== X-Google-Smtp-Source: AGHT+IHh1LrhmB77zjByjzzwZjHYHWUDJnsJkgSRJ4kF/GapHxvW2IAkKPdZxpr+6XsMFPrFw7FzThYavuCA X-Received: by 2002:a05:690c:6188:b0:6ef:820c:a752 with SMTP id 00721157ae682-6f3f814565fmr224413577b3.20.1735544099357; Sun, 29 Dec 2024 23:34:59 -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 00721157ae682-6f3e74bfbe5sm9803247b3.44.2024.12.29.23.34.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 29 Dec 2024 23:34:59 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 29 Dec 2024 23:34:59 -0800 (PST) Message-ID: <67724d23.050a0220.1a2c89.12d6SMTPIN_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 C8B3F6052471; Mon, 30 Dec 2024 02:34:58 -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#204801 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/32076/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/