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 F1DF4454AE for ; Thu, 20 Jun 2024 20:31:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EDE2542E4B; Thu, 20 Jun 2024 20:31:53 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id E7174427A9 for ; Thu, 20 Jun 2024 20:31:32 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7eb6b1045f7so40770739f.3 for ; Thu, 20 Jun 2024 11:31:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718908292; x=1719513092; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=IVckQn65RfXIsaa9rWJ6IppXs4GbQs6dZBKp9M2ZhRU=; b=ccIPQ0AMX4U8GheGRJa5173j7ZEwNKCjUqvKKpdsEq3t60c8nwKNQ50z481xqlXcCU S+3mJEaZZraJQZeIj0YHnQKka745dvL6Yk6IzTKXi55p4T2T9lJV4AfHg1yNAXTrGW2d H1WMm1VW8XZ3wX5rVBsCAX1h8HQsEIJ7W7BRE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718908292; x=1719513092; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=IVckQn65RfXIsaa9rWJ6IppXs4GbQs6dZBKp9M2ZhRU=; b=xNWbGAw/AkOWTf/b9o9zsVDOCAAUwQbrCoe2kPI1D/ijs+vHG+shbup5+61Wr2BUq7 IjngppodJbDFY9HlLDtfVgMwHVQZ6i4qkV8CpcZHuuLxbBl1X31s+1JyyHRZGGYtp4P3 1nwvgUqYDsuwIKez3RWsFxvKFUoZy9DAWoJq3zETOnodwqc61ck365SmD/piAn7EfJ7a 3zWjVOxOygahJlBbMRFpxjRiqwij8MaG4WDCHEAQWrpuABx1BJgM/59FCn07UCKP0z50 dXou8SaomTAPCwDClZ733P6FsnuBlAXR9fvt2eqSUokLZN/Nrg1mGYlWGGZd35/v0kh1 HAHg== X-Gm-Message-State: AOJu0Yx/72vcFhaKkNz1ez68RmZVOSgd55Vefz+dHH/rYTSqIB3JSLYb ds9HE3gXl02L+NMsDFNN7nvSqtHsIUPQs5ia1Zi3ZMxgqQEmwPP0VwVndiPWFQ5NYXqX2AElm/j aH5XBqqvZRpH9YvEuFRbutE0DuiHc7b9ATh1JtTGV X-Google-Smtp-Source: AGHT+IEnpf68WdhlLRzLbxLqpldJufASkgXy3MWxoFYeqJCY80/l4u5WHSOjC1G2ls7+UTz1AEHtJAnduEip X-Received: by 2002:a05:6602:140d:b0:7eb:7ebd:1fa6 with SMTP id ca18e2360f4ac-7f13eba8a1dmr723773439f.0.1718908292371; Thu, 20 Jun 2024 11:31:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4b956a4e936sm276536173.56.2024.06.20.11.31.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jun 2024 11:31:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jun 2024 11:31:32 -0700 (PDT) Message-ID: <66747584.050a0220.f1e8b.1659SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id CC809605C380; Thu, 20 Jun 2024 14:31:31 -0400 (EDT) Subject: |SUCCESS| pw141420-141423 [PATCH] [v3,6/6] eal: provide option to us From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240620115027.420304-7-mattias.ronnblom@ericsson.com> References: <20240620115027.420304-7-mattias.ronnblom@ericsson.com> 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 Test-Label: iol-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/141423 _Functional Testing PASS_ Submitter: Mattias Ronnblom Date: Thursday, June 20 2024 11:50:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:4a44d97f0a52a76258c6a6cb6a713f4380a8ab1f 141420-141423 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | mtu_update | PASS | +-----------------+--------+ | unit_tests_mbuf | 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 Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | 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 Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Target: Unknown Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30261/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/