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 122CE45F60 for ; Sat, 28 Dec 2024 07:40:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E92C14021F; Sat, 28 Dec 2024 07:40:02 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id C438140144 for ; Sat, 28 Dec 2024 07:40:00 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-2161eb95317so99816925ad.1 for ; Fri, 27 Dec 2024 22:40:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735368000; x=1735972800; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tP3oc6RSlz2KeB7wVTExIpc4XKsN7V46O+xDGuWKAYU=; b=Zqhzf2MGliGIdjXuT5rt8Mk2HZ7PRpw9ZBaH3gqSbzqsAKChtraVzXYnDxFVMPkBi7 dHrYgMEIAdxw1t2RKSbw1qLmBpZgQ8in2R9sVTl+WcvE/VTwoguXRNFiSrhTIGWkFQZW FND13UlEb06Og1QGlOXBivL7ws/MzBRFraQ4w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735368000; x=1735972800; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tP3oc6RSlz2KeB7wVTExIpc4XKsN7V46O+xDGuWKAYU=; b=FzGnjkFHJGR3H2ZYPl3TQ/SRM9Iq5u5BehcG8uL1FfShCNiufKAGaE9rHnR7SLlrAJ mldsI2uZg/TlfpPKSyevEh6PMEnSqPAWSsGBBUEx6fOGRkDdnCfdR6FIjpnpzuF8c/pL RLJLDmqpwDWqOxYdjYvIyCzcy2QmS6pbw0XEIQRP0Sg7NJEwrsOJH3ih0jRp/w/Z39NO /xM/38CnXf3LFp9d3v/xwX2NwiQOIWlXvOKlhCyZs5mlvA64jKD0zh08GUb9l06jpzY2 JVDdv6My8z4Ra+p9X7WN6qb2KsmhO8zOKOxDk46fEyofcVmUM87Dy6mKS2Nfys0S63M8 vmfA== X-Gm-Message-State: AOJu0YzNNDGILwmGdcDnec/YKcIEuulecj/QeIh4ZoiOxfaDzzhBB6wn gR1imQCr+NsuEoQdTOLAJDGb0ILlD4EgIG1EcTxwikVAOHMwZJophCdjBg9KHoTyk/SFgwCwIYG lYDql+VT7/5qplHFPKNT8st2D9pDqgahL X-Gm-Gg: ASbGncuon10mxz2YUE3kn+XlOY6DT7kEgSTYpfCNRZWQ3zoCu5o9XtcMYcNOn4ghxpY j60B4F+eYBGvyWEtfumJT/VacYy99Ehg6UKHfXBN1NZs73tqQsFYIl2bNcPjd4YW8A0j2le55+R 2HgPTR1RGg81jojdJwY6FrELCapEtvnKq5WQS+egy7eE4GJ329gFrihQtVKAx4mKNjeyqN/g/Pj Bp3nnuRCwfjr2lo68KBxT1BxM57+c24l+OfhsnbHnOs2pXpR3LUzJhScH2UPikbD8YdBS+MWkM4 DQ== X-Google-Smtp-Source: AGHT+IGcqPpHvZw/1wtFw1pfGGgawle8BBX1OVgd8fkgkLcwtRwUcVvQRpp5JLHVWr1YnemquzCJ9KmB25bv X-Received: by 2002:a17:902:f652:b0:216:28c4:61c6 with SMTP id d9443c01a7336-219e6ebcab2mr419330615ad.34.1735367999794; Fri, 27 Dec 2024 22:39:59 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-219dca2abbesm8499715ad.101.2024.12.27.22.39.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Dec 2024 22:39:59 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 27 Dec 2024 22:39:59 -0800 (PST) Message-ID: <676f9d3f.170a0220.269598.6e68SMTPIN_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 F299D6052471; Sat, 28 Dec 2024 01:39:58 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f2eea2f37a82bb73fb01d56350708f7d70e21379 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/v24.11 f2eea2f37a82bb73fb01d56350708f7d70e21379 --> functional testing pass Upstream job id: Template-DTS-Pipeline#204657 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/32068/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/