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 3FA9345910 for ; Thu, 5 Sep 2024 18:26:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3968F42794; Thu, 5 Sep 2024 18:26:37 +0200 (CEST) Received: from mail-vs1-f99.google.com (mail-vs1-f99.google.com [209.85.217.99]) by mails.dpdk.org (Postfix) with ESMTP id 86CE34025C for ; Thu, 5 Sep 2024 18:26:36 +0200 (CEST) Received: by mail-vs1-f99.google.com with SMTP id ada2fe7eead31-498dbd7dc89so266998137.1 for ; Thu, 05 Sep 2024 09:26:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725553596; x=1726158396; 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=iLz8mxOgBXUcob7LV9e7oro69n71mSK6vVEXJBxsxkA=; b=UAgw45rYjQW5Y0BmR5aAxY7+o9GxeN36ZwfNQbLXaiC5yfGcIC+2gFy9jP3hNwRLEQ fdUlL83Hpw6Z0egGPbk+QZgZlPWgJThNf+TTZlx7BoGFEdkiwA0PTzabj5vVWk/3M0D5 x2+sMbTWMxKczr74f2eLzX8iMZ7vgeir3n008= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725553596; x=1726158396; 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=iLz8mxOgBXUcob7LV9e7oro69n71mSK6vVEXJBxsxkA=; b=GUmRTHmT2+x7rxjQJBX1xrDO4Xv+yQCHLxHQC0zunRHaIq7dlB5lH6qJevsz+j/NbE VunuBnkv26+1uev/Ir0HUtxSpvd/JokjaFtd64eFqbLhh4PBhxKw/HViCNHVeRFYwTVZ 1xh5TttzTL7M4GxiSVVtOSF8wDYFULwXP2UYMyCQ9FcQ5wMy8EH9v3vFlHcDytGNUTZQ cXb/wglH9qeP/llrrkRaaw9g34DN5ufbkNfUDFK1Tm515/MhayP7wWFnJJlVA3bMF+Gg DTBxo2b6Y3be1oJxK+EBiAIuS8r4IFS+f4p2KeLRqZ++H2fLkbaFU8VbKeJJDGOkxu3L 9u5A== X-Gm-Message-State: AOJu0YyQd7MopesNbw/MmTIu7LUW14mN6+nNXVILVMlhCghckuB8+SVX UCjY0bVVov9sFYGcrYPiX8NH4aJw27MwjeNh0GdgcMM8vurFnhabBSAagKRX9CqMUd/1T+biw3S R17anP6qI2x9zPCC09M/8EdYYgAEiKcxrtzQr3qKg X-Google-Smtp-Source: AGHT+IHEh6TXAX/m+vJ3UV761aNLjMn8m3fIFGAKm3dVxQaDaJ7RFBQNMRUttAVaQvcyC/GAAXXtlUAGX/F7 X-Received: by 2002:a05:6102:f06:b0:48f:23b4:1d96 with SMTP id ada2fe7eead31-49a779b6c70mr16517756137.16.1725553595828; Thu, 05 Sep 2024 09:26:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ada2fe7eead31-49bdbce261esm10443137.0.2024.09.05.09.26.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Sep 2024 09:26:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Sep 2024 09:26:35 -0700 (PDT) Message-ID: <66d9dbbb.050a0220.2d337a.0b0aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 68E386050A6B; Thu, 5 Sep 2024 12:26:35 -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-broadcom-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#178502 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 Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | 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/