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 E520746045 for ; Fri, 10 Jan 2025 08:53:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C6A4441148; Fri, 10 Jan 2025 08:53:29 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 89D5D40648 for ; Fri, 10 Jan 2025 08:53:28 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-844e7bc6d84so55194439f.0 for ; Thu, 09 Jan 2025 23:53:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736495608; x=1737100408; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+XqmeyQb2XcVE+OzTrBf2y8N4XY+EayKla40l6ecHNo=; b=FidClbTcfuQylmk0MSYZWHVUAt9cCT+Db+F6xDYtaWcYKOnXH02xxS6RGZcjlvXTd8 RLx8YwKTYYnnVPmKvqfl5UeFYp/l4Ta8KVVKYj5VqvQ/9esF8seBJ9H30Pljt02Z/JEW bdsslzKVSzlstU0BJgD9Zj7WDJNYRbjbxYSLY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736495608; x=1737100408; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+XqmeyQb2XcVE+OzTrBf2y8N4XY+EayKla40l6ecHNo=; b=ldl3AcjQe+eXxpad819FTAJOpm6zL4OBKYzwkbrvJwpfkgJbqhFaRNt7oAIx+vVGVJ oCxDIATT6d8H5zGJ60TiX4nqnaQgd+wxWinl76hbwwYTkL0RDgU1ZFcISOKI0d5HRZho H2EYZ4QCSWspZb0MbK75bgRD3zXakaQUO6X8Yh7SairjBO37dJpndLQCrZxBl3+VqCBZ RRlZxd8mMd+LPcf7SvOJtDNSrz8HWYkXy+B2lsH4lcbv1dEfYiZB9/58r3mYw2dwYG76 WEmr2RQ2t9V/zkhMcgbOeSFp0cNVSnk+SmKdbXUAsPMc3Z/ZSZ3FNq7wzrr7OYfj49Bz PTRw== X-Gm-Message-State: AOJu0YzKhBGX9wuU4kPfhUDPyzUWDCz/7IqD29OwaU3emVuYjJCCcv6e UxJbWWVCU9wBlDjfX5ruO04KZ4LxvrgZJ0enA17o1j73zympjA1rMJpnXK30hF7sEqfxCSPpi9x Un6FYMbOrhLnD1DxMAOFHZnoIycVyHGcX X-Gm-Gg: ASbGncvMoH0A22qisqoXKf7zl32f74CjqNzxORUTUAC2bFFxcJboAhWPf5E1hQB/+jN LqanUfY287UZRM8EsGElPZcdQlkvNIXqQBobTjXiU0Hc66v8vQW3zVNF3j6fDxzgxx8GAjYmuqM Fft5NOclSacLA9Pj0aG8TqAgkNb9IvxG8AUxwu4510x5uRWKLTKLD35HDlxKn8p97tLoea9z44O jkjYA7/Xs4/2RI1q7Z0zknTttKNwz3FTLgvi2FEsQNm29yHK8fv+KDRlr7SfsWQUmVV3FfAuGkW 2w== X-Google-Smtp-Source: AGHT+IEykR++P9Lw3444pq83oovyEk0TttBjn6/ohW9DvoIGqYkv0DZVHuzdYQ2s0okiR/TI4ANaeDuDbHPd X-Received: by 2002:a05:6602:3a87:b0:84a:5ded:b7c6 with SMTP id ca18e2360f4ac-84cebef565emr463884739f.5.1736495607841; Thu, 09 Jan 2025 23:53:27 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-84d43e972adsm15537639f.6.2025.01.09.23.53.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Jan 2025 23:53:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Jan 2025 23:53:27 -0800 (PST) Message-ID: <6780d1f7.050a0220.38c76c.a561SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 604A96052471; Fri, 10 Jan 2025 02:53:27 -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#206206 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/32158/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/