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 E0B7B45F01 for ; Sat, 21 Dec 2024 08:10:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CD72F40156; Sat, 21 Dec 2024 08:10:12 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 0F1F04003C for ; Sat, 21 Dec 2024 08:10:11 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-6f26c517979so19157197b3.2 for ; Fri, 20 Dec 2024 23:10:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734765010; x=1735369810; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fUTtpG5xdFVTaShi2cg+jaJVmCQ9fLO7qWcVNoSuFbE=; b=HOLe8HYqRvWgZSiinyysyfhRy1VG9B6kYdxi0WbDH/BlXS9EGrQt64Q5B8MZmmt6HC ssuxTKMjmppHr6CUPRjIpHs7H7ZfwKHIN6D1WdKJQBmqQRbxVCdG+4F3JAJR9I4Xte8B +3+RGACtjOlhiviySom0zXmaBx70gFmgcnzdY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734765010; x=1735369810; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fUTtpG5xdFVTaShi2cg+jaJVmCQ9fLO7qWcVNoSuFbE=; b=Tdxpwjqb/LyLQ4KVM3+YOZBMeDjuAgYVmiLuD6hCUYktT8MqL92UqgPbW0ER1HpCFy b823bJah7MqA5u/DLoJFjxPaEiMYTdg4fjGZCAkKtth7yvg2LLPBlhMhVOkZJkoBuvyp ZHhqB/6yeQ63Fy0xkSMUKD3Ki7mjLmxg6LEoezIPvi5semz/J5eFcm2prf/KFtYvTF36 rTGhJSOQFQ8d2MGM2KZt7zmx0XrKURy1wU1QNQdt/hrWuV76pWh5tzaVOq9UKVSqLLc9 CyQqtc3OVYwpEsLlJIKyzmAwtgmG53R6Pp/ESZlWlVugB3FRpBYuqHWWly4lt6c6UPM7 9+GQ== X-Gm-Message-State: AOJu0YwWH6Ir05lO/GGnm2A/uu4oTgmSsR/GxiQXW6C1ndWLX3JFxbkd 2h0Zg7D7nhixZjq5l6cIeHTihKjNu+iqmZZ9hOnpQc1LeRWOKxjd8TkWxdYQ9Na0HL4XA+501J4 BF2JS+cDL7jKEKf9UgZIhwbhNbK5Aip4S X-Gm-Gg: ASbGncvCFHIcBFJfXqftdzigmu9ulS7YYdeKUqW5SsW2BVE55MV7PjMAPZnvv6EEBna g8VLcnFjxu79WiqvpmIa6KliLhHTvkHVUhznSxzvOz+Ml0CljemDG21sWwWkqP+8QPhmpRX0QA7 lZyMwRYocysbC2GUKlrrmE7MXxHiWWdi4eB5l7PJ4+KvXvO7ZVJU2v2HPa5jMwnrtKnds0p1Tfl SPYo2ayesekPS2RyCinSgTa0cGeLr84xs+4/gCQRlA7mmtQQuxkosjywMA8JLNrekSYp6SYCpET Pw== X-Google-Smtp-Source: AGHT+IEVx73IC2iBOV4mqAeaZxB0BuPtJLrJTHP8s2d4CFIKzxCE4rO40eu0jF5ePlo6rGgVBOfhzyCx+s8a X-Received: by 2002:a05:690c:4884:b0:6e9:e097:7191 with SMTP id 00721157ae682-6f3f80e57d8mr49560157b3.9.1734765010266; Fri, 20 Dec 2024 23:10:10 -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-6f3e7866f43sm1845007b3.67.2024.12.20.23.10.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Dec 2024 23:10:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 20 Dec 2024 23:10:10 -0800 (PST) Message-ID: <676669d2.810a0220.1c4ac9.07c0SMTPIN_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 D0FF26052471; Sat, 21 Dec 2024 02:10:09 -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#203664 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 82599ES 10000 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 XL710-QDA2 40000 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/32008/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/