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 2C26245D73 for ; Thu, 21 Nov 2024 23:42:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0430642FBF; Thu, 21 Nov 2024 23:42:57 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 6BA324026A for ; Thu, 21 Nov 2024 23:42:55 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-21210fe8775so20637665ad.1 for ; Thu, 21 Nov 2024 14:42:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732228974; x=1732833774; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cAfec/02vXSi0TS7KMnCd2oyb7wvGSZJOS7SeBIo0gg=; b=XbG4QXhOGDezah+Sx1exFXcz0H4fFeeH63Bag/v4XdJMb0F6du7+yEV2B0NO5nrQgy KcKzqBhN/zhxeFxhDnnWTY+GpHmhvV5VwaesF5cDfHNyELSkG9ch3c6KbFY8TKZGPJCk 5oLs+nu609KeGrHRa8xciwQI/XXEYeJDfdIn8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732228974; x=1732833774; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cAfec/02vXSi0TS7KMnCd2oyb7wvGSZJOS7SeBIo0gg=; b=WHJ4eeE/cwtTQBG0srysm4iPHnFtLtj2B+eigIH/IAPPwpvBF0YojvSEbi4Ijz7L0g Mim4r0nbhUg9mXOnMQcprmHn0YW1cE58RZUKj0ZnB+2CIQMBpaZ8Q/x3milNGjtokKb6 RRlpVf5urAzylG+TpOVoHBQ92szkBopm07AdY7iP5L1jSvlH1msNroaaBA16O0cMGGZa FGGWyaTn4VhUxV98lmGBJH+yS7Au+rfPmdqqXg3J6pRnSDDkgmrc1kUdjjf4OmRdoT+k 2tVKaNiz2j7PJ4TaQyq6hZzRgY3QTztyuRsGSyC+gC0RmSWAH8LdQVmFqJO+R7PSsYcm myBw== X-Gm-Message-State: AOJu0YzScCiG8UxzMn6ai2Z+GpjoLkMEVihZgzitqD+CzN3nRrxZ63Vz YzSMxGJPW/9ZN54JuQA57x3c73A3vq+PWtA9X7GRpIPteh8+Qb88eYaNo/JcJCTA2P3Im2/EMb1 sAnVlKVZcNQFUrLAG+j6fHGklAICTtSRP5+8PjS2lK3g97mAhlSdCDBR0 X-Gm-Gg: ASbGncurhvkQiYcx4ruizUSYiViPnMqYotR0XEZhKWZHoSa5I6bDclX0y9l5OsgyKJs nuDs3bAm7f02rWMZHKBp6uVRwt6ohJvGdKrR9ReplOUMolEJ1plTsLlol60bJ1OWOEBukDkOQNv Iwmk5P7pcd1qe1pKwXrZXJhyAfFftH2be/GwWVpc4jfefYTxoJ9YgkefOtrPWR2zKM8+DqEW5H6 TxReyFLfdh7yzLJNbqbp3ppFjA/ux8YGhAHq7kv61bILF32ErzmIBNYEnnCNreBWddcAaUP2fM= X-Google-Smtp-Source: AGHT+IGTHmb3kBz5gT2S/EiL8xXVaGsRgfcqEl7uasNOjO4C9sPyyJzdEVeaRHRnjckiQ/jxCqDTELXuLhLg X-Received: by 2002:a17:902:fc86:b0:212:3f13:d4bc with SMTP id d9443c01a7336-21284112f8bmr69157975ad.27.1732228974527; Thu, 21 Nov 2024 14:42:54 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-724de57268dsm24877b3a.21.2024.11.21.14.42.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Nov 2024 14:42:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Nov 2024 14:42:54 -0800 (PST) Message-ID: <673fb76e.a70a0220.17acbb.1900SMTPIN_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 70AC86052471; Thu, 21 Nov 2024 17:42:53 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] fa9d8629f800e85054b5c69678c3aeced4866e0f From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Jerin Jacob 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-next-eventdev fa9d8629f800e85054b5c69678c3aeced4866e0f --> functional testing pass Upstream job id: Template-DTS-Pipeline#198109 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/31673/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/