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 0EC2142F79 for ; Thu, 10 Aug 2023 19:58:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0B24240691; Thu, 10 Aug 2023 19:58:46 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 2AF2540691 for ; Thu, 10 Aug 2023 19:58:45 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-34961362f67so5996685ab.0 for ; Thu, 10 Aug 2023 10:58:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691690324; x=1692295124; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=poHtegCpUM/oZTCiGFcK6jTu6nx80Hrfo7eZo2mpZIs=; b=N78ZDQ4FHHmmKZuz7SycVSE8yk46axHVvc8tlIVqha6yMgn14UY1azDzK/O2w/DkSL +uXKBHXFWBbZc+s2Op3AK48CzPIah0GsZ+0JpErF3cXLBjFla5fUr2+nj8+RUpWBBXF3 tA8ovGENv3IUsnw4RlLyDkHufiz/joQ/tO46w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691690324; x=1692295124; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=poHtegCpUM/oZTCiGFcK6jTu6nx80Hrfo7eZo2mpZIs=; b=jWiJt1m90QLbvFu5qt++DAR6nABXMHVWJOhErAaRPquYI3QlcC2uNYEXWA5+a3/rVc PPw38+kLPwA0tNyi9VFb1OR5ZkZVUY6sLeY1wXLCtKkzh6Elj9LxxQARTnFsPih9/F3K atarJHnxwp2YegpR4bWCnSMhPAcBa6gAo7f3amdlHD1g4F0X8nSpjTN+YAV2hC4MW/VY D3x1J6eOc1sdQsCF7KzEetoehvWaUjC5YEMD+lYBIZYov2Ju35AtST1c8Xx+Q6HoUgOa VxD2KcTTT6fINV0gNmzfbwEhPFq3yys5JHrD0cECEue6DwaoMGcQX/2xhzeK6V3W8Er7 +ghg== X-Gm-Message-State: AOJu0YwmocXIpBY8n9Nn27gDBQMxwhyFjHkEru4uvC4qE0idhX+xsMW0 wk3q/EGL7Stx8S48R5gpIKcwgO94kQZ4xhCO4TrSr0i6KrqXN6vM7PF2gLVVSkIMcxrJc6NTCw= = X-Google-Smtp-Source: AGHT+IH/2OS9aMoCb0aLYmt+h4rxftLaUivPJ7v2w4ibp+iDLmT1FroUKOIDzmVT3/3VPj2MN6xvAKJCA+IY X-Received: by 2002:a05:6e02:1645:b0:348:cb33:a3a6 with SMTP id v5-20020a056e02164500b00348cb33a3a6mr4478436ilu.0.1691690324587; Thu, 10 Aug 2023 10:58:44 -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 z12-20020a92cd0c000000b0034615464ed2sm88477iln.29.2023.08.10.10.58.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 10:58:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 10:58:44 -0700 (PDT) Message-ID: <64d52554.920a0220.eead8.4516SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 243456052471; Thu, 10 Aug 2023 13:58:44 -0400 (EDT) Subject: |SUCCESS| pw130041-130043 [PATCH] [v8,3/3] telemetry: use standard l 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130043 _Testing PASS_ Submitter: Bruce Richardson Date: Wednesday, August 09 2023 13:35:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:70b6941e4e22d67bc10495d1638234a7e974f582 130041-130043 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/27263/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/