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 EF49C43E73 for ; Mon, 15 Apr 2024 06:04:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DFA7040293; Mon, 15 Apr 2024 06:04:33 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 17D0E400EF for ; Mon, 15 Apr 2024 06:04:33 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6ed9fc77bbfso2091176b3a.1 for ; Sun, 14 Apr 2024 21:04:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713153872; x=1713758672; 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=Ai9/vRthBNAEI2mwutBb8El6sT5HOr9MOAisteY3siA=; b=THtAdup6+MOdmLQ32ySQI8z2MMeVQn4sp08n3Bt1Zv2arZkgityDeaeMGDrmnWc7O4 qufNIUhftg9Fg1yJDFlm0mPZBgnQ15jCTheUFYH6k76TK9pm0eSa2WJDNGXsw2BHtZCI lP+IGr+54uklVnBpQNGN2JotPBOONvsJrGh9Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713153872; x=1713758672; 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=Ai9/vRthBNAEI2mwutBb8El6sT5HOr9MOAisteY3siA=; b=YMMbjsO8N2PIn4OXh2pJ0k4/5xBLi90El99Qs4SgoF6hPFbnNQPXPw1QqY7GvIlIOp 02iXgjL4UVAMZ5JGSGuRz2IlUiKvcCUX+wqEYFiNjB9czkx4exN7ExdAB9v5dN2QaYLY znbvJpPXQdI6oSWlCsC5Wkubb7mhTcm5thznDCDZya0WhbXKcXRyMB8UEemcKCX1MXvv O51+hFNZB0rzV07uNlST8XIJ966QOVyTvw6ScwOtGyOWzmb271Yy8+/2bD4p/bSMTVZY UsK+zHvYy8NyjWB6L0VkSHEjWEZvzL+bBj2ILq6NMgIWT4sYnZMwcT2Gs4oDd/TvKPAZ 5d4g== X-Gm-Message-State: AOJu0YziDv07L2beRGC8qrOEE9Q9yPqCXK19m/OElaQuGOVJt/BbwGVa GTzAZFEyHkrriPoRw4g49H/3LX9m/6pQS9p8jhI+4BkraqQCTEZykZEs6SW0/1SZMfWwcX4ve0e n0s+0Gjzi9iPNY70CoFVr4oF6IN9hqFf7ROwM6JFQ X-Google-Smtp-Source: AGHT+IEPl6O7Djur0Q8c1g45K243h4cU+dU14VSGQGNqRbS+uZn1wd8Digs8uUccxYIQvcxhA0z+CdDT4kbG X-Received: by 2002:a05:6a20:6a20:b0:1a7:8a57:466 with SMTP id p32-20020a056a206a2000b001a78a570466mr9729257pzk.13.1713153872165; Sun, 14 Apr 2024 21:04:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o13-20020a17090ac70d00b002a046a6311esm573772pjt.14.2024.04.14.21.04.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 14 Apr 2024 21:04:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 14 Apr 2024 21:04:32 -0700 (PDT) Message-ID: <661ca750.170a0220.2f5cc.b23cSMTPIN_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 2E5386052514; Mon, 15 Apr 2024 00:04:31 -0400 (EDT) Subject: |SUCCESS| pw139279 [PATCH] net/nfp: fix parsing non-exist meta data From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240415024758.1001527-1-chaoyong.he@corigine.com> References: <20240415024758.1001527-1-chaoyong.he@corigine.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/139279 _Performance Testing PASS_ Submitter: Chaoyong He Date: Monday, April 15 2024 02:47:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:6db5f91b5e628671c341b833f21ea35e65e9699d 139279 --> performance testing pass Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -2.3% | +------------+---------+----------+-------------+------------------------------+ 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 Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 128 | 1 | 1 | -2.7% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.7% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -1.4% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29774/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/