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 3AE3844044 for ; Fri, 17 May 2024 02:54:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2E74240285; Fri, 17 May 2024 02:54:17 +0200 (CEST) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id 57CCC4027F for ; Fri, 17 May 2024 02:54:16 +0200 (CEST) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-4e1459a13fdso72234e0c.3 for ; Thu, 16 May 2024 17:54:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715907255; x=1716512055; 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=q49hkkRXg1vOixupOXTbou9JRHRMwp9k6Tn0gmmuEpY=; b=QTOU6cmdT7JNl7AYFt6m0ZnRmWuGZH+HTiteLCFcjzqlP3OZi1YouHw7FY+eISqrfK xs08eSoYfWWcnCI6qyviXrxzrgfts4M5XGsVKNWCAw2kpfoa8UmeuQydnMKxyfn+9AX1 0ueTlHSWjBpWHIh0JBPzKZomHRlz3RTTZH6uA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715907255; x=1716512055; 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=q49hkkRXg1vOixupOXTbou9JRHRMwp9k6Tn0gmmuEpY=; b=TNKwvaiWsXB+7lQpTVzuQUaUuWUgog8PiTVpGWZhOEgM3Tpa2u285JBaKiALEnA/0J jthaLo10pIucOEU7av6ZO9IsPOKonznNzhnGsAqb6VS59cLRkHCs5RvXy3CoaKVy9V1o SVdQyIHibdlCm1joViDNkAAAFkVccz09YyA9Zshw5KhkEagegx7lNysQeup2st0xtIJQ uWZSpfte6o0Es5CGdeTX/5K58ikt+44dhJzaij+tpgcya5QfxeCnhSNqBppnRNGYgvzZ CwYfHUmh2JICieX79az7H5P5GvkjddSEyfA4dQp6t0UjLR9ZHiJDmllE9+mqM3iA4lws LU+w== X-Gm-Message-State: AOJu0YxEVsrBP78uG3pvkBL/a6OPRjLRalUgMjDEGsl9VkERds5tQUk9 KkCnHKSE0jBU1YI5De3VWQE+wX1wFyQ+309rAFnXIFj2M4BGKstK1KvNzvTLZYdREWHDOgrcXg+ JevT8wE/vRKHvqRHF5ySYIX/88bbQm5Ugvzjo09FTCXudPxLy+KfK0yyh X-Google-Smtp-Source: AGHT+IGvO4kpux61uRKsEkpee3Fgriuy378NVi2dTzZVn+MZu8hoZnuRJwOu+MGIIc//t3aPM+W1DPm74ABI X-Received: by 2002:a05:6122:4101:b0:4d3:3446:6bcb with SMTP id 71dfb90a1353d-4df8838f426mr17265662e0c.16.1715907255693; Thu, 16 May 2024 17:54:15 -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 71dfb90a1353d-4df7c07601asm834866e0c.13.2024.05.16.17.54.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 May 2024 17:54:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 May 2024 17:54:15 -0700 (PDT) Message-ID: <6646aab7.050a0220.12008.a2f9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1635F605C380; Thu, 16 May 2024 20:54:15 -0400 (EDT) Subject: |SUCCESS| pw140149-140157 [PATCH] [v6,9/9] net/null: use generic SW From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240517001302.65514-10-stephen@networkplumber.org> References: <20240517001302.65514-10-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-intel-Performance Test-Status: SUCCESS http://dpdk.org/patch/140157 _Performance Testing PASS_ Submitter: Stephen Hemminger Date: Friday, May 17 2024 00:12:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5bf3e397b34082673b9fe06f4b8f667c8e4913d 140149-140157 --> performance testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | -1.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -1.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 2.7% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29972/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/