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 F16BF44134 for ; Sun, 2 Jun 2024 15:55:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3861B4025C; Sun, 2 Jun 2024 15:55:56 +0200 (CEST) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id 894A940042 for ; Sun, 2 Jun 2024 15:55:55 +0200 (CEST) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3d1bc6e5f01so2007079b6e.0 for ; Sun, 02 Jun 2024 06:55:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717336555; x=1717941355; 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=hu8eKDptRjrEZxCFMGQCfDLpPy4qyN84E2xGJHnJffI=; b=gn6q6GLKudOOsVBdK/uqzuBo55dAHNMxV7v9zhQz5QbkrNf4YJ/UXW3012KK6PJ4Sy jrwGcch7X2wgIlv8+QIZ8IaaxTD6b3SDRw9uDwsi2WEyRk68NHQM0hMEdpU4DAEEWAQE H8uqgQr7GeJGXSVzJ8fkZ5qKKrdcSchXRr9SQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717336555; x=1717941355; 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=hu8eKDptRjrEZxCFMGQCfDLpPy4qyN84E2xGJHnJffI=; b=VPCh6+/10d0QoVx0SdCoJ4rksrNmIzAA2+h4JN7sAb7hCb/0vTkWxsL4nHcjNYdypS JPazneiMUBBlGpxMX0t9w6Pn6l56NTdel7cv6n8nvAkVQSU4DjNCb6TfsiBrR7mw4sUi XN6ei/GId9kcYK7gKHqtgs1jE6b2A+VCKtqQpdnrqBmEgVPApndZ0PUiJkfNIlpwjDAM i4RWQdvaxuohPb0tBHkGnEOrVcdfbTCo6y6P+Ur8akEVf998LzbthDifnxQ9L2AQ3yM2 YLr4WL0lSUVAY28DbW4kNoivjQTe+yeMmpHqy6JIPw7FnE0n88PqwhfUajLf7UCG4SEW NQlw== X-Gm-Message-State: AOJu0YzCgAMVAlDRrGoZawDC3qUPRaYByQ/3+ctE/nCw720J/rlwMXQE OffxSp2WfDKgzwensFNBvK0UiQz8PCi7L2pA9rOx4iM4PAl7wspb1PDsJuvHkMBjq6R2ecHfWtS /MIxfZ1Y9YOFHEHYJAlwocHkKm5ftSbmxKHI173yxqWvyNGSdVQQn4kc/ X-Google-Smtp-Source: AGHT+IHf8/6v+FMjQl/CCeUEpXAVTi8VTuftzdXDRLWPrBLA27w4/6B/TI52zKGznISbpnsZV3NanNYJ71sw X-Received: by 2002:a05:6808:1294:b0:3c9:c350:bd40 with SMTP id 5614622812f47-3d1e31ed1aamr9594212b6e.0.1717336554868; Sun, 02 Jun 2024 06:55:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6ae4b403c5asm1938086d6.65.2024.06.02.06.55.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 02 Jun 2024 06:55:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 02 Jun 2024 06:55:54 -0700 (PDT) Message-ID: <665c79ea.d40a0220.3eff5.033fSMTPIN_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 864AB605C373; Sun, 2 Jun 2024 09:55:54 -0400 (EDT) Subject: |SUCCESS| pw140555-140559 [PATCH] [RFC,v3,5/5] eal: provide option t From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240602123921.363625-6-mattias.ronnblom@ericsson.com> References: <20240602123921.363625-6-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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/140559 _Functional Testing PASS_ Submitter: Mattias Ronnblom Date: Sunday, June 02 2024 12:39:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:76cef1af8bdaeaf67a5c4ca5df3f221df994dc46 140555-140559 --> 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 | +------------+--------+ 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 Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Ubuntu 22.04 Kernel: 5.15.0-100-generic x86_64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 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/30079/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/