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 52B9143FCF for ; Tue, 7 May 2024 20:28:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4DA3B434B8; Tue, 7 May 2024 20:28:08 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id D401C43460 for ; Tue, 7 May 2024 20:28:06 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1e9ffd3f96eso26680795ad.3 for ; Tue, 07 May 2024 11:28:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715106486; x=1715711286; 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=DuSrjNem76/jpx74YrMarO9MbuiITzpXoD5B3eG0Y+g=; b=ABKLn+bnGaFhso2rcQs5LZBxPVgFTTKJBGEwCpQMmG9DpPkp8Xi7ZfTsxSnnE4MxTG n+ZQGn1QSgLxlzaWO20MBEhwMmkSC4tLcN3OmVw0TflRLIB1ApaTtXAcHSlM/YyqXPBp 2Ju6nvIX8JhKfMA2v53xTVL4/JZYvfsBKqmkY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715106486; x=1715711286; 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=DuSrjNem76/jpx74YrMarO9MbuiITzpXoD5B3eG0Y+g=; b=KUj8wfXIfJXkGdi0awuYoaP7Nu9fV8mK46zaV/RqZsSJD9MRWPM1zlVlh23NzXjfth tWyYyW3UW5iukr+mlX0knflh+fC7+mfpKQwsyuQ2kR4zMTcJTp7lyeGxWtHZNWg4rVtl Hn5xb2p3leR5Eqrxnvcm/AX7bfXoLBtEHOUJQgIjN5kOOhLUbTLPLhHlB2bJCIpw7NfT YZvzqvE+3NjnChItuJNTeZHiplxHTFjoQPFMf/vZ56bE85eHOPlIe91hmahtyt0NtFGt pft5Nhzgj0I4i+nCpq7WiCdlg0JeyfHi53EnwOhsg3fc6Ui47UL9EdcSR7C17NPYY1Sd PvVw== X-Gm-Message-State: AOJu0YzkSXau85mHPVoi5quKkMCIbqlWF72PuoWIwzGaOsKDfsOV6kV3 3MwbmYFMhI93s+LERNgde0Qarc+k608OcE69ZqHhEJktWmiVzqNVNPTHrthstZq8VWgSHk0bTrG EnRbuY3qQeVWC/vzTOvC6sf2rwITy/gcrodTLGTrHWY7ZCrfqDGMZSxIa X-Google-Smtp-Source: AGHT+IH465orN6FinU6W/CbU5bOmut0mXKQHXfAcAQfjiPQDjyHuLj45xRk2AfmDX8X+e1IKzvPD7x0Or8pt X-Received: by 2002:a17:902:cec1:b0:1eb:992b:789b with SMTP id d9443c01a7336-1eeb01825a9mr5436935ad.2.1715106486022; Tue, 07 May 2024 11:28:06 -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 p23-20020a170902b09700b001ee739ce1d8sm69233plr.106.2024.05.07.11.28.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 May 2024 11:28:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 07 May 2024 11:28:06 -0700 (PDT) Message-ID: <663a72b6.170a0220.87dfe.40a0SMTPIN_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 E5F05605C373; Tue, 7 May 2024 14:28:04 -0400 (EDT) Subject: |SUCCESS| pw139964-139988 [PATCH] [v2,25/25] net/axgbe: modify debug From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240507124305.2318-25-venkatkumar.ande@amd.com> References: <20240507124305.2318-25-venkatkumar.ande@amd.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/139988 _Functional Testing PASS_ Submitter: Venkat Kumar Ande Date: Tuesday, May 07 2024 12:43:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:baa8e2c6b4d7ce289e891b9c96fb3193311c0f01 139964-139988 --> 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: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29923/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/