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 37F4645702 for ; Wed, 31 Jul 2024 18:26:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 30F8D42ED6; Wed, 31 Jul 2024 18:26:48 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id B0DA340F16 for ; Wed, 31 Jul 2024 18:26:46 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1fd66cddd4dso52801965ad.2 for ; Wed, 31 Jul 2024 09:26:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722443206; x=1723048006; 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=GN82O+H6ZEa800EFd4iW3BLM8vz4GKA6JqpZu/N1mIw=; b=boCH1HXOEsDlqjK6Uki3Aa9HxGwzzNd6mURSOwwaekkeTQKk/JW2C0gkd4tMunKxD3 rhGgq7SWMjRPg6yJS7o6U9X/gQBkm32bjdnT1znnrdnrevSSc+OKOlI8cK6MVXsWPtv/ e3skY0/FjQX45lf0/bfhuWOQNVk0xxW0A2H4w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722443206; x=1723048006; 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=GN82O+H6ZEa800EFd4iW3BLM8vz4GKA6JqpZu/N1mIw=; b=AuhnxNYguFlc+uJud/GKHDxAJ5HnRrNpTibqfQQWTH+FyalAmHtQ3r72gSvWOjKGsX zxgYiEVU7zgq+4Gn5nnPxZ6YJb35gdkU4xKGfRXX5ouHsBWiuxsUjtHGc/lwuegXK+Jh TWoyV8JzZpP2HCZjXk3VWB5stoEtbr+BwWOrecB0BqmxOcqz6oheKLWW1Lxr76mYtdCR jJAjIuerbzxwpPX5LBTiWLEfC2ADd7DcmH2T4BBV1i+Bp5h8KUdiRPS+XQ1NQfIgTGqx 5oX6O2hW7k80cEpcNBRpvGTTIBeSMcm611sAmVocNLRrr+mmUw4b+v7DkYUJuMxnoMfg dEkw== X-Gm-Message-State: AOJu0Yx6Ze1A4/C4mGjRLFpkV4UYxoKOu7FkhXAM1w+R36gPAq1fm7K9 bEekO1mQQRQ0WlBhaSiScP4039mq2S2dT10qnvyZXq8Iz2zoYfzUIsbHjRl6gcS52sTKEBmPSY9 eXWmec/MImOKVELflCV8XcLYkf7tzd3F8+WxYIWOYI91pNVZz1mSna5eP X-Google-Smtp-Source: AGHT+IGy2jHpO+nB24+X4b7v22CZsraMafHZvLlJkTwpf6SAuGVHCFTao7NrAdSdB0B1i5AH/WYb1xK0GlgH X-Received: by 2002:a17:902:d4cd:b0:1fd:96e1:7ffe with SMTP id d9443c01a7336-1ff048e7100mr156612225ad.55.1722443205841; Wed, 31 Jul 2024 09:26:45 -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 d9443c01a7336-1fed7c6d62esm4600425ad.28.2024.07.31.09.26.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 31 Jul 2024 09:26:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 31 Jul 2024 09:26:45 -0700 (PDT) Message-ID: <66aa65c5.170a0220.e608c.b65bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0A423605C351; Wed, 31 Jul 2024 12:26:45 -0400 (EDT) Subject: |PENDING| pw142780 [PATCH] [v1,1/1] mldev: introduce data type conve From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240731063250.9008-1-syalavarthi@marvell.com> References: <20240731063250.9008-1-syalavarthi@marvell.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: PENDING http://dpdk.org/patch/142780 _Performance Testing pending_ Submitter: Srikanth Yalavarthi Date: Wednesday, July 31 2024 06:32:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:1d245ca8239d947258b3ae7cc4d8df97ef527852 142780 --> performance testing pending Upstream job id: Template-DTS-Pipeline#172041 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.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Fail/Total: 0/1 Detail performance results: The measurement deltas are not ready yet! Please check back later. To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30669/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/