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 1ACAD45FEC for ; Sun, 5 Jan 2025 07:48:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DB1BC40264; Sun, 5 Jan 2025 07:48:38 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 390EB4014F for ; Sun, 5 Jan 2025 07:48:37 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-21683192bf9so188102785ad.3 for ; Sat, 04 Jan 2025 22:48:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736059716; x=1736664516; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wHGkfaVBEBUSKkacQZOJTO9XhWr/VK9A4nrsd6FyLlI=; b=WxPco8m+n/TuBxSP9s8n1p7MzZf0f+W0ULH76c8Y71LyKRg7SOMycX6flQCECOlKfB WJZzvVtjcH00bQOVShYIdXFRloWt3oIKzEUNuSUGbt/bO0p09OtdXlykDHEwyX0ozDqz yKWldxNmrasYmbHDAn7ZJJ+pxF55BONH25lP8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736059716; x=1736664516; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wHGkfaVBEBUSKkacQZOJTO9XhWr/VK9A4nrsd6FyLlI=; b=R6EM8ahmrZVZQUTrL5G4nPyd/VnF587/sG98SiusHcVmlfuuQe49iHdZP6QBMfcMtE YJN76vpK3D5K7oqOa69cR6c3fz0E7dSKttkZjJMGwmXnpXrjUKY2UKMzeP/lN2SzZ08X fJyPsIOnjGVOgtSeVd6XFuSSiDXMX6NbSWSVoaFB/E/I/NMP/MlD6YOSY6R802ZB6flP ZJR3UQPvbW8ZwZmvje8/7rZNJLemAz6uKSnxx6JnY9TYtOy2c9ky3fci6VB8R2GPh92w OhRGZxXMlx9jzRjCYzEFoThC6BzNNJwliYvaLUD+kDV+2GW5Yivwca8q3gVJBSzI09Pi sgSg== X-Gm-Message-State: AOJu0Yx4eB4+ZVpV7ofO2BIPKBDTYBDXLJRYilXXnDqX6KgdGG6twkkP Eex24ee22ajH45q0v8cnkhj6LRE9xvrOJZJ1id4cxNQENgISm/PY4ryQvq6M3bl8X7O6VTUeiEJ U9VsS/q2P+kVuCOHcA7tCo59qysph3utVXlzxye0pOb88kVXg X-Gm-Gg: ASbGnctjDzjqBlsdv7PIF8oTaGq5SnX1jPYu92+NVfLEUeYW9h8CNJrqlh7NObuSYdo 0Du61GAMNGzpc6ib5fhZ4D03ARcWXfRAriJSO2jEeS47n9vyXAz0KYS8QFg3upsuqnDywNqizXm vrDrkb3etz3/H1yApxj88gibjtU7yIHeVw9j2/aVJdsGAbJKPJUQQwq/mTWVvWFuNaEJ4y7GSZ+ RfyiCEGbZh39Fy0ltvFwu/dMFW8TYXI9FnafpPQnWbTQ9e9kdlNb3h1jIxDGxNgc0k6juHS6DVV E3CPnA== X-Google-Smtp-Source: AGHT+IGNCeGX7isa3D06K/dO1yAO2fY/1hwqtKQo7f1g3/Lfmpc/J++EMjFfPNd/sIaAlJqN8GmBMt2f1xKI X-Received: by 2002:a17:902:e5cc:b0:215:577b:ab77 with SMTP id d9443c01a7336-219e70bf185mr775972525ad.39.1736059716110; Sat, 04 Jan 2025 22:48:36 -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-219dca2ac86sm15681515ad.109.2025.01.04.22.48.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 04 Jan 2025 22:48:36 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 04 Jan 2025 22:48:36 -0800 (PST) Message-ID: <677a2b44.170a0220.169b9c.34beSMTPIN_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 44B9B6052471; Sun, 5 Jan 2025 01:48:35 -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#205409 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/32113/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/