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 68B7545E41 for ; Fri, 6 Dec 2024 08:47:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6369D40430; Fri, 6 Dec 2024 08:47:55 +0100 (CET) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id C0EDF402C9 for ; Fri, 6 Dec 2024 08:47:51 +0100 (CET) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6d87fea84cdso11158326d6.2 for ; Thu, 05 Dec 2024 23:47:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733471271; x=1734076071; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Ka70m/lguJ6sDcwfc4GOmcaDnBv1bc6IrYY6HJ1mUn8=; b=GQPB4m1fWq6g9cYxz8DEsP3uaL6tgl8eOP6meRcQ3Uy6/DLqRCgNARBxyHza8ULOKg tbHI3LMRcJHp6WF6P9iYOCZdUn/gbZkImcxeSfKY9I/gA+ezBGsOqz5ld6+uFPRX6Kw3 0oba7q+blcr0qFZNqcUGAhajiFzam5OLYR+b8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733471271; x=1734076071; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ka70m/lguJ6sDcwfc4GOmcaDnBv1bc6IrYY6HJ1mUn8=; b=ENThROBXwzhw3PVHfFuksQFK1FSfFrhrfPpxLyKDSetfx6dicNy3vs074BLGeSM/73 6l4ErB3wvAvBF7ZdaJA62UTJw7s9BCsIDx5vAiKCrTlA06ph0/WU+/2Htry6sHJtZUpU 7duAhRA8WabMi/344WLINYbmvuaxqK0m86TvTJkWnoPsXOrC12rPB/lqSpP84NuMpF7S qMLx44y+S0PpeFBkKHtWWw3taIruxQH/jas/7lewz0cLhYMZo5HhTvy7fYlJlrPKWik+ eo3rT4Ov4urRpDKb/RYexeYVLlc2++JKg8FeOIrEG4ea+OrmKACxrYYriYkcSiHjGhZF tpVA== X-Gm-Message-State: AOJu0YxYb9+c6YCaXzraO35BVU6eLdZp4uIIfIE+Syh6OyFncgnZ1k7D BPuZ+joQQRy79pGe/tCQJw72Ib7W2hooaaS51nrfyNTgvDeAsfjUcGQV28feNuWZavyDs1IKFvO lN18t67A6SRo+E/QZiiIYn4Ij9rIOcoA9 X-Gm-Gg: ASbGncs+MCRMVYkfYS+M2a4UziU5RPEycHptoNcx3TF2yd8LDXi0f3ZbPaeg6IgXIBb HrHc7KKpkewtnCsD3tEWtM1l4bvyWquWVzVFbHXKwBiexZgt/U5xHkShVqECSPE8Lz/etNJ0yJf EnI7puHce4Fhn1qnpTL1ax0YExvFO+Q5Oa+3GDIjnry53tnLCOW27eZrK8jN33K5I/Jn2qQosCa 89sxQbUEbAH/s4YQBHQHrh7Luq0+g0zGGC/33Q+z2DZp4j6rA4qaEyKC3m+Hk/o7QrIwIE= X-Google-Smtp-Source: AGHT+IEanxeXzhxS7rZPc8CDtiWnQHKIJtMHKspPh3v1u/s3RpTxPrNHZUQJ17OganX1O5K7T7wtq2AePdXg X-Received: by 2002:a05:6214:daa:b0:6d8:99b2:63c5 with SMTP id 6a1803df08f44-6d8e70ceb68mr23491816d6.12.1733471271171; Thu, 05 Dec 2024 23:47:51 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6d8da6b57a8sm1583546d6.31.2024.12.05.23.47.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Dec 2024 23:47:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Dec 2024 23:47:51 -0800 (PST) Message-ID: <6752ac27.d40a0220.e4304.9654SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id DDB2B6052471; Fri, 6 Dec 2024 02:47:50 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 077a7044cc5b2533410f691c8db6fb4f6667b1ca 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/v22.11 077a7044cc5b2533410f691c8db6fb4f6667b1ca --> functional testing pass Upstream job id: Template-DTS-Pipeline#201335 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/31859/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/