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 6687C45620 for ; Mon, 15 Jul 2024 04:50:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 60D42402B0; Mon, 15 Jul 2024 04:50:16 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id B558D40281 for ; Mon, 15 Jul 2024 04:50:15 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5c6661bca43so1850189eaf.0 for ; Sun, 14 Jul 2024 19:50:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721011815; x=1721616615; 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=s4Xm6ST0fOn5sg/6qQA2Vfe0+AqddxC+PkLcRdNi8+U=; b=AJilnQI6Zy8V7coYzfwxK4FhstlUChm4kab4aMQ9LYovHv28dP/xV/ndT05X/ShPdw NlxR0d1R4ghEvnZMo6tMVilPLm5ELeZNNOzb7LgAtR8DgPsk5i+pFM9D0tC13qmyImxj F/oTVoPnHeVgfRjErnyKqyrbo1QfvxmOg5cnY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721011815; x=1721616615; 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=s4Xm6ST0fOn5sg/6qQA2Vfe0+AqddxC+PkLcRdNi8+U=; b=MZ3GXN0+dJ/SttGVUCFjUL+F9wxgG1Y58c6x3u73pUxOQKjbYefwwe3u+M9b8PoJOl 4OznpxJucjNkb6RKsp2Hxa4+pAvI1FsdLDZN9lMks55EQMJ4PS+4dEC3Pt95JjM1Y1d8 5cAv/35iNDMnGrDPBwqTq3wFz8bxgD6Ds1qkwlap0rdvtkjEkvFdp6pUPB5IAfZJPRyV aqcLD4Hx0PKevauCYvigLkWHWAZiKaxHJq8TAJiYnecz9aE4ib8BnuYPYeaAG/YWdcJ4 yj8oo9ke4bMQVmsejsH7Y6ryYCHODRb0qnrnHYbAL1WiCDfWr7JvIHWUyxEPigyf9xkH qABw== X-Gm-Message-State: AOJu0YwBcSQ8pS3KdTCv532TJvcCVl35FA01RVgoV3jGzXjIiM/d9Rrn tFPaPczR4S5XlBGMltYJRwG9y0cXDCzV5tU4sojznasUyuFsK7Pdbwibv9uzq5dUnwKIsvC8Ghq I+Yh2u1uTGOGhW7E3xegpnEVThUInwJcI7a0UMyGf X-Google-Smtp-Source: AGHT+IE6/UqzOU6dNvMB1twFyFDBmZxGYrnSB5J+ekyco7zPI5XYU2u37P9LcZMbL9RqNJkWlRAZJnDIhlF8 X-Received: by 2002:a05:6870:55ce:b0:25e:3dc:45ed with SMTP id 586e51a60fabf-25eae9dee63mr13202219fac.30.1721011814831; Sun, 14 Jul 2024 19:50:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-70b7ebd09a2sm443229b3a.13.2024.07.14.19.50.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 14 Jul 2024 19:50:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 14 Jul 2024 19:50:14 -0700 (PDT) Message-ID: <66948e66.050a0220.98dbe.4ea9SMTPIN_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 DA89A60524C8; Sun, 14 Jul 2024 22:50:13 -0400 (EDT) Subject: |SUCCESS| pw142398 [PATCH] net/hns3: add Rx DMA address align check From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240715020439.4017031-1-haijie1@huawei.com> References: <20240715020439.4017031-1-haijie1@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/142398 _Performance Testing PASS_ Submitter: Jie Hai Date: Monday, July 15 2024 02:04:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142398 --> performance testing pass 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 | -1.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ 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 | -1.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 1.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -1.3% | +----------+-------------+---------+------------+------------------------------+ 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/1 Detail performance results: The measurement deltas are not ready yet! Please check back later. 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 Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | -0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.6% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30513/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/