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 04EFE45D8F for ; Sun, 24 Nov 2024 02:53:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D361C402B1; Sun, 24 Nov 2024 02:53:53 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 1714A40273 for ; Sun, 24 Nov 2024 02:53:52 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3a761e21ddeso12247425ab.3 for ; Sat, 23 Nov 2024 17:53:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732413231; x=1733018031; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zWpw5kWyNtKnOXj9YoKeNItJ4z9tHwRm339zBbqEgpY=; b=cvXkF6C0OtZT5ZvmzpCkWD2uMJ362O44r7rP3lhQjckjlaip2ZOubyGpXyQxRjatP1 dA91V6OSA6yKNVhgscyb5rG50UuLBVM+9JsZ3VKeaZJZ0mOvCOypsk1uOY7ju6mnYnSx gdChLg/6Hj5pF/sjXNcoCXMMsAhU7SVHa4Yrs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732413231; x=1733018031; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zWpw5kWyNtKnOXj9YoKeNItJ4z9tHwRm339zBbqEgpY=; b=qPK5UmV+wRLtuxo9mkxoF6KlVAVl9YDf+xEhZNLVu6bqmGRQ/QwPcBM/hZci74UbEp aQ3ColacYyl7KjqMXfDeSVN5E4xEqBu8CgDzuoUAvOpu/DoZxmV2LxP6PUGhdxdvE8tC xTklGWFjhurd49SrKhyHcLIIi1Dr9UrLrh+Jx8p430iQTY68hlSmRTJoCWT2R4wILYDj kOxSSwOG/aLRGyZ/p9Rn6sAUIgO8MM5b639V1FDUOLqsHuSopg9eGHig4wh+DJ3oLqy4 dzeqJxe+tB15+wl7z9HJ2HsSWok1GY1ZVVK3/VoUi9i4KleQ5PXjoasImhijKgqCxRKa 6VDQ== X-Gm-Message-State: AOJu0YxTUSJUfuEb2fOIu0+RLPSMKVfPJ5M/dAgBcBQkV6zm9rLxV2Ie n+EBKg4wkudm57Oi/oWErO4eDjf8PwF/Fmsy5wiWaGkR0AWOq51eV0k8s4zrAzOPiSaIfhfjcPO 4QlExF1OAPEN+uWtBsVX/joHefblHTl6iBk7Qi5sJ X-Gm-Gg: ASbGncudfRBSbQTz7wAxWlg1t44iVdPWDyE5KdcioiXRRnEPpKHfCPYAzbpsv9nlPUt mg7OJphfvLJtPxqnnO4OwOeHlffCvWFxYYwCsMw3hAFXuBmb2S4fwcUwImRyUbgPdPSudcsKWt9 n7A85iT0+xErVAcPFZ2SUjvLSWrtem45p3WSavn9esGAjfUHC5pPXg4CuT0+/91yEhaT7nSIUUQ C80M/2UhbY5GMjPHeGp6qX+C7dNLknFm+6P0jK7CWKLRuCakp7d20IFpJ3l537v/fp4iWk= X-Google-Smtp-Source: AGHT+IF1zxtjhj2gh/JyWAuS9xXWlwmFTlr3nCknbF1RRjnvB4+2WLj/A+uin6soFjSwKrkd1ffGx8ortwh9 X-Received: by 2002:a05:6e02:1c48:b0:3a7:ab48:3370 with SMTP id e9e14a558f8ab-3a7ab483425mr23203665ab.0.1732413231319; Sat, 23 Nov 2024 17:53: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 e9e14a558f8ab-3a79ac0922csm1888765ab.31.2024.11.23.17.53.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 23 Nov 2024 17:53:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 23 Nov 2024 17:53:51 -0800 (PST) Message-ID: <6742872f.050a0220.1920ea.d4edSMTPIN_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 CA9A56052471; Sat, 23 Nov 2024 20:53:50 -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#198477 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 | +-----------------------------+--------+ 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/31696/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/