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 52D994567F for ; Mon, 22 Jul 2024 13:39:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4571E40272; Mon, 22 Jul 2024 13:39:55 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 35BBF4003C for ; Mon, 22 Jul 2024 13:39:42 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-71871d5e087so3011776a12.1 for ; Mon, 22 Jul 2024 04:39:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721648381; x=1722253181; 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=pRE43jZAi68lrd8VO9pMrDNuCs8WG6YnjzUCoA3KQr4=; b=LycZVOF2RiuxWeoagkM4e2+cVEiT2uPC7YX38CRA7magXJCxTBVC7VUqE17uptg5RQ iiqQsIZ742x4QF4lH0E/1+dn8mOH7qyLkXXTDJqwb9kCFUk3J38LbtELtgFNI9LVGKtw qQ6dX518RcEwpvraU0MNLwJynEPIyp2THFrqE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721648381; x=1722253181; 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=pRE43jZAi68lrd8VO9pMrDNuCs8WG6YnjzUCoA3KQr4=; b=sOAp1eQEB3uk5PD6bLO/desgyc+alVgEvqLnCAwhytSIKVAkO9ykPQesLFGSWHdq1+ Kp8O8LFSiunx2S/Jkj4IHxrK435qzLPiFCgqEpVyD7HXRfj4MAfyfee6kywjfUFQ8Cpf IjQ2SYWj+yZK07Vg+pB26e3PYXVuk4ssw+gqFTzXjdAtUyhcIkppyLxDO+qIYHe0/DBS B5WY+rp6pMIIUxssZZD84Lw4yPNw+apJpgkhCF6+fwxeysfGY8ZnRo5qYQLux5b3HH8O jNF+gNFXwc/1mIlUP0671gLKmMev8Y0rBzZ00rq6e4CodF2CdDBSbpL2qv0iokJzhNej 3uZA== X-Gm-Message-State: AOJu0YytDopoaguKuicvhg34S2fkB0ddl6t7QWvxDKZrBxstHU2oc4Gz XBt77oboO0/f/vhdi2rElmjaE1S9RHVFxTLUaKwIczylOVvHwFI0AkKxRbT97da5whKisZXPKvU L53g/2+uKyxSQaEzjrz0c7uHfzQsOnOrcrSrkDKIjZo+z/+glGNM/SyAo X-Google-Smtp-Source: AGHT+IE+6r68XLk27jV0liGeJTOBza/UksODOwocW9WF93V99kSoLzo9bs0uq4xsfCbdWw7yZBnVCQ2qoz7r X-Received: by 2002:a05:6a21:33a0:b0:1c0:e4d6:9bec with SMTP id adf61e73a8af0-1c4228557ebmr11727674637.7.1721648381300; Mon, 22 Jul 2024 04:39:41 -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 d9443c01a7336-1fd6f25e852sm2470895ad.42.2024.07.22.04.39.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Jul 2024 04:39:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 Jul 2024 04:39:41 -0700 (PDT) Message-ID: <669e44fd.170a0220.2bd43b.dd4bSMTPIN_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 B54BE6052519; Mon, 22 Jul 2024 07:39:40 -0400 (EDT) Subject: |PENDING| pw142579-142581 [PATCH] [v4,3/3] net/ice: fix return value From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240722105950.199804-3-vladimir.medvedkin@intel.com> References: <20240722105950.199804-3-vladimir.medvedkin@intel.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: PENDING http://dpdk.org/patch/142581 _Performance Testing pending_ Submitter: Medvedkin, Vladimir Date: Monday, July 22 2024 10:59:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142579-142581 --> performance testing pending Upstream job id: Template-DTS-Pipeline#169542 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 | 1.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ 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.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -2.3% | +----------+-------------+---------+------------+------------------------------+ 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.7% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -1.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 1.3% | +------------+---------+----------+-------------+------------------------------+ 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/1 Detail performance results: The measurement deltas are not ready yet! Please check back later. To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30574/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/