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 414CD45DAB for ; Tue, 26 Nov 2024 14:46:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 28CF940E36; Tue, 26 Nov 2024 14:46:30 +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 9A40C4064A for ; Tue, 26 Nov 2024 14:46:28 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-8418ecda128so86895839f.2 for ; Tue, 26 Nov 2024 05:46:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732628788; x=1733233588; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lJUMLwI0Rv2eHy+ktGCR5ax0ksGgtgFBJCHyyeeZSew=; b=MpkrWp+7/K5qNh3B22T0rAggUkxyfvz76+FH4n1+sBuTlEdkPB7yK1XwvMNU28o1ro BFd1IWYSf89NBGLtKBMyQwLN63lkbOd9Rx4ioPjc53b5FBuba7m2JwouE9vhbB80xan/ ordlDNjHpFBMvyWxrIk4Sb/v1ud9u/K1jf/Ek= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732628788; x=1733233588; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lJUMLwI0Rv2eHy+ktGCR5ax0ksGgtgFBJCHyyeeZSew=; b=J18hwYmWHcrSKjxvDUWUnOsn39RCxbYEoa9Gjdnv6Y03FYADHPojV+h3HjiRjMcLSU shsXXSxng7HOXXf7MTLxXfSxAhovy/qLs/V6PBMitHS4YdzUIzHS7gH1cPhpQaiSEeYo ccc/hu6AFSy9beLk+MsEPDw0DeueEK7+0OeaV0tMH2JQiyBCSV8Ed2G1Z7TRFao/FSwh v+g70q61Hu+RJfxQ4yMBgZzQemhtyF1SpNsnjjSWbJSEOJCuUhh+Jf2qRWheX4tvJbf8 AYg9TXJSwFs1HwM6r7/J27utKx//FgDAWimktLlbI5v3Okhix5BZl4iadULPX2TbStjW i4DA== X-Gm-Message-State: AOJu0YxV2SIeayQc92BskPCfwr2kTPefNw/l/kzU/2YfxDoEQVY0J/Qq JkyMaTNcp1wmoQKBXXOaGy2xlv1/EX+i2IP3ykpCpf5ovNg+lafi4IcP62WbljPE4ZuOBtas4yq 1npVlloeIfBZvf2lxEoBxJmOZ8pqrhgOYlUwHyv5hypZLpjZp5J6t9h0a X-Gm-Gg: ASbGncsR9+pNIOA951l3dKvxML/6UMIe5+pP01Ihk00QLRYwt0MvB3puGTkVZhOo3Q+ emADnULb+s+dHPkqDnLl9bc+AVW9WonJLkCZ86RsOY2AE9p+rU0/d9//UmZPWsdEaZK7al1k3De dyrhbTW5BbYDLL1y5H0MXyT6HMiUjtl8Evj1cqtxgERagyjJT7MifmrkLlFqEF7DP9KQMxLwKCn S4WkblW7M3EAld7g1rz7LaC5mNfxUkm4dqTYqySG7Rnft6Sa3Qr0WotPufQhBRnF1HWf2ky76o= X-Google-Smtp-Source: AGHT+IFlHx0yln+MXBX4VXyZuqbps+630VwKyRPjHcVuz2bO3MtsUrrNn3KFN5/MeZwnUco/Zev0iE0YoZZR X-Received: by 2002:a05:6602:601b:b0:83a:7a19:1de0 with SMTP id ca18e2360f4ac-83ecdd15fefmr1802647139f.14.1732628787914; Tue, 26 Nov 2024 05:46:27 -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 8926c6da1cb9f-4e1cfe5ecccsm422148173.38.2024.11.26.05.46.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Nov 2024 05:46:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Nov 2024 05:46:27 -0800 (PST) Message-ID: <6745d133.050a0220.292e80.b258SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 729CC6052471; Tue, 26 Nov 2024 08:46:27 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f4ccce58c1a33cb41e1e820da504698437987efc From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 f4ccce58c1a33cb41e1e820da504698437987efc --> functional testing pass Upstream job id: Template-DTS-Pipeline#198873 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/31690/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/