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 BD82243E26 for ; Tue, 9 Apr 2024 10:50:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B5273402C0; Tue, 9 Apr 2024 10:50:57 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 0DB7E402B9 for ; Tue, 9 Apr 2024 10:50:56 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-36a2e9e6d63so3045255ab.3 for ; Tue, 09 Apr 2024 01:50:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712652655; x=1713257455; 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=it489Fs0FgKu+XkM3JCcU8po3VGWd/uwgfGKg4pC97k=; b=PPMEN4Q3Z1Khk2f0V9BKMGQogN6aQgCaBuWp85sGGujM92kVa7cExVORA8j9xSiZgf 8vTFrABU6UOe55qr0mEe8xc0oK2XTR2FqTKTXwess5bCp3jQI581hvj+rKN27Dy04Spz skepYELtGI8zyGuTOiZGxJq2drL66LNgkeziU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712652655; x=1713257455; 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=it489Fs0FgKu+XkM3JCcU8po3VGWd/uwgfGKg4pC97k=; b=GPwUHrOM5d14EUyhOHII/PPME95V/bbw8fwVxHVNjo191NJgrOUG0Frsy7obNk/II1 VovDz+2A3m1eELf5JLB10eEJvQ+jsYXrfvpL3GM1/Ax8GCMvlq9eGvya7zQDPl8OaxYF Ky1oR4lmyBv5ZwNNyH6C3R29VqkBpFPDYLqIJOzcAohda6HVlUS6/cIDFOmT883ET65L 9PQsKsUfjPB4Sxs99HEkf9dMSG6egob0zny8SAMyjpevOm+nAMLNWDOKp3rWfvwl2hBY LMH9UwGdo1VWyBfRP69AnfpWrXYu6F9mWUTca8kL1jYpHZM0jHU4NO9KnFEVnGKclRm2 pLEw== X-Gm-Message-State: AOJu0YyqYdTaI7h2PXM115sF3I2LDrFW8zMTOFOsKcageDPWXRgc8YmF l8U1wOdj75vq6XfU5PJJgCwAnIaXbgRT5nWvADewVrv53EjnWN0JCGeaETrnQIMH9YdVw7zz8zl 4fKd4vDrk9hzklYu7yHwiL/8cDKDIkPyHk+a2Mr2ye6BcgcHeLiMm9008 X-Google-Smtp-Source: AGHT+IFI2o1dek4I8LwTN//oISR/jLaXxxIy9HjYFfIwLepqKQzjFLovEcF5EINy8OLl3AdcWPj3nNE1zL2l X-Received: by 2002:a05:6e02:1c89:b0:368:c7a1:550a with SMTP id w9-20020a056e021c8900b00368c7a1550amr10722668ill.0.1712652655509; Tue, 09 Apr 2024 01:50:55 -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 y10-20020a92d20a000000b00369fa60f641sm261383ily.27.2024.04.09.01.50.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Apr 2024 01:50:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Apr 2024 01:50:55 -0700 (PDT) Message-ID: <6615016f.920a0220.1008c.1d70SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 2454F6052514; Tue, 9 Apr 2024 04:50:55 -0400 (EDT) Subject: |SUCCESS| pw139209-139208 [PATCH] [v2,2/2] net/ngbe: add vectorized From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240409063135.21780-3-jiawenwu@trustnetic.com> References: <20240409063135.21780-3-jiawenwu@trustnetic.com> 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/139208 _Performance Testing PASS_ Submitter: Jiawen Wu Date: Tuesday, April 09 2024 06:31:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139209-139208 --> performance testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 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.9% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.4% | +------------+---------+----------+-------------+------------------------------+ 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 | 0.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -2.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 4.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 2.1% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/6 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 128 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29746/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/