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 A9754428C4 for ; Wed, 5 Apr 2023 23:32:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A52EF400D7; Wed, 5 Apr 2023 23:32:43 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 69CAF400D7 for ; Wed, 5 Apr 2023 23:32:42 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id q8so4876751ilo.1 for ; Wed, 05 Apr 2023 14:32:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680730362; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=Z0/vGJ3X6zD7Kb/LfH4V9SlX2ZBZz8CBLEflGEyNhDc=; b=HWlI+B0X2cYwU7k9nmiL5ddDbd2UbuA3o0vqoczjZUe/O/QW7bIMPIM1uQYWeJ/+YT B4XhYoOMZiSdY68sLYjPPqQz10BnLr94gtHrhj4AIDeA9Y9V8l5snA31r9uGFHBtzhT0 KxH6D0fWJDuAeP2DyyibrNTUtQYVfvlVo9KGc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680730362; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Z0/vGJ3X6zD7Kb/LfH4V9SlX2ZBZz8CBLEflGEyNhDc=; b=mXa/WXF8lOB7EMng19cotD+gbjw5vJ96y/wYWvX+8UaEsHRrNDPole8QNBMu4SPzej s20oLAvbj75n3fIKTe+tm3//+O7JZaxUIT84d1nUikJXMgzvyNHVkUGL11jK9eQ9PTH4 lG7FwvOhGPEhwRIDxNhTfbEgw7ExSV2mKewEWQKJD8aZZ5yq7O47gc7qon6b5qi5UzdK KwZdr5zy2J0Ei6nxBsXeHY/UYF1zZGLldXO6Wn2HwUCLkJRn9f7LciozqsptY9IkHBOY FMFpdeigds6T6Zn4GoAeTWEM8cFbKuRfO17Xr14SW/IPLmUAama5goko6C/u0xtEwFy2 7xMQ== X-Gm-Message-State: AAQBX9dlNxHUb5f1JvAc7db0ybxuELMdlhA6q6xPoH6IixwWTjsHFNwK vj6HOPoufD31ZCEIwe68ZPDoWyDCl9gjykBGBi40alOqoAOwmg== X-Google-Smtp-Source: AKy350YDdOlqoAjT2G9FF19qpbUaSLOfRBi3oAZ9Kr3OnCWtpdyKnSDcL6Ijtp6N276SyP0YGv/S+VSkFX0/ X-Received: by 2002:a92:d249:0:b0:316:e033:86ba with SMTP id v9-20020a92d249000000b00316e03386bamr5171104ilg.31.1680730361818; Wed, 05 Apr 2023 14:32:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s16-20020a92c5d0000000b0032489df6d80sm1830473ilt.10.2023.04.05.14.32.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Apr 2023 14:32:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 7BA03605246B; Wed, 5 Apr 2023 17:32:41 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 69B2360092; Wed, 5 Apr 2023 21:32:41 +0000 (UTC) Subject: |SUCCESS| pw125824 [PATCH] [v5] telemetry: remove non-portable array initialization syntax From: dpdklab@iol.unh.edu To: Ali Alnubani , Test Report Cc: dpdk-test-reports@dpdk.org, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230405213241.69B2360092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 5 Apr 2023 21:32:41 +0000 (UTC) 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-mellanox-Performance Test-Status: SUCCESS http://dpdk.org/patch/125824 _Performance Testing PASS_ Submitter: Tyler Retzlaff Date: Wednesday, April 05 2023 18:52:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:c682c8991963be243dcc3b7cdc9d6984a1961f4e 125824 --> performance testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Mellanox ConnectX-5 100000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 256 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 128 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 256 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 256 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 256 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 512 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25929/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/