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 D5F1C45E3E for ; Fri, 6 Dec 2024 02:40:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D1FA240430; Fri, 6 Dec 2024 02:40:48 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 71319402A8 for ; Fri, 6 Dec 2024 02:40:47 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3a7df790371so11546405ab.0 for ; Thu, 05 Dec 2024 17:40:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733449247; x=1734054047; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=q+m8+36LNBDU7INiIf58Mk/F6HdawqpnO0aeQ3+GF5k=; b=W7ofKDBG5BD9GZ8P5kFnnNp1y+UClpBzOxWCeemfZZ/5tAoY9PIAZHhTGzMjSSiBtU kQ2Q51pz9soPEJRK9g5AqIpPr2MnkYyPHemDR8WplwBqhYHszOLyyu6YZRE8hJGULMQQ HxSx6KRZkSNC4Av4PoGtgHOom9DQrF9gzOBic= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733449247; x=1734054047; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=q+m8+36LNBDU7INiIf58Mk/F6HdawqpnO0aeQ3+GF5k=; b=p/UUpoGNi1pP0yKkpvAd16ZrhijFDV9CvPp234as1KSOEwNIjrk4oBKtuvciTVZoWq EjiJR6ihOrKjaCBsMeOq021Py6HCriXItMmEF0OVfasfUgswYaWAAOXZdklxFeeh1UfQ tljhVVLmx6UHkuIriT+tXEoYWVWBNwS8+DJMBnaPai6t0+QlZ9npXuaHutmPkzCn9EwO Js7OXNiw9ZTuQIWKnNrsGoiSjhgFTw6vx64RtASzkp6fT3JUZO6Awe0clUdl1m7El6Wq 3Q7qZJmGHIlUQl+HZz5xuN8m+l/ktaLugaVXg845H9cAjpF9Qt19G0gfzckACUEZjeFZ 9RKA== X-Gm-Message-State: AOJu0Yz0ylSn3CwqLOffsvz8bvYFvvBAO0F8eJX6pjpK8lRVFs35saEq oq8xJkYYxYOEX1IXSw1Hnun7rxn+iI8JcLg3tv4imjfnWXf+Yvpwp2aFL/6LodRflPdBIPPZnhe 5Bw4To3GE8kWXzAWqeIK1qDdQTXGECAcPM+WJqcJR X-Gm-Gg: ASbGnctoG1Az0GlZEQY5iInqvN3k6RjtIrVkrWavRmV92B9oaQshBBnouaozijJvHIo rBU49PrakUpERSGQeHDTV1s1I3pP6NqmRRAeuLhOu2ix4zQEefQYJnG96nBFDYjCkMzFSJ3ky9u 6TISEwcfOmAbMo76UH3kchDFVksIitNdYhJhs8wDuWB/7QOPrvo4pYUCEpXpiXnOrHiycTgJ/Or LTCfvmOS2TaSh06RvJ8ehPY1Ls7Jg4pT4o/u+Mjx0LnbGmTKI/47xtHuVqcfywyuAd4w08= X-Google-Smtp-Source: AGHT+IHDBbt010uki/C/OswDGZjU6hrIhzeMxYJ6oISk76TTn/QpIlCvaOgyp4u3peHQZVNAGze/l40B2REM X-Received: by 2002:a05:6e02:1a66:b0:3a7:7ded:53b9 with SMTP id e9e14a558f8ab-3a811e278f1mr19270995ab.20.1733449246812; Thu, 05 Dec 2024 17:40:46 -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-3a808dbd4a1sm1351525ab.35.2024.12.05.17.40.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Dec 2024 17:40:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Dec 2024 17:40:46 -0800 (PST) Message-ID: <6752561e.050a0220.2517f7.7fa1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 5337C6052471; Thu, 5 Dec 2024 20:40:46 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7df61db6c387703a36306c1aea92225921e2eeb2 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 7df61db6c387703a36306c1aea92225921e2eeb2 --> functional testing pass Upstream job id: Template-DTS-Pipeline#201273 Test environment and result as below: 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 | +----------------------------+--------+ 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 | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31856/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/