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 354B74408D for ; Tue, 21 May 2024 23:50:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 30B4A402CD; Tue, 21 May 2024 23:50:12 +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 4542E4021F for ; Tue, 21 May 2024 23:50:11 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-620314aa1d7so44100917b3.2 for ; Tue, 21 May 2024 14:50:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716328210; x=1716933010; 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=bMEIDumeFjt3ve78Nnrf3CHylKhIvMnWpW52euM1pIQ=; b=R2yXSsAF3nf5Hlv5eSqQzzBfE+OlsxHXykduV4GPNa83DQAbRyeA2SOksiEd3Wis5Z JJtRbh5zkzbBo3V705qlksKi76wD7TnzjoJR0mE/lEz7YxFQvfhDbD5DJDLHpLYYwT/0 t/w1e+dKo8h7o2DkNoxjG6UF/qS1xwzBjdols= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716328210; x=1716933010; 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=bMEIDumeFjt3ve78Nnrf3CHylKhIvMnWpW52euM1pIQ=; b=OTsoWE5mRQTlUob7QA6AlwJdDpCynYaP0qCYzB3lfALe/i+6aCKM1f+XMITfrlhLWl PmEql2jPQFi0IkDzVdMhb9/cu4dVu2kS2i1Qy5wIC9Wd3sqIgEdQcamTy+EpN4HNzzQK xH2IixXcSHBwf37RqBR+InhDGERiabljHqppBBXeo02zItmaB1c5i+YnrCk4qYBCAX93 aW5jRJ3dt/C/kTRCQ8VMFCBVBiufInJTAUPXYJepKSXlcs2xhfoScr7ad3f3Rnqoc3Lv /D4jyYDaOR1kpMclDNC5SbuaMZFcUEw7bPYZVy/5118+A3fDivqClLS4N01kmmeLteTB 8tBg== X-Gm-Message-State: AOJu0Yz0ENgmLkWC9OXnUMWgn1yAfO4G9qfrpTChJpwkrH9uI1Vr+MeL JlUbtdiMD12jmJdoETZ79HZ7PvSSEheBAkVkjEdtj+UpFs0jhiqHGrAZ90XcSo+XpL0NS+YijCm mKkVCPbtqTW5UCAELdRrknD49MHkq2owc7lWkin5jRYc022yH7SLCg8OA X-Google-Smtp-Source: AGHT+IFwzXg3JI2NfwLC5fSDgo+0e8F3YJkH3FH/Ce5bM6PtcKnblVSgtoAQLUo08qrb6Xcq9yznpCRe/IGf X-Received: by 2002:a05:6902:384:b0:de6:4ff:3164 with SMTP id 3f1490d57ef6-df4e0bec41fmr362207276.36.1716328210569; Tue, 21 May 2024 14:50:10 -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 3f1490d57ef6-df44d6ca7f2sm459400276.17.2024.05.21.14.50.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 21 May 2024 14:50:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 21 May 2024 14:50:10 -0700 (PDT) Message-ID: <664d1712.050a0220.2dc57.5031SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 2365C6050A66; Tue, 21 May 2024 17:50:09 -0400 (EDT) Subject: |SUCCESS| pw140229-140236 [PATCH] [v9,8/8] net/null: use generic SW From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240521201801.126886-9-stephen@networkplumber.org> References: <20240521201801.126886-9-stephen@networkplumber.org> 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/140236 _Performance Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, May 21 2024 20:16:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:6f80df8cb0f889203d7cd27766abcc6ebc720e33 140229-140236 --> 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.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29985/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/