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 1D6D145A3D for ; Fri, 27 Sep 2024 06:19:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F2724400EF; Fri, 27 Sep 2024 06:19:18 +0200 (CEST) Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id 83D1B4003C for ; Fri, 27 Sep 2024 06:19:18 +0200 (CEST) Received: by mail-ua1-f98.google.com with SMTP id a1e0cc1a2514c-84ead864cd4so288841241.1 for ; Thu, 26 Sep 2024 21:19:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1727410758; x=1728015558; 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=tU7bARlFbyA3homLqPvgkzDSuVYE0Sno+tfcae9Dleg=; b=TaYwkFgibD60Fb7yggTH6+rxyDwNbpqetMX7AXDu5mUqa57Kj8U1RNwcrnNP0svjEl PcwNdN+WZQUZtGp3+F+EcNM6VN0qurVZZGu+wrJ0RbHKNHAGaXJnqTkeovOh/oK75xjj bvNUlTM5HdI6klMkkO94GHL2CdrmM0SFZNgoY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727410758; x=1728015558; 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=tU7bARlFbyA3homLqPvgkzDSuVYE0Sno+tfcae9Dleg=; b=W0ULLpgAOmhNMEmt3KI0azoPSiqxvIxSQ2tHqyRWwNQIeLc4NV9qp3aGlpchkK4s7M yqWQWSajLnkLC6EdeZGkU6dwTtQlT7V6WA9bA8QfGjeEnoE+R+kWR3/dO6qRD/5avgvU SajC/nf8lDCtuLEJyaXD8zlar2n43g103q+mjMDPLptGXixhNOOSsAgYJUjoWuBhUr0e 8f4+bZUO+o4MSB603wQXVXsExtVtMV7XG62FU7RZyeeSwYSgwh4NStzPOBHoj3acYav+ LX82xaGP+NxxtgWFX7fviHRch38ym9jSUDmpqres9iaZu+DPchDZigw0D1mubUJQUQZG 6AJA== X-Gm-Message-State: AOJu0YxdvCVdCDlVG5+QRr9yz5ltT1biyT9ATwgGlB0Bz+alqDrqiM8Q OFfiYCZxE2cLsiiYM0MobVXy2pCe8N4UM0ocSmopnOGAIug8Te+buNu+iLw5zbPka4VDWrJdMjS PcHECp0acxTSYQKyzUhDvT7LwiZtS+/fEWZcvVtUrXVcziOkz/CoSLs+O X-Google-Smtp-Source: AGHT+IFqt6WOGwyul0AG0/FDrRnwDoF5GHVcevVJZS0b8Swy21sRtB/uZlYCs4NMynijB+eFZXktZavvlL6U X-Received: by 2002:a05:6102:3ece:b0:493:e643:bed with SMTP id ada2fe7eead31-4a2d7f5601amr1763325137.13.1727410757654; Thu, 26 Sep 2024 21:19:17 -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 a1e0cc1a2514c-84eb21adddesm51584241.16.2024.09.26.21.19.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Sep 2024 21:19:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Sep 2024 21:19:17 -0700 (PDT) Message-ID: <66f63245.b00a0220.1457da.3d8eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 470DC605C351; Fri, 27 Sep 2024 00:19:17 -0400 (EDT) Subject: |SUCCESS| pw144492 [PATCH] [v3] net/nfp: implement the device packet From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240927031054.3379687-1-chaoyong.he@corigine.com> References: <20240927031054.3379687-1-chaoyong.he@corigine.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/144492 _Performance Testing PASS_ Submitter: Chaoyong He Date: Friday, September 27 2024 03:10:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:483f451e5f3b6b28678e6e0658c611be2a817f6c 144492 --> performance testing pass Upstream job id: Template-DTS-Pipeline#183660 Test environment and result as below: 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.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 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 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 1.9% | +----------+-------------+---------+------------+------------------------------+ 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 | 0.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | -0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 1.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.3% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31158/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/