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 A00D9459C3 for ; Wed, 18 Sep 2024 06:04:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9C0314067A; Wed, 18 Sep 2024 06:04:16 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id AF4EB4027C for ; Wed, 18 Sep 2024 06:04:14 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-6d9f65f9e3eso41813157b3.3 for ; Tue, 17 Sep 2024 21:04:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726632254; x=1727237054; 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=EQ7H4X6R0Dw5/8r+7S48v5H4SCXfKyezOmcI5H3hNPU=; b=AlIxFN+0SQBdjFqaPUbwRk47DmbNutpUhMiWILbJa+N8sUMLhXhRTc2Y86ON7VuW59 HoQkbKKV1h16sDn3fUk0OhImGSK3egIY1JVnMfcarCyYTOnnvboMsYs6OPQMwHKP68Cz 6sdSZwr9Ex8tvgoXmW28yn5jyoRmJgwYC7pKg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726632254; x=1727237054; 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=EQ7H4X6R0Dw5/8r+7S48v5H4SCXfKyezOmcI5H3hNPU=; b=TgeuUuUAJ1geoCDFiUDopg3Lj1qeLTpiYRGAo9cFxZM0z1QYFOraL+YIAar3ZGKoVZ kyKGP9ouSX7MzSW7XODUywkV2/DYdJnYsSkOroUmYNU3eU9i1FlZtK7sGODkW4qpBOrB F56PoWzcP4TRrcSm/p6ikEtxREDT0et+pMQSGyg4dUUwIKWByHDU1JqNsNc4odoZtRMk lqQLFlVhwytBh81G63+Sm0DuvRlVBCOn1UzWJ0VKR1ZBhN4MaoaZZCaNXOOzzX1onbXp Dxfg3Y2vveGqsSELkxtTKDweq1wzMfa5KnibNRFIv/pZRQWtrplMj9mfdWp4sFNm0yNk dVKg== X-Gm-Message-State: AOJu0Yy5OqCG3FEtolBDm/kp71qkVcJbyKcSFXqzHE4iYzbgTKeeAomg yxKUTHNGhXUmZCbYBq5brPukhJWmqxP8J0IedHTyFO/OH9JEkYhdb71VBUIc0JHkpIOfFIjFbyQ PvYvA43lAaJDEFdWbwPIrOYY02k/92Z5L48B+bcnq X-Google-Smtp-Source: AGHT+IH4fagLh27sk3LuGuzzlFi9ut8OOczewAOWqLTa7r6S/HEmgvlOsieHWnOZs3aIeaI4V5dYTj62eCZF X-Received: by 2002:a05:690c:488a:b0:6b1:1476:d3c5 with SMTP id 00721157ae682-6dbcc29f47amr154314207b3.12.1726632254069; Tue, 17 Sep 2024 21:04:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6dbe2e2a96asm3947727b3.45.2024.09.17.21.04.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Sep 2024 21:04:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Sep 2024 21:04:14 -0700 (PDT) Message-ID: <66ea513e.0d0a0220.6bf38.e29aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B43C8605C351; Wed, 18 Sep 2024 00:04:13 -0400 (EDT) Subject: |SUCCESS| pw143600-143602 [PATCH] [3/3] eal: mark rte_memzone_max_ge From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240904180954.104473-4-stephen@networkplumber.org> References: <20240904180954.104473-4-stephen@networkplumber.org> 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/143602 _Functional Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, September 04 2024 18:08:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 143600-143602 --> functional testing pass Upstream job id: Template-DTS-Pipeline#181032 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 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | 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 XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | 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 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 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/30908/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/