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 404D1454B7 for ; Fri, 21 Jun 2024 16:35:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3CFE54026A; Fri, 21 Jun 2024 16:35:10 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 15D6840265 for ; Fri, 21 Jun 2024 16:35:09 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7e8dcad116fso88810339f.1 for ; Fri, 21 Jun 2024 07:35:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718980508; x=1719585308; 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=hqfD1goVCmyEh3/4EtB0/1wg6SglOh/QouTArElqaLg=; b=VSmxzWTSH+fyAdnOhObPXe+zFmMLN7NZUAq/v6iZub9lYDaOSsafNRPw8y+nQ8vgv3 zdxJCA4lG/IOMs7gSw6FEXGf4ZkNTYQ1Pg7VpQUlkwFw7hxIFLCySK0o5ENXPDqOyliE i6Kq7UYo0sVp79Wa8K3W3fGfWcaqgbuQ6/fVg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718980508; x=1719585308; 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=hqfD1goVCmyEh3/4EtB0/1wg6SglOh/QouTArElqaLg=; b=Cdm0f1xBqSR0hjHKUB7EUtllu43bMg7XQyTbfWqHK6swhsidjgpKMtTAmZ0QENuFfc cVsQDKLDefsWctrJrAm7RHukYK1QG8+m2hWo9SVClNCBLJN09YLWCGPmUGDiVZlk1qlr 2nRH3KjImMnswXCAvCJJIx1umyXgC3Z5d5y3U623gD6nY3ZqNxccCt4r7UgX7WXRMZIj 9NdKyBcD5FHiyGtdg39ZUWX4NS/+de3zO6MO7O0okHFMnT13JdtgtHEP5+bOrs10zXKc +4ll7SvWU3Z4gKY9gAcF2tDxnOWmr7ZqHcIy8U6qK8SpyIgvBF41q+i5zdt8YXqaaCDI Nbow== X-Gm-Message-State: AOJu0Yw/FG7KBa6Nkfa1m7U37iC+jd1+LvmDVEHmQ4CxuzBIXW+Sl6Fg x5iwgmWiEvEob6ilC2y2jRhf+F83OLjwDC1umbIOLfPq8zzDDv5hD+CMp/EijvINU1xT48LehIb rmltTW02bFsieN3rQlI1ESJVdqoNLSFmKPkIFoc1/WVKqrkBuiS/6PufL X-Google-Smtp-Source: AGHT+IGc05inlhy2X64q/r8TQkjEPbSe1B+AKKVdjS2zb6UQKVgOlqN5oWBU2vQIzxEwWXw3tg6p9KO/1ucM X-Received: by 2002:a05:6e02:2195:b0:376:296b:1754 with SMTP id e9e14a558f8ab-3763649d9c9mr3115ab.15.1718980508416; Fri, 21 Jun 2024 07:35:08 -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 8926c6da1cb9f-4b9d118dc28sm56639173.51.2024.06.21.07.35.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Jun 2024 07:35:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 21 Jun 2024 07:35:08 -0700 (PDT) Message-ID: <66758f9c.050a0220.e0161.49b0SMTPIN_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 E2F92605C373; Fri, 21 Jun 2024 10:35:07 -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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/141463 _Testing PASS_ Submitter: Zhichao Zeng Date: Friday, June 21 2024 02:40:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:4a44d97f0a52a76258c6a6cb6a713f4380a8ab1f 141463 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian 12 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Fedora 39 | PASS | +------------------+----------------+ | Fedora 40 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 24.04 | PASS | +------------------+----------------+ | RHEL9 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 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/