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 6308D45565 for ; Thu, 4 Jul 2024 00:32:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 615AB402A7; Thu, 4 Jul 2024 00:32:44 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 3949540263 for ; Thu, 4 Jul 2024 00:32:40 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-e03a63ec15eso13713276.1 for ; Wed, 03 Jul 2024 15:32:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720045959; x=1720650759; 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=Ybar7ASEZX7BD18K10oyl0sQYbCS2rSYuKK6n3BW7Qw=; b=aDxiLCi9XS1uF7lWyXkQG08GPzgNHpI2nvMHGvDgWi8ybfAKXz8fUWAJKvWjtNfg7q /f1mH+J835R70ZWdQf2ZLWZuWpHycD1+svI+L39U7tS+vIDVlxZAL3adGvWUClE873Vr 3nW5ZQFZidZ3i8VycwPA/OVU1uWGFVcBNtySM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720045959; x=1720650759; 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=Ybar7ASEZX7BD18K10oyl0sQYbCS2rSYuKK6n3BW7Qw=; b=HeMYbw5hnyLC4TIhY98czKj9+AqaKcUuzD99ZYp8nK9y9TaDi6QYEQlslotXE1MKBz mX6+oNbf1Lk+2FgTCn3uzSkQ8Rt4wPxNA0Fj/gHsRv5dTtrpK+r8e0ld7fWNSepS1Tn3 NLDYfZMVDQjh6vFYTm63BMEjtXH7+yo0JQPk1IMBeqhKDSMq+3gMmHJAl9gha0parrNl 9Kx78pzcLMWEgPspxe15hr5w2paXCLn8mIHBGheLv3anHANe/laR5Gaxr05M023lDpKS QRX6GiXYlmLoRgIyMyUE877QDcrTUvyVYrEyDsTl265v5uZy5rJvpQ5bQKs7aowI4rWt zwww== X-Gm-Message-State: AOJu0YzV90VVsBvPID74QJ0ycSTQBPlqpAq8jZkujqQren+ngmAf1qqt 2dg5ZRrq84J8uZhnr7DaguhBAMUuUWiqOrWwPXPzJTKfI5dUXC7AeCLf2kjxXE6pCXafQZIJWeV 4zaZf1oCE5OemimVsDIfudo3JE8G6Y9E1KYFmRHde X-Google-Smtp-Source: AGHT+IFx+py+g53dRvGGcnuSWK6tCG5tr+RaHOXbaAbGNG9H4APVLx5eksbsQsnguCPuNPWjJM0s4vn5IZ+o X-Received: by 2002:a25:70d5:0:b0:dfa:c779:2404 with SMTP id 3f1490d57ef6-e036eb6f75amr13762483276.30.1720045959482; Wed, 03 Jul 2024 15:32:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e039d574bf6sm140287276.9.2024.07.03.15.32.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Jul 2024 15:32:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Jul 2024 15:32:39 -0700 (PDT) Message-ID: <6685d187.050a0220.a7b9d.a211SMTPIN_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 15F01605C352; Wed, 3 Jul 2024 18:32:39 -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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/138648 _Functional Testing PASS RETEST #2_ Submitter: Tyler Retzlaff Date: Wednesday, March 20 2024 21:33:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:95bea772528d316c969a170e6206f3b05ac39413 138647-138648 --> functional testing pass Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | 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/