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 C9E7942FBB for ; Thu, 3 Aug 2023 03:01:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C6364406B8; Thu, 3 Aug 2023 03:01:33 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 1137F406B8 for ; Thu, 3 Aug 2023 03:01:32 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1bbf8cb694aso4200465ad.3 for ; Wed, 02 Aug 2023 18:01:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691024491; x=1691629291; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5e72DTh3ZhHbR4ZW/db6WrYPJxGDMDwtIGj7USS8N3k=; b=Stkd2b5DV7Xc9OSGhnGiqZ1qotJSCK+CzglKz3TsZ9rWHE5tT1WpMExInhi9eDafD0 3+Xo6aIiMiKMMYvyV6zz0RWBxBOjUP1WHNhXojVs35ztmRgCZbreLrAYgAgxba+7dT8Y 6M1stwsaHzUAGyi6OW9MWryojLIhWkXW2ukpo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691024491; x=1691629291; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5e72DTh3ZhHbR4ZW/db6WrYPJxGDMDwtIGj7USS8N3k=; b=evSbQL85HipVAD8VqTPHhFiIY+cKS+POLkm39tznrfm74uVsf+TzBLV0s7vTZWXutT i6q0wNA+L6rJryObT8FoqMCle+kDv2qxRrhIMUBT3f5wIRxOxnn3B/WFygv8cUhDDAGT vyuhaPjwFWA5vXyi3USTaahtapYvJhnqEOL8PvZ5T0MLTunJdUw8vBInnlhMFOuua77/ B0+wVj88VjcEe+fUEzjOe4mIOO+lEu45UP13W6V9NkkkRSVhfXEImFP6gYJn+4Tahqut 4uTKjHnUOkCErnHGtV+wwfjqm4r+TPPlNh1R485fzgiBIyEVt67p0Hi6yf9nJFf/PU2/ ig3A== X-Gm-Message-State: ABy/qLbQ8NJefELMU3e9SJ36leklxEvlqhPRiPBQalWC8MQin7XwGcN+ 0NANEFZyh23wZCJNg6HXxVcqch12VEACBj3vAk+oXBLPK11UbBX+X02ykWiecxpVLVVzwHtOBQ= = X-Google-Smtp-Source: APBJJlFy8AN1lKpX2QqvH37/uYX7ANPaiHpxQUELfYng9WW4L2q+b0L9gbbGAkevegYlzpdsaBo2zA5ciJ85 X-Received: by 2002:a17:902:c407:b0:1bb:dbec:40ba with SMTP id k7-20020a170902c40700b001bbdbec40bamr22128497plk.16.1691024491229; Wed, 02 Aug 2023 18:01:31 -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 iz13-20020a170902ef8d00b001bbab2f72casm645873plb.71.2023.08.02.18.01.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 02 Aug 2023 18:01:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 02 Aug 2023 18:01:31 -0700 (PDT) Message-ID: <64cafc6b.170a0220.4ba8a.b9adSMTPIN_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 6A8576052471; Wed, 2 Aug 2023 21:01:30 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/129837 _Functional Testing PASS_ Submitter: Tyler Retzlaff Date: Wednesday, August 02 2023 21:21:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:0ae35eceb9e4569b0814fcf671b4455301bb7518 129837 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 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/