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 63C6546201 for ; Wed, 12 Feb 2025 10:31:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3CB7D410FB; Wed, 12 Feb 2025 10:31:21 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 0569840269 for ; Wed, 12 Feb 2025 10:31:19 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3d162ecb2beso9501565ab.2 for ; Wed, 12 Feb 2025 01:31:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1739352679; x=1739957479; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sXLm4P6yBR1NVAW3dWtseaqJOygOakbs50jqM+Q/1GA=; b=ZMOvZQEFYqPC0EdE7AV8Aqg8aEe52BgVhe1iMZZuqVB3dsxoMm/Jq8pJb4Ndvr1fs2 eZVn1VDVXuOE2OQpn8J365UV9Fr2cWNhcWeTTtLBkjIGdoYQsPwsIxAR5XS9E+BnrwoC jtCch59xAaFUx084i3f5+zqD6oMA4N9I3x5iA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1739352679; x=1739957479; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sXLm4P6yBR1NVAW3dWtseaqJOygOakbs50jqM+Q/1GA=; b=BBtQpTGTuFtPigF9ZoIV9cr+PHNndhXIfeB49sfkMmnSkqDWww1FGWwltNF9OTYhJN liuIqOZNMvRs56ZROtOFQaAum36cDnIa52oIuHx9ASgf9fWdM9HAivaTQ5pggCKc1Bry 7nGSG7ZQMZYu2f8FGw1n9nd0sUKS0TC3PRciKbyZ0o1WdpiWjhCREZZegHswSi7haE8i kfSLRqTJ56xmIcrwOMXkbpWvU5JtJL04anlaI0h43v8WS4ANgctGy8tXuJHUjwWP5YL+ sgLi8z14SC/ePBjvA3mk7IAepEG3CDn6JCQic8SP7T4Z62ZkMXKKNh+gSfzUjKwbvPxa Gixg== X-Gm-Message-State: AOJu0YwYEewtsBRMCIeeJjY6Jr7gYByd77k0BGKArULhg9+6nWygTrw1 GhoLXlZ/q24PX+CPwLfqp14s3eEHsjbFqKGuV9WUTkoqrrY2g199zDJ34+0WtApWvI4QHgpty4R Q4azWo6YiTkNhGakDGlI7L3O44EWb386TTq5YVzbY X-Gm-Gg: ASbGnctnZFAfEJ4AU57eXrc6wgg+tbvTv0ACI/CSSt12okZjtefjYalfk7sgPdC3I1s aYSqq1/5mLKxUyL4j3lS8j+hBH+MPVnWr0wmRKVthRAiENwX2BGUYtqKxP290mZrYyHsBkrMY7g t5uiByBK7GJoUiHMaOCGJ+1Qfk/nhB7QJtVpq5fsCcTfBxWiLL/gqT84HvdlaFnCOVlTveOzZsK zpqjPWz8aeHlCJysW3VUkuxA2MCE+c3f/hd1jRLmm6Vawma5wzfAEI9AcTWSZuBBVNM+eIdDP+3 hv7nJe/9VTh8HPqLHUfzlzKu0DeFRw== X-Google-Smtp-Source: AGHT+IEysIVjFM+ZJqI54uQo27NGzuF/FAscaMLlNC2p+Lpeug2Asf6gQB8DmldOfgbe9WOXTLaqQ4qMvy/+ X-Received: by 2002:a05:6e02:184a:b0:3d0:10a6:99a3 with SMTP id e9e14a558f8ab-3d17bf30cedmr26426065ab.12.1739352679277; Wed, 12 Feb 2025 01:31:19 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3d15addc1c4sm4360705ab.18.2025.02.12.01.31.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Feb 2025 01:31:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 12 Feb 2025 01:31:19 -0800 (PST) Message-ID: <67ac6a67.050a0220.8a9c2.7408SMTPIN_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 944076052471; Wed, 12 Feb 2025 04:31:18 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 88e17c88943145bb956b5bf6059a8043dbd33a99 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Stephen Hemminger 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: dpdk-next-net 88e17c88943145bb956b5bf6059a8043dbd33a99 --> functional testing pass Upstream job id: Template-DTS-Pipeline#212337 Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-131-generic Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.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/32553/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/