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 B2A9743901 for ; Fri, 19 Jan 2024 18:31:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AB329402AE; Fri, 19 Jan 2024 18:31:41 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 817E74027A for ; Fri, 19 Jan 2024 18:31:40 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7bf2c826a5aso47936439f.0 for ; Fri, 19 Jan 2024 09:31:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705685500; x=1706290300; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rmfpGEad4/ard+CeeUaQcSaOAUXOdL+GrZJYGAUSHd4=; b=TStBf0UuINoTbhM4EWbuRqKil6yH3m6zi7vwTHIgPRvZgVRVGs2vS9CqkJH+9rpwQ3 4McS0qL1QMxa6lc3DgUESRkJ4wiMWiOF9Sfl9Uotuua1xZFsqLhIktkaccxvPcaEJUM5 uMIMmYLYCcfRW+NTD79oXPAj4DUF5vdhARavg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705685500; x=1706290300; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rmfpGEad4/ard+CeeUaQcSaOAUXOdL+GrZJYGAUSHd4=; b=a7heim4p8xuPg50pFFRK9Ytk4pVsfMSCK1A1tMHap4xg5ayXfferRODTvwnc59C6rZ PxXxgi5mLrJ8hqjxn4EzB5YSfdXv3gX8ehfiCahanWOEfW98UbIfuIStpcqjz8G8/wlH 6/vFlwFeR2gmR9N0kXcSRFDHzvKN8DUHHks+IxZyCAD8qDb001LujvpTqoxdFMGpVey2 U6I6hrdX2bSMIDZPWE8saku+RpojLov6jKwX7JN8XiF4rludynAo3WC+Lgtgsq7m4KsG T0WcE+CvlrgWz6qxZA0SGKaPjW+cs5LSQ1xrindtafhbNnHX6BUuGuOCtgwv0lapu00R CqSw== X-Gm-Message-State: AOJu0Yza3gj7kGOh7YhiXEZJlOVOgYdxUxhAwUbEkml6SRSAzA2r0dPc 14Pt6I0h5b+bunnpFJ38XUocYdOsJ7Usn7H+O9SeBcyTxGD3a7CobmuQHNpNmQn0Jl0x/eOQSul CneZQD+xkLusMSW9P92oN8AkTG5PgJvuoNpD54rxq X-Google-Smtp-Source: AGHT+IFYeZCYlHrBe1P7NqxUah64YQ2cYnf6XNJwVa3MV12ZhAjN3WFog1aiEdoTmKmacfSkVlKPmcfcLN/u X-Received: by 2002:a5d:91d0:0:b0:7be:f359:6b75 with SMTP id k16-20020a5d91d0000000b007bef3596b75mr19888ior.28.1705685499924; Fri, 19 Jan 2024 09:31:39 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a22-20020a056638165600b0046d91139444sm152244jat.57.2024.01.19.09.31.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Jan 2024 09:31:39 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Jan 2024 09:31:39 -0800 (PST) Message-ID: <65aab1fb.050a0220.93938.a509SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8D5466043481; Fri, 19 Jan 2024 12:31:39 -0500 (EST) Subject: |SUCCESS| pw135979 [PATCH] lib/telemetry:fix telemetry conns leak in From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/135979 _Testing PASS_ Submitter: Shaowei Sun <1819846787@qq.com> Date: Friday, January 19 2024 11:40:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:775ff373216c56acfeffe862c20af2f216c049ea 135979 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28908/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/