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 2012C460E2 for ; Wed, 22 Jan 2025 11:14:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 061FC4027D; Wed, 22 Jan 2025 11:14:53 +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 A0CFE40273 for ; Wed, 22 Jan 2025 11:14:52 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-21634338cfdso156570425ad.2 for ; Wed, 22 Jan 2025 02:14:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737540892; x=1738145692; 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=bHgFzacmrl2HWIwP1ev/oY8NrpRSZZ8ZhjXUciLqM2g=; b=ezME37Uj4jMCHqjiUZK+NGkcaJil7ZjrDD1ea1wSyozzaowY6XnSVp8OP2g/Mba/O8 x4IAscISrRN5Zx2qEEf8siTovVDbI3TrDHhRnjfz9EoOx9iPYb9VbXUy6g0gTKJiruGb DmHtis+bvvOXgf8lOynGg6gp8EqIUins2UQAY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737540892; x=1738145692; 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=bHgFzacmrl2HWIwP1ev/oY8NrpRSZZ8ZhjXUciLqM2g=; b=SxxHsrxNiay+SuG3IFSHDXb/YMtsMVsJb7MiM/cHt3GtR3VM6CfWPdBpzT21l/LDyd 0RJauToIJnCalhgQ5vuKl9oshF+Y7ArEgntEKO9mHpOtJBb2QjEY7nSqz6Fs11PrR0sX SYSdtZgihfeOwyy7+12dfcr38YJxbgFtZdW1xdx54kXy3xi2SJyP1x7gnmCQin6R3Iav G7YpSmVpMV1IRPItbRBYYJlrTd4EOAqIAGKMRmHdAbwXkcC4bNzepown+zR1Z4OQ3EIL 3nF03ifT87twBeuuz8Nohypu0eJr/Pa4l5bKNaneqAJdapURp2a3lV6ICvChxmIt8Jp1 /8CQ== X-Gm-Message-State: AOJu0YxYPqFuqKnJf0loLBgxdLp+VBWphGfRn5mTGEDlNpEsI8OOUSEi mz1c9+Ddz1Mr3TEiEarMcvDY5tbXWWhDhpzhRTS3OULekJHwKzssVCpdy3l/KOJ74fDogdygWfT FUuDqRkHyJwq6tiP5K1lrBQNAqa6NApOtoMdInp6Q X-Gm-Gg: ASbGncuX4Pi+TAy6ZGb81cquHbmipRdXPXIhKygoqLwwVveqwuuKmfTlOslwa9+2tAf 4nZH9Ejjqoz3mrg03i7gbel6TATr+TRxunNRu0r/9pW/kXcjorKHjQqkx2K9Ua9z7vrt1I55812 /Fhq/TcuKIi5khN2sNlZ9mATgwiKmL/+jFbhgYoikX66yxfjXvj14ETLC0iyzMrFpL3dnYYh+c+ fIvOb2ckuuR2u7vFvDSFlFPhQCC1cc3zX3FCeGRMzI8s5SaH4mk+w7fMIWSLag+trL6Eevre40R 9EBfr/wo3gt0rVeI9t0= X-Google-Smtp-Source: AGHT+IF6lk1cxYVBkaVc7BrcXZejZwbGnoeCb9iazPUJvcbnzehZGrpcbMPczouR4e0nKCvyiaR3DhIrpseg X-Received: by 2002:a17:902:d50e:b0:210:f706:dc4b with SMTP id d9443c01a7336-21c355b641dmr284906675ad.13.1737540891659; Wed, 22 Jan 2025 02:14:51 -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-21c2d441ebfsm6438985ad.126.2025.01.22.02.14.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 Jan 2025 02:14:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 22 Jan 2025 02:14:51 -0800 (PST) Message-ID: <6790c51b.170a0220.14fd91.96f3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D108B6052471; Wed, 22 Jan 2025 05:14:50 -0500 (EST) Subject: |SUCCESS| pw150366 [PATCH] net/nfp: set the correct control flag From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250122013930.1705932-1-chaoyong.he@corigine.com> References: <20250122013930.1705932-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/150366 _Performance Testing PASS_ Submitter: Chaoyong He Date: Wednesday, January 22 2025 01:39:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:347a988b93e7b63b27f1dfa09bd03318d810a9a9 150366 --> performance testing pass Upstream job id: Template-DTS-Pipeline#208442 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.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | -0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 2.2% | +------------+---------+----------+-------------+------------------------------+ 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.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ 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.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.7% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32391/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/