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 F3C0D45B44 for ; Tue, 15 Oct 2024 23:34:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EAF064025D; Tue, 15 Oct 2024 23:34:28 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id BB13140144 for ; Tue, 15 Oct 2024 23:34:27 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-20cb7139d9dso32387675ad.1 for ; Tue, 15 Oct 2024 14:34:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729028067; x=1729632867; 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=fTMv179Z1ezCgOZwSWWx0mU+IJQcLk4wFtA1bEM4FYE=; b=KgI/UUbt9MjOFg3mdHYhfAT7UFgYM7f/WMeuBOCu+M2cmQp+DFrM6v2Aq0D+VcYBLC 4UJ2x0UuBsx9mTcjWOivsPLTX3xVipb+FwO+gV3nmKe4c/hjwrVaQx+bHhKbv05fZvpo SyPtEvGJvKm1OqQzsWEy5ptBZjc6EYdxQta/E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729028067; x=1729632867; 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=fTMv179Z1ezCgOZwSWWx0mU+IJQcLk4wFtA1bEM4FYE=; b=mvL9nGY4W0BKzjqc1QR1Q1k8WYtwzN5PQkY87crJAv8fa5GDP6coJL+AQr1AnHVd3Z nea1WE0/7lbSRm8nTRC4ltZqacfV2rrlI4D6TPsc2OweGvKIFFQ+lWNcW/7sm0rc23s2 vggRN5c4va/o8TG85S2nej1bPSUdu96nooMs/JO4bM6FuPnBtOPn1kUdhwANPpHCwFWe ZUuCBgKQzKrwACqzJOJoJINxKXuo3S1KgBOKSTmDau2q5UD6gHk2L3/tIa0epDSqU4CO bSQVWbH0ER77JAb7lXjBLu0zdVJwAVWw4tZeEL8zVWBpus/XlJaxq0FqRBH+QqLXWqUO AC0w== X-Gm-Message-State: AOJu0YxvWKpH28fcOH6WoZwxk1hcb1WHKw0LjBmD3iuoKvmoyS0byS3D KaGxYgMle69jkJ2S3OMjDqjHehYekz1zgCxdH9NP2WdzdCRH59x2LauYfXF0iyMNXfnAmMNzcKS P0T2PACdNlyvTCSiMiYzn0ToNqj5wwIEIr5FZZ5vKV0zVPmhednDPba87 X-Google-Smtp-Source: AGHT+IFbsYUn7HQ4QSww1FwDPmNS5agSwwxIqALef8teXt7eNKgzvmN6JMTD9p6lSoAd9c7aKnyFvPDtSKiB X-Received: by 2002:a17:902:e802:b0:20c:bcd8:5ccb with SMTP id d9443c01a7336-20d27ecae36mr19196475ad.30.1729028066834; Tue, 15 Oct 2024 14:34:26 -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 d9443c01a7336-20d18024d70sm689595ad.30.2024.10.15.14.34.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 15 Oct 2024 14:34:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 15 Oct 2024 14:34:26 -0700 (PDT) Message-ID: <670edfe2.170a0220.d22ab.4832SMTPIN_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 52E266052471; Tue, 15 Oct 2024 17:34:26 -0400 (EDT) Subject: |SUCCESS| pw145986 [PATCH] [v2] net/bonding: add user callback for b From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241015082049.3910138-1-vignesh.purushotham.srinivas@ericsson.com> References: <20241015082049.3910138-1-vignesh.purushotham.srinivas@ericsson.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/145986 _Performance Testing PASS_ Submitter: Vignesh Purushotham Srinivas Date: Tuesday, October 15 2024 08:20:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2e424aeb6edf8c4990abf266aaa8814a8050616 145986 --> performance testing pass Upstream job id: Template-DTS-Pipeline#188572 Test environment and result as below: 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.0 NIC: Intel E810 100000 Mbps Fail/Total: 0/4 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 2 | -3.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.5% | +------------+---------+----------+-------------+------------------------------+ 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 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 | 1.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 1.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -1.6% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Fail/Total: 0/6 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 128 | 64 | 1.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 1.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.5% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31492/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/