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 0ABB1454B7 for ; Fri, 21 Jun 2024 11:05:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0612E402F1; Fri, 21 Jun 2024 11:05:11 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 23F384026A for ; Fri, 21 Jun 2024 11:05:10 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5c1acd482e4so963684eaf.3 for ; Fri, 21 Jun 2024 02:05:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718960709; x=1719565509; 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=62Ss8E0E/UuOF+oY/RFSHooe6LMzwR+DL+HBdkl4gYU=; b=GQslGU5+sFGMsTmT+FwF6n8BfwXSlm0yHF/SIo8CSQYUUaZokgCn45bSWGUkXe8d7M W9GE6qoa7gpKKB6HTQ+e0IlTr05IbNEkk6j3cG94kJFtPpxu13wXoGHPiDbGcocF2cCM VPEdQT7a/602xglTR7GkBHp60voQRmKDODijo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718960709; x=1719565509; 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=62Ss8E0E/UuOF+oY/RFSHooe6LMzwR+DL+HBdkl4gYU=; b=OgsVCZC00sUC0l+K00Qv4v9yxtv/TsnDMmDn+/0tEy5antQp4xY4slJSR9alIuqBJJ 3N9zxoIvqVOgHxXl4OCjU3TEwkhZzfnvtrRPFLr+X5ceX09tEYNdDYAvg6r2GtWhk8gn jg2IHeUULaCEahNNkpdK5NzqFEbXof/hZX0vWwbwuph5lBB9rCSB573yyzJbOdV/AlrN wZBcE7H64LyiqVPmyCcDLsqws7i3vu4iP9OhSOmNjP4d/ZmlfWh26LoCcbEW+bofbb0b Lk4pZ8Pfx2F3SsRdgQrWU7JLSEzFDTZh487/VT96aiwvDPdhZZVuVM+D0AE1E+vhYUjq Gy4Q== X-Gm-Message-State: AOJu0YwjdNKe7un6TVuCGWNLkY0r6h25ZsQqPjKZwk6bBR5dxAdpO1+s iOrLjWmzqnqBAQGnDtkyxu+TKLcxc1RldMq9r+G0OIIvY8dbZ3GlgDCJH7XwaY60GZIutb7oPUU eGjS+Ix6bTSbbmlu7baxK4lG8abHncYpIVUXgi9mCezqv22R3dgN/oUfH X-Google-Smtp-Source: AGHT+IErQZGs97DRbsg2GZTkTZlQ6MFbCKiFk4HXdjY7Zkgf4FWK5DlX/yYxa1XSVhISNjmJ81Oy/F4i+EP6 X-Received: by 2002:a05:6359:2c84:b0:1a1:fe6f:be71 with SMTP id e5c5f4694b2df-1a1fe6fbeb6mr610813255d.3.1718960709285; Fri, 21 Jun 2024 02:05:09 -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 41be03b00d2f7-716b3647af1sm46108a12.14.2024.06.21.02.05.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Jun 2024 02:05:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 21 Jun 2024 02:05:09 -0700 (PDT) Message-ID: <66754245.630a0220.32982.3bd7SMTPIN_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 7AEC6605C373; Fri, 21 Jun 2024 05:05:08 -0400 (EDT) Subject: |SUCCESS| pw141463 [PATCH] telemetry: fix potential connection issue From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240621024037.3412372-1-zhichaox.zeng@intel.com> References: <20240621024037.3412372-1-zhichaox.zeng@intel.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/141463 _Functional Testing PASS_ Submitter: Zhichao Zeng Date: Friday, June 21 2024 02:40:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:4a44d97f0a52a76258c6a6cb6a713f4380a8ab1f 141463 --> functional testing pass Test environment and result as below: 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 | +------------+--------+ 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 | +------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30268/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/