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 D360B44153 for ; Tue, 4 Jun 2024 15:32:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BBBED40A8B; Tue, 4 Jun 2024 15:32:56 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 96CA8402E3 for ; Tue, 4 Jun 2024 15:32:55 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1f47f07acd3so9428395ad.0 for ; Tue, 04 Jun 2024 06:32:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717507975; x=1718112775; 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=SRhNs/LDXXEhliZdsz+jY/gJSUC5zhR59WA4Dtt4plI=; b=OVc1WrFn5xgQ9/7sCttvZI/1FLt/DcbJGT0w4KCZI96njdv3HHBSKp5iRBcm2zJvfz iDixkwBJnhg8vu9MBE8lMdbg9G6UsmnUwv8IA3SXwhBAtF2ap+dLzbCXDXhwnhkpAuII LUyUYa7RWGxiDZiyzMoSu3xAu88jeAKhF5kU8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717507975; x=1718112775; 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=SRhNs/LDXXEhliZdsz+jY/gJSUC5zhR59WA4Dtt4plI=; b=PZr90kFPlaaQXLQ9jWPMRHhNkjzIOlfv5BHlInGRgI3oG9pi+q/q6HFEbxynBbWU+3 rZgv0Pt3Xlg4LMfxPqmTHm5mOec2B73aEtELlcB/TkIUDqAWSM0WK0HM4IC2igRbjkQv 2cqTlho+YqSizi1TFsM7O/PEiLRYl0ctToutG2SF3Y7QyZ/UMFopWNQIwxLYxsvmNUNF YAH5qFiFOhDWXW766X140V+mOUhG2AJy+ttyuQJyjjACHwdVFyBn6xsQt5dk+smVl4mj 6Gy/yEmKAwp+OaFSHU/4XPM1wyGRb4AtB5iShIczpijyNpOpaBoFVp+P3mPdioL5YCgF b/Ag== X-Gm-Message-State: AOJu0Yw4jD+0kPmnRJnhCxH2UgOyJiTb7FhN6TYrVV2fFNjwkiKywt9a ItdodKwoNWFKfNPCzGFX9cFl9B/cNcINTeso7zHvjnNV0JUEK8ffxa6SmNTc6GQHH3XJuhdN2ci x+rcbVnhmAzUN8lyfb67y70u1OkQI1zGvGSqNNIwPx1L9m0VvbeGLmY09 X-Google-Smtp-Source: AGHT+IEYvsFR6SMkHy52p1lzpwJ6oId5WuA1wYZ0d/pc2IaNqHX38qtcMLc3do25k2/ARld4By+tBREbwb1M X-Received: by 2002:a17:902:d548:b0:1f4:a6cb:db3d with SMTP id d9443c01a7336-1f6370cebbamr143633175ad.44.1717507974705; Tue, 04 Jun 2024 06:32: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 d9443c01a7336-1f6323e2fb3sm1885005ad.108.2024.06.04.06.32.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 04 Jun 2024 06:32:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 04 Jun 2024 06:32:54 -0700 (PDT) Message-ID: <665f1786.170a0220.18ff59.e89bSMTPIN_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 7760C605C373; Tue, 4 Jun 2024 09:32:53 -0400 (EDT) Subject: |SUCCESS| pw140696-140720 [PATCH] [v3,25/25] net/axgbe: modify debug From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240604121157.3052-25-venkatkumar.ande@amd.com> References: <20240604121157.3052-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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/140720 _Functional Testing PASS_ Submitter: Venkat Kumar Ande Date: Tuesday, June 04 2024 12:11:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:a6bbf008457a455fcf4cf7374c280bba697a353f 140696-140720 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | mtu_update | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30097/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/