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 6643F45E20 for ; Tue, 3 Dec 2024 20:16:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4D2A940261; Tue, 3 Dec 2024 20:16:44 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 7992C4025D for ; Tue, 3 Dec 2024 20:16:43 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-21578cfad81so25023455ad.3 for ; Tue, 03 Dec 2024 11:16:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733253402; x=1733858202; 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=SzInm/nWwQdh/MxGB1cUazIQ3dnUY77vri5/C8eifgA=; b=DjU4F1nuuWIshISq0mHVmrz09ozjnLHGAtzzCoHKDBTvdNNQjaxpk66yqHlREHcZW7 4xkW6rEzk/cwrREnSfBnQjeHPsh0JbWWeC3L4jVQXqEq6Lm4driwQmdSWn14E8Jf1x+i 5m9+rSylYh3KI3T/EbqlH9jHPI+jhj9uzeJrw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733253402; x=1733858202; 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=SzInm/nWwQdh/MxGB1cUazIQ3dnUY77vri5/C8eifgA=; b=goO/NR0oCNEgx83uSZ5Bv9jxguQTKo5C1AR2Q+Wl3lErTKry0dgmAdaV7jYkvRyZqW WsJYbDfaAF5NFUa0NBWJuYkUfjDOccg1fM1hDwkly1ZV2YiDs9QHAMAzgqrtMM/uMNjX w6G0VUMQFIN+HsrO95NOjDpZgY13jEvR3m5+rfgFbLOaYy+Nlv492Qgyb277PYG+UdX6 d415T4RfIGJRIpg2CGs0cuFt+bVcW7+n35/I993qGVxGxVwKD3WiXsrOLJodP9APY82f gUTVjkNRyyPI2OkdwosTW3BMA0/PCZWA/ryuZCDLd95iWo1rCqdmWVUuxsWGybXIxfoB ItZg== X-Gm-Message-State: AOJu0YzjfmIfQQaIhq+cYJ28+idADMWDpIW6gKUJyjOLjd6ssOp1N+Sd JIG7o+62uMMTRqb9yEYFqVgzrNnvq7w6d0nH2JdoFLeKFiW74XJMmRUWZPV3NKidGXKogEuqqUZ Hwys4Q5kiTBl7ZmjwC6ZyhkVDblu6kUCY8IOWxOat X-Gm-Gg: ASbGncsEhC2X199N31r0TniwXDf1D0CFaHD5acyIcUSMEO4u/E3ggTCkdh/2Nkt63U7 0YPmq6DqZ9IpW5laEQLUc9TkyR5dEncb83Bm6octijlJwCznO7M+FpKQU+sNw/dwJhlKB+Xq0fZ OmH9hgh7jKX1wl8ygxVgsz9cLJUVr0JjcpDzi+dYdbdqDRrbYtTEr25y+FzoVfpK/HU4tTftoRH PW7Z9ywaGJQhplRnrKJmLD5B+l4qyAmX2IAWOVgQXM1MXZUtOv8w9yXo/Jeqy5cFNbRnSs= X-Google-Smtp-Source: AGHT+IEhxcnsOYBKbOJZLCqQMwD2xkOOyU6PYXHTObOZPhlD++93CaW77sv9WKLcnxdu3sOywFbdAAVjNJGo X-Received: by 2002:a17:902:db06:b0:215:7dbf:f3de with SMTP id d9443c01a7336-215bd2005a9mr48937585ad.28.1733253402629; Tue, 03 Dec 2024 11:16:42 -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-215a96f52f8sm1628895ad.126.2024.12.03.11.16.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Dec 2024 11:16:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 03 Dec 2024 11:16:42 -0800 (PST) Message-ID: <674f591a.170a0220.38c53f.9635SMTPIN_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 B99CC6052471; Tue, 3 Dec 2024 14:16:41 -0500 (EST) Subject: |SUCCESS| pw148979 [PATCH] net/ixgbe: fix missing E610 support in fl From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241202182144.1880251-1-vladimir.medvedkin@intel.com> References: <20241202182144.1880251-1-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: SUCCESS http://dpdk.org/patch/148979 _Performance Testing PASS_ Submitter: Vladimir Medvedkin Date: Monday, December 02 2024 18:21:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:ce85dd8562ad9673eb4fe46b4a8bd3a508e8b32f 148979 --> performance testing pass Upstream job id: Template-DTS-Pipeline#200484 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.7% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | -0.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -1.6% | +------------+---------+----------+-------------+------------------------------+ | 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 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.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 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.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -2.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 2.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 4.1% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32071/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/