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 141EB45925 for ; Sat, 7 Sep 2024 03:03:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0889B40280; Sat, 7 Sep 2024 03:03:33 +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 43EBF4026B for ; Sat, 7 Sep 2024 03:03:32 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-39d2e4d73bcso10576205ab.1 for ; Fri, 06 Sep 2024 18:03:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725671011; x=1726275811; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=Uc1OM421wsASUI2/JJxNiglOxwCsWcjZuJNZ1Vj5/F8=; b=MxYNaOeJ/UDtVyWRexGGdkRiuesc+c17VLIAUhjufy0dKqZ0mX3JOPhrUT9fsWvmCL 8LphgPKv5YJQPL/kPSg+F4NCRbzG5JQMIu8wtm1FuZzg++bSxS0hlCI/Z0WxFkAQOL+j mKCTjD6ZbG7SWia61oprQbUv2gKJ7/0drWCD4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725671011; x=1726275811; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Uc1OM421wsASUI2/JJxNiglOxwCsWcjZuJNZ1Vj5/F8=; b=SXStXUhkPXdApyVJgJmcQaK9pB9GJ+BlSajyiJRQQ1OROsxiIvZ98Y6wHybJcOjuS6 gitcqSFYNErjcvBXKrLdoTo85+XYyo8/8CAn5vzyplcpjh8F0SxHH9ALNBQ4WbxymvK7 3MqSZ0yhItJsbIbwOqAl6Av80gaoykOiQdeGgWKo+vOd7OchKK5wWnJb5lQErveJFqBs crEHReLI/WGDYoE5UPImEEAjyHKYbsNqlox2wnPpSKaJ1a9QMyRGjDbIUdALjDX5l0g/ 9ufhl2I2eOV0Hv0p6jxW3DMCz8MbbHPE4gku0l/H+GrGYHf854Uac17MoMQQPss0PZFf 7A/w== X-Gm-Message-State: AOJu0YyFvFNooAAHM7jH8NWogupZPtKqSI2KS7EObZnna84yVA+m9/5q v+MT5SNL7CsRUbumRF2U8XWpn4m39P5Oh8PThzGL4dWWD1aBx4KO5Fk3S8AGSxNboNCn/c0HtYC Rl6yurg/I7WxwWhRA4KXDq/HjIES6/gxRj7XpGGF2ZfLpkUHhmIYyxm7s X-Google-Smtp-Source: AGHT+IGsqK/2WcMmq8bZZGLnEa6S4wVXIHfPau+RNqV9d20F2ki3XJwy3IKRjcjaArg3JBwvEvBzUynk6fY5 X-Received: by 2002:a05:6e02:1988:b0:39f:4f85:3ae6 with SMTP id e9e14a558f8ab-3a056856041mr16334535ab.1.1725671011668; Fri, 06 Sep 2024 18:03: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 e9e14a558f8ab-3a059008862sm96385ab.48.2024.09.06.18.03.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Sep 2024 18:03:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 06 Sep 2024 18:03:31 -0700 (PDT) Message-ID: <66dba663.050a0220.23dab1.0d89SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 17B4C605C351; Fri, 6 Sep 2024 21:03:31 -0400 (EDT) Subject: |SUCCESS| pw143684-143686 [PATCH] [v2,3/3] examples/ptpclient: add f From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240906051939.879071-4-mingjinx.ye@intel.com> References: <20240906051939.879071-4-mingjinx.ye@intel.com> 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-broadcom-Performance Test-Status: SUCCESS http://dpdk.org/patch/143686 _Performance Testing PASS_ Submitter: Mingjin Ye Date: Friday, September 06 2024 05:19:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:523fd7b3adfdf5a87651e8ca33bc69223b3211d5 143684-143686 --> performance testing pass Upstream job id: Template-DTS-Pipeline#178933 Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps Fail/Total: 0/3 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 128 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.9% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | 0.8% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.7% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30932/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/