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 4E88945D31 for ; Wed, 27 Nov 2024 01:36:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 26BEC402E0; Wed, 27 Nov 2024 01:36:51 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 72980402A7 for ; Wed, 27 Nov 2024 01:36:49 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-843df3c4390so45015439f.3 for ; Tue, 26 Nov 2024 16:36:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732667809; x=1733272609; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vT3cQPvi7cZ/4KFHPOFJzIunJ8R0dn+lfQNF9qyUNf0=; b=KwjW5oKW6HmbACYuZm/pKtX2dEAtTJ9WuqhRqUoZz2cjdhTtJqXX+/ezOwFyhKlXCQ V57KsQDlL8pEA8j4/0e+8XN2x4xlind3GSoS0zNMq+TyKIO8zL3sOLhysboGQmuGajTm Xc/rXsrMlEY2A4S1+/JXuyiCxqZZG8Yt0+XBs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732667809; x=1733272609; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vT3cQPvi7cZ/4KFHPOFJzIunJ8R0dn+lfQNF9qyUNf0=; b=OAoDn52xST7w1A8mgRwZHPYfH4Gqx5Pi6nwBC30T7Sj38RxylP2x2aTMh1EBJ5Win4 eTvZ/RhB+QoyF8y1i2XHU+2yvTcDNo0tXr8LOAjF8b+HXpETFUBCIbbPKWJHtKCyyYfV 46CZ4MiSzW96yOfadxNVs33O7uoNycn0gpbTCTYEmf6/2XRYBEl0pRfL5EL65bYf01iK XqTWGn4wlT7yBZCPDuSH+BKt8HFQzc6w10IiiXZmKN5d4X3pJnhZoMJrTi8WzJusMh03 dfaDosxoADijrBMFDbYvqIdaaS+h+Mkw8cGEZW03LKaOuijOw53rRt5g1CfpHuqZjokN Zj5g== X-Gm-Message-State: AOJu0YzOZavKtZ3JeXUVQDTo5ntwy7kTrfafsJgG1OcBPmPx4zNeMyUs V+bY1pzgXjuG4Huy9Xy+8x4mWr/prIDfTTRb8WGm1tUtYFohoi/jiwFlV0Ogbfz1ZlDfbjqRNGU wP6ROLoeQzDNrqGdMFN3LP5voz5VUyEey X-Gm-Gg: ASbGncufWwfhBkGWoLBgd0He5MEDvwC8Km6mV6T978RA+hMlzbyP1PH63ERWcGdFCkS yhpUcRfSGPruQTQi/7EH+jOweCALpu53fCmZHYj4X10iSpPpq34ebRSFEbXSVyUhQ+aIizOCuQH Nfpx+m4UwY5jXDYD15tuz5GTHX6DV9hp5Un/DWjFvk0m7qfnKBQZNbqp+eR8Wv06JqF85FYYHG9 9qK8e73xT5TWb97xlltzswpPAE4gjiObsvCPmaIBCfePQ+i9rNSPAEbDdifEUi0pxuWRHg= X-Google-Smtp-Source: AGHT+IHmm9aasDR/fAPpmCApKrCYJ75ZW3ei5piTLWrGHvfmBagrBYcKd8/+3c8cZvTAwyaTJejB5rk4U+tO X-Received: by 2002:a05:6602:3fcc:b0:83a:b8aa:ec0 with SMTP id ca18e2360f4ac-843ed0d27femr150467639f.13.1732667808794; Tue, 26 Nov 2024 16:36:48 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-843d84d17casm13662839f.20.2024.11.26.16.36.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Nov 2024 16:36:48 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Nov 2024 16:36:48 -0800 (PST) Message-ID: <674669a0.5d0a0220.1b7e4.9715SMTPIN_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 5171E6052471; Tue, 26 Nov 2024 19:36:48 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f4ccce58c1a33cb41e1e820da504698437987efc From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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 f4ccce58c1a33cb41e1e820da504698437987efc --> functional testing pass Upstream job id: Template-DTS-Pipeline#198919 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/31667/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/