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 2D72745D71 for ; Fri, 22 Nov 2024 14:49:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0ABA243397; Fri, 22 Nov 2024 14:49:26 +0100 (CET) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 993B443392 for ; Fri, 22 Nov 2024 14:49:24 +0100 (CET) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5eb9ee4f14cso992643eaf.1 for ; Fri, 22 Nov 2024 05:49:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732283363; x=1732888163; 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=/Gf4XNxx7l7z6HICAeHx8jKSOqNtAFG7ApIq4N2/15s=; b=SaWmOoxKRUbax6ZXoUp0po7DOT8K9L6D4GeepWAPflnhTdz1CemzlVtuVXnQscqnxV RGwXkjIDZ1ORN7DtnV9/vu0Ph/OItTKMj+v/pPqNIlikqypP7aBBgTwqUGARgNVtBWIu 8axxC2etqlu/1Uvgg54e3k0/6sKdN6N0LO1kc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732283363; x=1732888163; 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=/Gf4XNxx7l7z6HICAeHx8jKSOqNtAFG7ApIq4N2/15s=; b=Tok5DwIqeEmRdagEvLspGFjjLUaSdUC48XNdMhlt8pCkgv/IgaYVEii9zqkg6k49eo krNAAgncEzcDLTa8cDS2D3ip4jfxHr65Bs1tQAwwwKfYW1BtvzzYz+Oqi34GxKMSXGj3 OQM5CkdNx35Dcho0+JR7u/SSem8nTKDygxinNn5uk9LzLoG5ywXAl11tBQbrvWGYsi+S 8qUaqv1j0JsB84E7o76RRRVtBEeLX7YqnHB+ZKjKTxxnnUNIVlkgxWWzL4yKwxqaszR2 HwOebu/H4OI3NJLmrX03Z0dKkjggvEGPOrPlFoOrEgNDCn+Tix94gKY5W1cdsYwR5xVK sBMg== X-Gm-Message-State: AOJu0YzON0zn2UA3frCi6kJ4Li6phWxzChSRFkqLpQ63hvUu5Z64lw+b IY1Z8JLWALXQQgzxM+VvIhIuE8rTT7otmbipwl+KY3MYFs6IlfgF/VsrSqLKrfV3ehKD5kydPtL l8UnALJUvAk2H+xfsm11Yc3+L5vufPdZ5dEAv6DTN X-Gm-Gg: ASbGncvLwzLbEwI0i7UJKyj95kBWYf2sh3j/c3A6L6KAyuF0OXIKwb576mbA1E34UTB EAt+LBC3zgELO/Av6TsyyHwi7F1kTF04WssdTlQ57R1Mnhr21X83ex1A9Ea3UXVMjMT0ddq2QX1 oTqKBlS458WYqtQlr0XOf5gAxvoLtZ55qWPUhxx30VsMe9XIDVeoJmIRC1HGD3IjwQyzhebQVon yyLfCaBI0jYISExy9/zoMKIDI9ambAw/jQzWU0uvME+YXvmBTz+cd7jwtS+sKhBunL5OMs= X-Google-Smtp-Source: AGHT+IHd3scZ05b19hkD+hd6J+OsI2GwU4Zd4kE32YVEuiViqjiTjLbpigwNh+OdLWNZsAA9iR1QQd1ngTo5 X-Received: by 2002:a05:6820:1b93:b0:5ee:93c5:7259 with SMTP id 006d021491bc7-5f06a7076afmr2690844eaf.0.1732283363634; Fri, 22 Nov 2024 05:49:23 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 006d021491bc7-5f0698821b9sm67609eaf.23.2024.11.22.05.49.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Nov 2024 05:49:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Nov 2024 05:49:23 -0800 (PST) Message-ID: <67408be3.050a0220.22618e.4448SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1A3156052471; Fri, 22 Nov 2024 08:49:23 -0500 (EST) Subject: |SUCCESS| pw148797-148817 [PATCH] [RFC,21/21] net/ixgbe: use common From: dpdklab@iol.unh.edu To: Test Report , Ali Alnubani Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241122125418.2857301-22-bruce.richardson@intel.com> References: <20241122125418.2857301-22-bruce.richardson@intel.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-mellanox-Performance Test-Status: SUCCESS http://dpdk.org/patch/148817 _Performance Testing PASS_ Submitter: Bruce Richardson Date: Friday, November 22 2024 12:54:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:f4ccce58c1a33cb41e1e820da504698437987efc 148797-148817 --> performance testing pass Upstream job id: Template-DTS-Pipeline#198305 Test environment and result as below: Ubuntu 24.04 Kernel: 6.8.0-45-generic Compiler: gcc 13.2.0 NIC: Mellanox ConnectX-6 Lx 25000 Mbps Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 1024 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 128 | 1024 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 256 | 1024 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 512 | 1024 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 1024 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 1024 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 24.04 Kernel: 6.8.0-45-generic Compiler: gcc 13.2.0 NIC: NVIDIA Mellanox ConnectX-7 100000 Mbps Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 1024 | 1 | 1 | 0.5% | +------------+---------+----------+-------------+------------------------------+ | 128 | 1024 | 1 | 1 | 0.4% | +------------+---------+----------+-------------+------------------------------+ | 256 | 1024 | 1 | 1 | 0.6% | +------------+---------+----------+-------------+------------------------------+ | 512 | 1024 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 1024 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 1024 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31997/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/