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 258D742502 for ; Tue, 5 Sep 2023 11:35:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2AC654026A; Tue, 5 Sep 2023 11:35:52 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id DF12E4026A for ; Tue, 5 Sep 2023 11:35:50 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-68a3ced3ec6so1809494b3a.1 for ; Tue, 05 Sep 2023 02:35:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693906550; x=1694511350; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uO6b44Yh3YIXoJCXeBxvlkozR3hVxyNq1WVAGAnij40=; b=Wh0rrokE2SfXBQXd1TW9MSzR/yEmv+qkEZTE/LFHiNUyHMvYIK3/a+5uekS9iuFlfR 4+qBfN4Bs/Sbc8n2tbRhFzBh5zHvae+957Nu9jL8/q/2qLFs0/tcbTdlP6y/4kk7NSHL BK+I0sOOdYmIwlo35ySSvbcv262jmdXByC8eQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693906550; x=1694511350; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uO6b44Yh3YIXoJCXeBxvlkozR3hVxyNq1WVAGAnij40=; b=G5uoP9uvQFBlFTKjwuT82YLIjoXLjgFix+a23OjF2UnEQIRQI5Ibsv6nlitFFuoYy4 BX1jA5c6T5OUQyC5OvTLUpFmKGNgetcx5/bEF78PB7IiaL8JrpL+pd94tABB5fzLJXsS gm0xL8Lt6ssjG2jgrKTPkvxgbWpFqv5vRtbZqpKlqnqtg0x5j52gNxMHfuAQ1bS86cwh smHvX3N9XXPHHWiRzWR2tF1+LAPcRWK1nvRYhfs5NCBXtJCgNBAPWayREMahTjHqeEpV x8f8Daut1CAZTKwXXZcj9Yrsjk5MbkfsnHaWSQHCGlqfgC4+V7FbF2ejktIObEYcimV4 9zeg== X-Gm-Message-State: AOJu0Yz7AImVm5gQA4qV+YuzSCWbh5CAG6eziGBwfvYWhFaxXRoQO3Y3 WooGIGypijr/FNP4WL3SwUluGBnhapxMt3wrgn/3mUdBtGTISyav7u4F8dhQETUJjLm0xtMK2w= = X-Google-Smtp-Source: AGHT+IEk6/A6LNFnq0TCXSzn3Z3+5oKly+iZFc3r/3dGh9AKR2YX1+lH4tMB/tClKKw9sODrt0MBedk63zba X-Received: by 2002:a05:6a00:1a54:b0:686:24e1:d12e with SMTP id h20-20020a056a001a5400b0068624e1d12emr13995412pfv.30.1693906550117; Tue, 05 Sep 2023 02:35:50 -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 v68-20020a626147000000b0068bdd9e5b10sm1425198pfb.8.2023.09.05.02.35.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Sep 2023 02:35:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Sep 2023 02:35:50 -0700 (PDT) Message-ID: <64f6f676.620a0220.dbede.13acSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 56B776052471; Tue, 5 Sep 2023 05:35:49 -0400 (EDT) Subject: |SUCCESS| pw131161 [PATCH] [v1] examples/l3fwd: relax the RSS/Offloa From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/131161 _Performance Testing PASS_ Submitter: Trevor Tao Date: Sunday, September 03 2023 03:41:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:799d56f1192d72872e63fbb3d2c7f776b7ae89b0 131161 --> 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.2% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27522/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/