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 4363B43919 for ; Sun, 21 Jan 2024 09:02:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3F8F4402D5; Sun, 21 Jan 2024 09:02:41 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id D29F2402CE for ; Sun, 21 Jan 2024 09:02:33 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5ffb158b46aso5651347b3.1 for ; Sun, 21 Jan 2024 00:02:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705824153; x=1706428953; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/ul7Ydys80+VoREnO1CMucQUkMl+JoM+TteGD6xVf10=; b=T746yJfbwKW/GnFNFukffNF+rvl9S+Eh3Da1UhLdpvPsLoTCf8DmZvDr5WztVk5La8 ar5DIydF7nXMPDPCg0UY3s1o/T3N97IOTPf28v7ZaAUsUKEQu+UynLB4COvqhwpuf8gv oOMUb7FC/S1U4bhmWRtf8n7xIIMmCnNbYTnmc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705824153; x=1706428953; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/ul7Ydys80+VoREnO1CMucQUkMl+JoM+TteGD6xVf10=; b=ApVVLnVo26iqzTV//QrjhK/27HUsGkVO8EkVeFj0Ks5qE1qI4WNoKzj3tmeiTF20dY dVrBkJLsG5mOnUP2L9fPth/vb0Qk4ajXGwbuiXAU74JdeE91rspjVHjBzQ3frTz53uGL 2MGDXSZAhUTjrIAuOlG3dZzhG7mTaheqBRbn4F2h8wudAA902vwTN8bLEJB5qsXs5beZ 3GdDtjoh4nG3M7m0wfX8PQp30xc7a4cmlaCUzY2SRzhRe/LDHa25OJw3WTVyMaRNUPJJ xSKEOMp7sk5urZ3w0+l7gi+kFaSSjiUOe2zvCalSJHWklhbQKkLMPb6MGMCCbJWaHXVr rERg== X-Gm-Message-State: AOJu0YwQEcXpIOTLW253L9uedV0SYUn/jYRP46N29eDQi+mlMad3iKaN IcODMESkifHHmuD4t04QZRvTGs96x96Sfawdx9V4hANmF5BExIj/nVOly/YR28GfKPv5hKqpQmb SIw3w5hvrDwEqS+fey1WlB3kawv/UFiTNtQYiOF/s X-Google-Smtp-Source: AGHT+IFsD4kEo7obNK7iMn4O9O6WJMJTACXmH7kiKn2PlmLUDXnFpYUJOdmXRwG4kkWIK1ydb6CKMmApvjdI X-Received: by 2002:a0d:f841:0:b0:5ff:9aa1:8970 with SMTP id i62-20020a0df841000000b005ff9aa18970mr1902321ywf.34.1705824153329; Sun, 21 Jan 2024 00:02:33 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t69-20020a0dea48000000b005ffcdf4f13csm63719ywe.33.2024.01.21.00.02.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 21 Jan 2024 00:02:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 21 Jan 2024 00:02:33 -0800 (PST) Message-ID: <65accf99.0d0a0220.b6298.4dd9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EFC686052517; Sun, 21 Jan 2024 03:02:32 -0500 (EST) Subject: |SUCCESS| pw136008 [PATCH] [v2] lib/telemetry:fix telemetry conns le 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/136008 _Testing PASS_ Submitter: Shaowei Sun <1819846787@qq.com> Date: Saturday, January 20 2024 08:58:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:515e1a4f4cddd33fcb35328a73449d30a8edfaf6 136008 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28921/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/