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 D759345F6E for ; Sun, 29 Dec 2024 06:51:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B4A7F40280; Sun, 29 Dec 2024 06:51:22 +0100 (CET) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 4608740278 for ; Sun, 29 Dec 2024 06:51:21 +0100 (CET) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-e4a6b978283so10394992276.0 for ; Sat, 28 Dec 2024 21:51:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735451480; x=1736056280; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=21UgZ8h2uAwLtjBCA+Pr+3q9MbNPj5wHlJ22rCP0FEg=; b=K2nokPQsAzb4pS4DI8q3edszxgxVhntP3f2gVv0bVKVrICq5wU3xy8aikPutWyClnu 84ul4t8p4YsS1cYBJKN0yHHEvOpxtq9r15NnmAmGD6RxNkdDEfD3qGnTgL7xPA1n6PYl IYT8TU4KxVJ4s2o6bhup57HpnJCsO2G18TnjE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735451480; x=1736056280; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=21UgZ8h2uAwLtjBCA+Pr+3q9MbNPj5wHlJ22rCP0FEg=; b=aJQluek+f6DX6TwI2aQOVG06viZ7bs9O1JN4QHXT58eGxfDobJMbev86e7MYyH6yAR gCgP68OYgGrGT86XoBSJRNO28kIrSfB4+o7nLdZ9KDKTRKf6QhhC5OXKJ/cTvPrDC/6q sTt7Z4Is9DSuerkRUCZ0lECkTlDZWn+6W1OoE75FMXYinaPU4nY7fW9wsxvO7Y3fZuSM 02YpdG4jU/H9N/DH+87TZMSjI1mE+LJzKhnURGukrWpZCgX7z8bXh6aEJSTLo3i0kauQ ujsQ8/NxH2Lune9ayUgoHO+c0FLLCm7KdVR3xVpqOwFaAnQEpluZhRUxcD9XNqX5TvDw KV5A== X-Gm-Message-State: AOJu0YxvZaN7FpNAn7ktO5jHjxYjIFAT+cLrWtuuKQdbTwUBD4GQtpJ9 YK2KknWOerRbQZDN2w9sci1KJydLeZCL2xXuxsT1IogZdqsdKSXtxq500h48TD4BT6VcbS1niqw K539cfCOyudZ4xM2cY70q7XjP7yDbOPog X-Gm-Gg: ASbGncuimCJF73hRDlonmZUdiVLE9V4WDIW5WX9CJc11UM562SfRRs6e96OtMEmybxF RRCWkzwcC5tRtWJeDsu3IpKZAvUoPv6nPvwibgs6m2QR7SDipgwCx8nLS3YU/0Yrk2/F74xOQKU ID5R0kkN+8H4SyKRvgkESwD+oHn/BbxZ1YpyETFZLnu7SmSEBfE+D7XmGcoEoU1kJvbvDN5mlIq +3MQKhwmuRYyZ5EoZgan/rAJYG21v/VIrOL/IWK8Sxeo8vIFNycB3ZfwKr8PUQPRCMyYFSlZn3D 8g== X-Google-Smtp-Source: AGHT+IHEgbwXWz7vfMEE5oYZFo/ZCv+PJEKpzp5WiEBOk6D/A5XgRsGaSu3oE7M2NmB3TvLgtczTaFSRWPWT X-Received: by 2002:a05:690c:30a:b0:6ef:f05a:ba6c with SMTP id 00721157ae682-6f3e2b6ab6bmr236798187b3.13.1735451480639; Sat, 28 Dec 2024 21:51:20 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6f3e7479023sm9666947b3.43.2024.12.28.21.51.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 28 Dec 2024 21:51:20 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 28 Dec 2024 21:51:20 -0800 (PST) Message-ID: <6770e358.050a0220.fb7f0.015bSMTPIN_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 14B9F6052471; Sun, 29 Dec 2024 00:51:20 -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#204707 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/32072/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/