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 3080746126 for ; Fri, 24 Jan 2025 14:39:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1497440E49; Fri, 24 Jan 2025 14:39:27 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id DF41F40E48 for ; Fri, 24 Jan 2025 14:39:25 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-21661be2c2dso36869675ad.1 for ; Fri, 24 Jan 2025 05:39:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737725965; x=1738330765; 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=kwktLMOM4OKMYhVyuUg9cn2TgVC5P+NWRz30LWq25pI=; b=gFobiQG5nbT8sArhyfj5uUVs1m68w8qC4qFQ7o3YpGtn9zkPZgpwDW8BBR/MAIK2L7 kdT4G+C3DnMC3hthPuSQjptiM7LtpoUM7zAex41HqTNWfzF+T7xP4rLtH3bb5pMGv5aU S216zxvd2hz8Jr+XPQkbzorLolq1puQthCW0g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737725965; x=1738330765; 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=kwktLMOM4OKMYhVyuUg9cn2TgVC5P+NWRz30LWq25pI=; b=ZIF2gZ3P1TD+t0MSIzuR9aEZ7eOtFCcg8ZgoUYusBQCoCuTHIhVz9SNQCn+n3+AfJh ZhL2Tde9Gui+wFw+8uq6mJoeIWcLbS/r7RT+AO5koT1FtACad6WvuqtvKSPT1okVOa6r 0AjRrdkkHDwBpw9IvfSAxtW010rcaQjd5SF4hraCOXRUWsteqRCwVWUC79IitpOmvgmY fztBtpivw835Sv3yfpJvceOHOmUot6FuUpdud9bB7Gv68VWMMalorOSa10rZ6QHo5yXk hGm0L5PGLlCSX67JV+6/erXEyFIZzU00J75cb9tWllJrd3HEPx8PvMmqViQZFUPq85wr vSCA== X-Gm-Message-State: AOJu0YzaoSdZhq9aJ/NxDMQLtE1M25IHv592UD8DQEsC5VoicDdILvfj 5vdRuuv/w+ZV7gF1Vjb14f1b8aF3PUjtjdLj7I18OoFp1i1/KDlEc4g3jaHLbElJI0H5Ys4aZyQ wg/PB2lBlnFVLAb3keAZsEVa5ToonKgNWzKkxico4 X-Gm-Gg: ASbGncsP5cYIWeDXLO8ZqprSC9nv5/2wwAtVlOkka1ZxaD5wESCn474exLvsayWLKfU WvbRxqxfVEuasek5GYFx/HS7ecJQF9+ph8KeBfrLK+/G9qVzWgwGMKkpp03YjghfhKQtlRGQKnO SoVbgav84oUqhmWUpP/+eGHMx0ACjZINQ2Gq81H/bw4uaLQSwv91LY/xafiRsH6vYzxwWQMv+H2 c6PSnEJOskmq3PrTRM/xxeEnC8gV98HU2S2KE8ES2LBGd84g41GsxlacTnOmoWZSVI4xg8DQrRi H7dAY0bX1/x20J8QALE= X-Google-Smtp-Source: AGHT+IFanrIpIMXFzNSTVI1oUtkgS/DY9SZVpB3BJDecBCB4EVwiEzSJR4JdwawLehpDPqzus+VkAage7LwN X-Received: by 2002:a17:903:2381:b0:21a:8dec:e596 with SMTP id d9443c01a7336-21c355b54e7mr505025405ad.35.1737725965043; Fri, 24 Jan 2025 05:39:25 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-21da3ea3011sm815555ad.42.2025.01.24.05.39.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 24 Jan 2025 05:39:25 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 24 Jan 2025 05:39:25 -0800 (PST) Message-ID: <6793980d.170a0220.244f95.5bfeSMTPIN_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 2EB446052471; Fri, 24 Jan 2025 08:39:24 -0500 (EST) Subject: |SUCCESS| pw150440 [PATCH] mbuf: add packet offload Rx flag for keep From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250124095957.3496874-1-huangdengdui@huawei.com> References: <20250124095957.3496874-1-huangdengdui@huawei.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/150440 _Performance Testing PASS_ Submitter: Dengdui Huang Date: Friday, January 24 2025 09:59:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:5b856206c74bbcf19e12cafa15382a7e15b0a1b5 150440 --> performance testing pass Upstream job id: Template-DTS-Pipeline#208858 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 | 2.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 3.9% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.7% | +------------+---------+----------+-------------+------------------------------+ 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.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 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 Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | 0.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -3.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -1.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -1.4% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32410/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/