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 1C5C045901 for ; Thu, 5 Sep 2024 03:09:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 13C7C40264; Thu, 5 Sep 2024 03:09:21 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id E5F7F4025C for ; Thu, 5 Sep 2024 03:09:19 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6c3561804b5so1385386d6.0 for ; Wed, 04 Sep 2024 18:09:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725498559; x=1726103359; 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=eXw7zlEh0mhDlU60Ehn9mfHfxp0hMV8tpeHKR47Tubg=; b=YYIGQCuoJK+YpY4iWpgmYj5i/sKfIxZIUUhMXTaZC7nxF7Tq/okGHvvKuqz5gIQaBK 5w63pSuv0N5kX3llKUI471DOZTySGrYEBYsazarYldmpCvx0CiQH0eh/FRWRdUX9Pwkh i7S89/th5kVxQSKjAmK3YJnse/CswipQIl47c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725498559; x=1726103359; 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=eXw7zlEh0mhDlU60Ehn9mfHfxp0hMV8tpeHKR47Tubg=; b=szke/0I8/a4AyS776mWCuo6SQbuxSHxI5UA2Ua/I8nZaoIfbVYGqI4oRqlsttqEV7k pClnmOBVERezPAKdVhV8l3MCvr321Q7djzAyGkxOQvtsILiGvnvKT3mG5AzpRSiC1SLX C8hiuhiPJdmJBDsbQlcLfbcVgCiOmbW5pRpEN9Fj7WnVZySAGgKm0RWZDEsEl6raPThZ XbTtn6VC81qwHdAYGVoblfHchwr43qVQBBrcns52Iv80nk01+PhWB5g3PS9o8owVf/j0 aekusP0NRi6+5jomrkb/gG7tf2ns8GVSbvDN35NqJHaZpOU7Kmzmyw7jZbcJCq7KyyCi Cz2g== X-Gm-Message-State: AOJu0YzCbfnHaoAYMKeFU/Hp7yIGJ9Pg2Jho+YLwxMQqj7tzmBa00uCU TpvBqqgT5MUpfxGA53bDyoByU5gp7vQbj34u0Uq1ZJhJVJAddJJYJyVgWGtT/oiyqf+YbqOG4ZX 0mVmRKMfk6h8AXP3dwJviqEXg5Dfm36K0LgWTAf13 X-Google-Smtp-Source: AGHT+IFcY1YcS4nrWCebNwNo9oLYxeXuvdobxo2ndImVxkQgNWmEJi16BF6Os57RnMXfpDHPnBw8o96AKrgE X-Received: by 2002:ad4:4149:0:b0:6c3:5597:406d with SMTP id 6a1803df08f44-6c3559740e4mr164651856d6.0.1725498559344; Wed, 04 Sep 2024 18:09:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6c5204178bdsm502756d6.54.2024.09.04.18.09.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Sep 2024 18:09:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Sep 2024 18:09:19 -0700 (PDT) Message-ID: <66d904bf.d40a0220.7b7a8.442fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 13A32605C380; Wed, 4 Sep 2024 21:09:19 -0400 (EDT) Subject: |SUCCESS| pw143594 [PATCH] [v1,1/1] dts: add send_packets to test su From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240904152827.11914-2-jspewock@iol.unh.edu> References: <20240904152827.11914-2-jspewock@iol.unh.edu> 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/143594 _Functional Testing PASS_ Submitter: Jeremy Spewock Date: Wednesday, September 04 2024 15:28:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 143594 --> functional testing pass Upstream job id: Template-DTS-Pipeline#178334 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 | +------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30904/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/