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 16C5045EF8 for ; Fri, 20 Dec 2024 10:29:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DF7D440144; Fri, 20 Dec 2024 10:29:35 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id E06824003C for ; Fri, 20 Dec 2024 10:29:33 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-844e9b83aaaso142484239f.3 for ; Fri, 20 Dec 2024 01:29:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734686973; x=1735291773; 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=G5bU1FulxHBeE406RPWoCtjJSmBgnjYX0D5HU/jTpj8=; b=KCWP6UvFiYNUEodAMuRQ2ozORjB3k4oc8okVAHF51QhegsRXer/vc7V2/Tw0bmFgWx RJx/+BHQVhn+mBC0D8tlZ1XTXSd6R9g6Dro2NS6S+QpXkCZDrfdY9ia8rFVkZgQur979 vt5fkOmRf4GBRm56k8Msm5wYtyvjk7Sf+1GNA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734686973; x=1735291773; 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=G5bU1FulxHBeE406RPWoCtjJSmBgnjYX0D5HU/jTpj8=; b=gG+QEl3IUqkr09CXHUK1gUXSIpSxyjxigDqh3Zde2JFykA+8ucBnw9DGv43TEh9nl/ IUdaw3WF9opDN/kd+8EHb9a3pVHJM33nvaA+GTWyKhGWexIfBH/MI/mlOoD7EraSbNaC fOUTDME2CSZdhi9dQmnyZGVJMgMttSNCo7EKbhat2ux55xjaSgR34dN+HBppH5JGTEvq rrooZY8nCVHU1/W3KlqExfXL9TEQF8fd1jUcjbUEiI7uiWh/Og0VSxyE3YBO5yFv5cu4 eDXHv5yE+1DBmeCPEflBtcIulV9SF9+UNUcwGt98MO9F2K95zEFSgRpc5tjylkwEjovb kAXQ== X-Gm-Message-State: AOJu0YzMviPrW9u7qDnglm2YYpZPM7NkSkqa0g/rtZ4TWjI0JLmKTmg1 w+3dTsceWot0QwE1OjwhvIaG/yI/gbgwDs+YaVK4pSApnirb52eFRByvS4+1k1U+gYeKACBmC/B YtaEdMuHaGNNtLK1I6ehp2ax0Nf834N0Mbhe3EVm1 X-Gm-Gg: ASbGncvNiJrtR2Ey8iU79osoUuVE27BsFrx+pNfT/Bq7vKeoy9shToDLqnp29NE2Zgc jJ8up0EdxD1lu/+3Cbh+2jnlkme5zuF3ewenq5MVOeNooaInWaFk6CaFN1Q0DAOEjzx5RbU1xzV ScQvQ/k0B0FG8UDlNfukxWq7fkUSmg7sWxGkGsuCayaIg0KPvyTL8hqJDhZ2XixYXq+eLcT1pDq t+TltIf2RZyWfy3n7AOz4Bem7iXTcqvYvfSLF5BCQChEGTIkqBUgfJ5jNntk1D3rX8twgRFgWLh JA== X-Google-Smtp-Source: AGHT+IGInwVZfz+YtSo3CeV6C6sUegUTDKRdBnSkkVUka/M2a6RTWjRozM+cdlqGT1N0Qun0cNGw1S9Qx+1h X-Received: by 2002:a05:6602:1689:b0:83a:9488:154c with SMTP id ca18e2360f4ac-8499e4996f0mr193404939f.3.1734686973228; Fri, 20 Dec 2024 01:29:33 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-8498d8b515bsm12590439f.30.2024.12.20.01.29.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Dec 2024 01:29:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 20 Dec 2024 01:29:33 -0800 (PST) Message-ID: <676538fd.5e0a0220.127ccc.9142SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id B6DE66052471; Fri, 20 Dec 2024 04:29:32 -0500 (EST) Subject: |SUCCESS| pw149329 [PATCH] net/bonding: check return value when enab From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241220070811.40124-1-sunyang.wu@jaguarmicro.com> References: <20241220070811.40124-1-sunyang.wu@jaguarmicro.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/149329 _Performance Testing PASS_ Submitter: Sunyang Wu Date: Friday, December 20 2024 07:08:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:94ad302b4ebba4a5b6706a1c43ea0505e5098169 149329 --> performance testing pass Upstream job id: Template-DTS-Pipeline#203593 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.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -1.3% | +------------+---------+----------+-------------+------------------------------+ 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 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -1.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -3.8% | +----------+-------------+---------+------------+------------------------------+ 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 | -0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.6% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32180/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/