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 5034B45517 for ; Fri, 28 Jun 2024 02:32:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 49FC84029E; Fri, 28 Jun 2024 02:32:16 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 352E44064E for ; Fri, 28 Jun 2024 02:31:58 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7f4e2703306so33000539f.0 for ; Thu, 27 Jun 2024 17:31:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719534717; x=1720139517; 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=4IsOvOPhp4CBaSwiPrSb1IIA+EsWg9G2UVeTf9338Mg=; b=ejv5b5KOk82g6yVW4x2usy31rUIn3frEdF2mzYch7JcfWN0mt/lGQ6Z2sV0DumTjH+ YARD2dEJvKgRw9JhzjM0luYqeMgsZZ7h5jn8OB3RF/35zYff4KsTkJyF9Fxs2OVN1Un2 1MouDeKAOaRgMMNJ/iSXnhGgKB46D2gg6eAlk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719534717; x=1720139517; 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=4IsOvOPhp4CBaSwiPrSb1IIA+EsWg9G2UVeTf9338Mg=; b=lOc+lixxqlIQzLOiz/JLZfVFjrWL5rG5+G3DxqNaeGkym+4qczTq4O3AQfbgmuvmr2 K/+3n6rklvqaT7qEgDkKQEy6+4psw+108pMVjiKWck7QEoEGRPJBIYVWWnZPtySzyR3a 3o9lEQtbyMROGVCk9DDbrfeqXtWubhb2Bau5yneMgvvDSzeXVtfYKyBDCn5O19AXxKkC 1nllQBKcWxEq+HFEe1Z7hf6Mfu6Bik0D5wu7Bmzd2wH6V9ttcSHCBlfQRaTBl7gVAFbQ MuKwFkr//V1nTn6blfDi4iQgRyw0DrftXxnOE6KIypr1SIRe4CbrPPRd1VCwps5b1bJE wBmw== X-Gm-Message-State: AOJu0Yw3iR/6M0xZgTI+ve6ziWC9xJiDcFh8miFftQJ43/Pgc/BCE8Z6 qQyNsYXID0bLlEieSe1QoKedoBz2LRp7GmGZwOno7UtYRj9S++QYQiYAJn9C0boC4NFFRdeb4eI 9Vn4kl4NjiwpssyaadtyApgp+JHkjD7dk2GgnHKN4 X-Google-Smtp-Source: AGHT+IHjBBBjmutRJnLV8qRjCxtrRO7yj7nRedLTUeHTSsHLeJfpryxHiio7YHk6476pU3sAB98cXPWklpGz X-Received: by 2002:a05:6e02:198e:b0:375:eb20:d10 with SMTP id e9e14a558f8ab-37b2955a73dmr978155ab.4.1719534717624; Thu, 27 Jun 2024 17:31:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-37ad483af30sm283845ab.76.2024.06.27.17.31.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jun 2024 17:31:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jun 2024 17:31:57 -0700 (PDT) Message-ID: <667e047d.050a0220.d3a64.1f5aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 28B5C605C373; Thu, 27 Jun 2024 20:31:57 -0400 (EDT) Subject: |SUCCESS| pw138647-138648 [PATCH] [2/2] mempool: use rte constant ma From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1710970416-27841-3-git-send-email-roretzla@linux.microsoft.com> References: <1710970416-27841-3-git-send-email-roretzla@linux.microsoft.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/138648 _Functional Testing PASS RETEST #1_ Submitter: Tyler Retzlaff Date: Wednesday, March 20 2024 21:33:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:80ecef6d1f71fcebc0a51d7cabc51f73ee142ff2 138647-138648 --> functional testing pass 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 Target: Unknown 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 82599ES 10000 Mbps Target: Unknown 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 Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ 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 | +=================+========+ | unit_tests_mbuf | PASS | +-----------------+--------+ | mtu_update | 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/29615/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/