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 C530942FBD for ; Thu, 3 Aug 2023 05:03:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C15EA406B8; Thu, 3 Aug 2023 05:03:02 +0200 (CEST) Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id 243A2406B8 for ; Thu, 3 Aug 2023 05:03:01 +0200 (CEST) Received: by mail-ua1-f98.google.com with SMTP id a1e0cc1a2514c-7948c329363so191994241.0 for ; Wed, 02 Aug 2023 20:03:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691031780; x=1691636580; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5fehVjT9dCAnJei8sAedU77Bsrwa7dAgDNZmShJjjf4=; b=ZizTWDmY+Hs3YzAchkwAwoIrtnzozdAfTaR4oi8X2JalRe4TvmxbODcMSxmjlA4yPN AB9B4QSdQ95CYFYRRXdkhVmUa2mXFHA3t7/38R4eJpdzSCjfV3/juSRhKs9v2e4hLdkj EJlFIEl9P9QTz8Cid7b7oocle1x2AtaZnd3JQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691031780; x=1691636580; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5fehVjT9dCAnJei8sAedU77Bsrwa7dAgDNZmShJjjf4=; b=AIlReN5j6zMdAyP9LXHd9c2J32u5j4HmXFl0Fw6eXvXryoST5mfdYQphqIjz57CouZ N1sPOVkvvBTrmQUkkDqEu2o5ixBEUaZXTrvT7Orcwk/lx6udbVt1Vkngo3FVRW8T3i4q V1JYHQTnsPUDK6KbSVhcGy5GH7Cy3IJ//pyQ2ZBLiLle0635nNUeHrVk73+Fdpbn54rE I3ZUpnlLAhcsz/gQm+lWYQC4FKg6DKMSrVYkj3KIoe47KyA85dWYHHjD+PkihXRgX5Ri 8GibvZ7PxiiGkkmKq6twvkHEFwghJDK6UnZxcWPwcnckLNgfqRbmG55LTcmwnq35jnow WeCg== X-Gm-Message-State: ABy/qLaHKInUMAQdScva/3Wod0q3PyxtVr7UZtnBHLiicnzKcvZvpEFy st4LfDsVNPO/GvGgDESEypK5umpvqlqsbqqjGBstkCSmZRcMOwaS1aiNxWqdjh82Bj/YU/APCg= = X-Google-Smtp-Source: APBJJlGYZ91mhK0n0EtkaStJ35OvJiJTyeJGyZn+owQMc3ARf9QBpNslJM/tGJOavc+OFwKQRxvhAG81uQbC X-Received: by 2002:a1f:e4c2:0:b0:486:aa04:3952 with SMTP id b185-20020a1fe4c2000000b00486aa043952mr6495617vkh.5.1691031780512; Wed, 02 Aug 2023 20:03:00 -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 g22-20020a056122099600b00481578a758fsm1364337vkd.2.2023.08.02.20.03.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 02 Aug 2023 20:03:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 02 Aug 2023 20:03:00 -0700 (PDT) Message-ID: <64cb18e4.050a0220.93714.aee9SMTPIN_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 12F6A6052471; Wed, 2 Aug 2023 23:03:00 -0400 (EDT) Subject: |SUCCESS| pw129837 [PATCH] telemetry: avoid truncation of strlcpy re 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-testing Test-Status: SUCCESS http://dpdk.org/patch/129837 _Testing PASS_ Submitter: Tyler Retzlaff Date: Wednesday, August 02 2023 21:21:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:0ae35eceb9e4569b0814fcf671b4455301bb7518 129837 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | Fedora 37 | PASS | +--------------------------+----------------+ | Fedora 38 | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM Clang) | PASS | +--------------------------+----------------+ 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27219/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/