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 6D2404285E for ; Wed, 29 Mar 2023 09:19:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4865940EE7; Wed, 29 Mar 2023 09:19:30 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id B844240EE7 for ; Wed, 29 Mar 2023 09:19:28 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5419d4c340aso277042947b3.11 for ; Wed, 29 Mar 2023 00:19:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680074368; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=WclYpdBwLQ1gZID3HbIPl2Y8Mu6xkk1H70M2RSVlVRA=; b=iumsoWnqnr2lDP+mtiJHvF5gyKCIfWOu8b+0k+Xf2XWUOxth4/45TwzfzXrenRLn1B irPdi3iAtKFthn1B+k+X2SuDSiuVSE9AfcIULmsDxSZm1Iq+m3jCR7TGBsT/etXEh53K ZcvxHfuG3YnZCLv+wJsawyS1o7psusQJcZxw4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680074368; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WclYpdBwLQ1gZID3HbIPl2Y8Mu6xkk1H70M2RSVlVRA=; b=yCvyt27RNIZRQH9BCHO1vkohZhPEembZo+r/D25AyZnJ4T4gsK7qUoD0klXKVJrY+G ciObMVp8+E9sExPMxvv/yoF+EDkxkuVQ5GQQnfESWbotQD3hzkv8QGx47s6KZUhvrzAY OC0/8mu6t17pM0N6zfvtuc9R+e2ANtJx6TGcX/mkEAWA1gaOiuk7EZlP9PzgOJza9qSP 949DZ7147LyCHO78ksV9u4AfAIEaPFdNhg3lHaUq5aVnVanWu8UW8o4gsLtqXDU3hHoL lyOx5eD4Mc1nwdCNsI4cCHruMLRyRcDemeAh0fKVb+9Ss98EqpxxWnLzBquxfy3AzTj1 D6kg== X-Gm-Message-State: AAQBX9dkFQBK+BVCgRuC78yoFEmgzwwTLUW9KsKmXprSGrnjZx6BpkNV FeQfcxofIt9EY8x43+WmjiFBNxQYO1qjFRR9vrqKfUGzYc4Ygn9ySudj1pKAC65Kby3Rq4t4/g= = X-Google-Smtp-Source: AKy350azlNNZBjVf/2LNGcVxCdYFOeZeFX+iHtdPeD2x26WjuMJnmZZ0QGHgKpFnyHibE877QO0PRoPWL+Bc X-Received: by 2002:a0d:de03:0:b0:541:9ac1:f5a9 with SMTP id h3-20020a0dde03000000b005419ac1f5a9mr20342901ywe.2.1680074368056; Wed, 29 Mar 2023 00:19:28 -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 t20-20020a818314000000b005459f233f93sm1032975ywf.75.2023.03.29.00.19.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 29 Mar 2023 00:19:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id C2B74605246B; Wed, 29 Mar 2023 03:19:27 -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 C03E46039E; Wed, 29 Mar 2023 07:19:27 +0000 (UTC) Subject: |SUCCESS| pw125572-125586 [PATCH] [v3, 15/15] doc: update multicore dispatch model in graph guides From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230329071927.C03E46039E@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 29 Mar 2023 07:19:27 +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-broadcom-Performance Test-Status: SUCCESS http://dpdk.org/patch/125586 _Performance Testing PASS_ Submitter: Zhirun Yan Date: Wednesday, March 29 2023 06:43:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:c682c8991963be243dcc3b7cdc9d6984a1961f4e 125572-125586 --> performance testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-39-generic Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.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 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25883/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/