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 B88F145F0E for ; Sun, 22 Dec 2024 06:46:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9E6B540285; Sun, 22 Dec 2024 06:46:39 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id CE2EC40144 for ; Sun, 22 Dec 2024 06:46:38 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-844e9b83aaaso288408939f.3 for ; Sat, 21 Dec 2024 21:46:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734846398; x=1735451198; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4/ciPfswNqQgWHuxvsRvyfo7Gieq8IBf7RcFnS+TK40=; b=guihzS6jvYMZEycNRmopkjL+qqfqplKtbhAMfSSGxcH0UyJMOnDnHoodWbjnt8pcdG fdq8jH+kmglmtSvPA4sYtZff9EHTLsqC+7SG0b8q7t5m2Z6fsm89yPY2K7WfDamkcZwg cj0xJnmVSwryPWvYp7g/BQGdChqaVgmwY3HCM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734846398; x=1735451198; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4/ciPfswNqQgWHuxvsRvyfo7Gieq8IBf7RcFnS+TK40=; b=Rx3LTG1I2W6Aots6WFlZ2iWbVVjfCnnznuYtxiOpquw4JNBk9t49WFAfOZ6a3BCd3a M3WHGx7/gHuksFLZajow3AUGGb7eqDn7NcMw+VMvUsf3LxxuvPn1FAoyRcpqifIqOf0O 0ioEY0si2XEfMrm7ut1fOIDqq4p9q4wz5cKgHRnTpsP0XYZxIho9mwT2/CeGwQDkoGn+ nVDDyD1wG2F8JPXBDKUB/CqGUHT8e7XzXX3LrD+Wp8CIvfB17B55l2oMasvBf1ow+o5+ W2GOJLg7FrOegYzBJGEUJp9ztlU1ZSX6UjI7zZmBQFIt3B7YjejD89nWDO6JRvpf7Fgr Spsg== X-Gm-Message-State: AOJu0Ywmjv37sGSIlziO2Ke5H04vRlBo5zpgyu9KDEV64MH44tkad4p/ N4XuwrM3O1XdKNfMOzJOcL8LTsKqKAIMvL681LMeD1cYbCi4hoQRUtaO2zcs+tGLuD4lZuaq7b0 oQht3f6XBdbn2lKzxcnlUvMUZazMqmk7S X-Gm-Gg: ASbGnctRBJQMucRTXbp6LOhCM/XxWDiSshG3yvFHCrsIJnOH7YakvMzCvY3wsGQsyb0 tGsM1dKtb9AdKsTxAPynZJfDjckwJL4aN6XUNPKgN6MbLlUI7A+FKnuWKNzFI9SRpXke1/NCHgX veXptsBK1Zv16kNQCrfrXrm3QvWNJ3geQ1RBE52iqUB2u1or9K/EBv0UmrZdmIpfTNvafCvm2Rr n67f1RBgPwAdH4Av+wAtTjJdrWAK8zjDmxUGazlUR0Z/oS7YilVaSYTTGoPBPLkco68Ttn6Tj2U sA== X-Google-Smtp-Source: AGHT+IF5EMl5KJXZ5Mq2PFC+jBr6Fcf1rclwkro8KeagjkkVpy60Ru5+8LXWe4O/jBzteHG5cbssFLPipWP2 X-Received: by 2002:a05:6e02:3203:b0:3a7:3760:7314 with SMTP id e9e14a558f8ab-3c2d5b37841mr96441345ab.20.1734846398022; Sat, 21 Dec 2024 21:46:38 -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-3c0e5a1e16dsm3483765ab.58.2024.12.21.21.46.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 21 Dec 2024 21:46:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 21 Dec 2024 21:46:38 -0800 (PST) Message-ID: <6767a7be.050a0220.388166.d7c2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7AF656052471; Sun, 22 Dec 2024 00:46:37 -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#203763 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/32012/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/