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 3D5B242942 for ; Fri, 14 Apr 2023 16:16:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 39447400D5; Fri, 14 Apr 2023 16:16:00 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 3B746400D5 for ; Fri, 14 Apr 2023 16:15:58 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id d16so4512332iow.2 for ; Fri, 14 Apr 2023 07:15:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681481757; x=1684073757; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=qPU+STvJXnJS1kTvAAiQ2kR9j4p3jkX8dRCGtrJtPMQ=; b=Lg36LNH/gdvk1xbfHSzGKVyJmmEWJfL/+aeEEQFDLXJ+tQ1czcYvNf1JFxdgz3tVTJ Cj4kapvJ9vZ+e8obRFxk/5OSZQDz12qHSuE3WHp2/o6WqJpguVzu2VFb5Y9llzCpyW0+ mBq8WG9n4iTrv2UprwagzsoNxEgBx6p2iA1ks= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681481757; x=1684073757; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qPU+STvJXnJS1kTvAAiQ2kR9j4p3jkX8dRCGtrJtPMQ=; b=Fa+OU+Dap/apd1yl5Ambdavt0uvU8udSr5SvcZx3kIvFG4ddFzPbv3KD/ElBxewNSW fctJHXJCWWgH3lKVCfUzKu0613WAAtpPmw4vbongOTq1Ej4t6mDitJF9fZKOLU2Zaq9E W0x90tCxootNx4+uS7Fi4rRGsM4ZjuUf2+x4jp4aWTutsk2VubgBshb7Ef9jSiILPDx9 h6gM6brryrJ17h9hntmJr/DY8gVXZDhrgW8Mld6Yc+VAW0bFxnacRviev8EAhKhL30gL 86uGVM0pTu4P19yRhxU6F3d62VyHG+0BnHhX+TvqGmKO+ZCZu9c6piI/x2pts+jJU4Pm dNhg== X-Gm-Message-State: AAQBX9dzFErb7L1dVT3esfFHO7br7VY3ITLpYXgxGBe8r/39uT8ThJO2 TYJi1U6Aha5y43KRqRFEkArU2ji4yMaKHgel8+276rrAkpwpR5z3IExsv/0WPT2/swZVBE9Q9g= = X-Google-Smtp-Source: AKy350bb/YXfL+QfYCkEk4kQaASteFAQc/TnhSuseCW3JujTmy4t+GlGj+B1i8Xtk4PH7RBIphPslJkppoxU X-Received: by 2002:a5d:9b17:0:b0:74c:ae72:dc16 with SMTP id y23-20020a5d9b17000000b0074cae72dc16mr3272683ion.5.1681481757624; Fri, 14 Apr 2023 07:15:57 -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 g7-20020a028507000000b0040bd53048a0sm686337jai.28.2023.04.14.07.15.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Apr 2023 07:15:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 473CF605246B; Fri, 14 Apr 2023 10:15:57 -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 3AC726008C; Fri, 14 Apr 2023 14:15:57 +0000 (UTC) Subject: |SUCCESS| pw126078 [PATCH] net/e1000: report VLAN extend capability for 82576 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: <20230414141557.3AC726008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 14 Apr 2023 14:15:57 +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/126078 _Performance Testing PASS_ Submitter: Akihiko Odaki Date: Friday, April 14 2023 11:46:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126078 --> 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.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25998/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/