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 ADF8E42FBD for ; Thu, 3 Aug 2023 05:35:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AA3E4406B8; Thu, 3 Aug 2023 05:35:05 +0200 (CEST) Received: from mail-vs1-f100.google.com (mail-vs1-f100.google.com [209.85.217.100]) by mails.dpdk.org (Postfix) with ESMTP id E6332406B8 for ; Thu, 3 Aug 2023 05:35:03 +0200 (CEST) Received: by mail-vs1-f100.google.com with SMTP id ada2fe7eead31-4475fc33c8dso236540137.0 for ; Wed, 02 Aug 2023 20:35:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691033703; x=1691638503; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EaqbRuBgmFw31vzMTxMHCTluEZT2jDzjwOuMoGodLbw=; b=VzzkkV1R+Vni+1YPrWnehR2k/TXbbsd352NBOjguZKn8dzKIycIrUqr8Vp8NkN2vsm 2813tdTvl/shWdqegOs3FwiCJjnWLL6jn7qRc+3SiHgdTdCCn5M+5D+KbEuXXhbAxdGr 51zs5gG1f9ti5hj+kF9xfPDfsJ//3LFi50pCA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691033703; x=1691638503; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EaqbRuBgmFw31vzMTxMHCTluEZT2jDzjwOuMoGodLbw=; b=VXL2mFAshXaLY5Wdzwc97AFmadC62DawSrSyYI3naQJWsJsuJ67SxLaCTjZieEqQz1 UaCJmNvKydarrHWGsbvoSzzL/ahEebs1glD8RZ9D0KcdCrJZcLtCcFrJ2omAvSIZF9Gw vB87ntVORt2A3B5ApuDul+qhsB9Pw8wKsRdxvyf9rPCGMQtT8RWi0/e+DH4fyijN0VGG bjxnVc2jyTX2vi/1537iCm3rRd7GnwPNS1MuUmaFddDFgrd32P5wDTkuE9B7ebBPfWw8 wRjr453T3egwQzAwqlrW8r1yO8q94kDUzpOVETDXEFH+01fxnpd4OCFd0yHdddyv92Nu 7OVQ== X-Gm-Message-State: ABy/qLY2J8pj6HmMHF8aZtD9Qlr7N7KxxCZbKD3YDLqiuEBDgQrj4d9M j+yGd7YP/qHGuzlSwAFUp9TEROi1hv0AsbfZiSGze34EJs9qsRETbzPLSw== X-Google-Smtp-Source: APBJJlGINVcuA8FPkVsc3KoMY/JSpMOCAYUWVOlszuxG9LuEq+6rp69ZZEUd0C24HFX5/9SF2wQgy26S8lq1 X-Received: by 2002:a67:e3b1:0:b0:443:70bd:719f with SMTP id j17-20020a67e3b1000000b0044370bd719fmr6099876vsm.2.1691033703374; Wed, 02 Aug 2023 20:35:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c28-20020ab0079c000000b0079a01ecb096sm1153239uaf.17.2023.08.02.20.35.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 02 Aug 2023 20:35:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 02 Aug 2023 20:35:03 -0700 (PDT) Message-ID: <64cb2067.b00a0220.b88e3.f6c7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 108326052471; Wed, 2 Aug 2023 23:35:03 -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-aarch64-compile-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_meson_compile | +========================================+====================+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/