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 DC4DC42944 for ; Fri, 14 Apr 2023 20:28:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D7C12400EF; Fri, 14 Apr 2023 20:28:10 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id D9620400EF for ; Fri, 14 Apr 2023 20:28:09 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id t16so6959267ybi.13 for ; Fri, 14 Apr 2023 11:28:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681496889; x=1684088889; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=uZT5lT3Abzgek+wfjnGDdipnXEbHHDROS0TXy4sJJuI=; b=NYIYZhL9UCtdDqDVkbxVQO9x/3v/mOpgOE+Nou8FbJPqs3MAbR+TkaFISyLHRftmj3 6QFdWg6LUOA7FA0vphkjBJxoBrVPcBVunLgC6H0rl6qkNPI9IH77YNeiDak/1FaENBip Aqf29qfimuM8F63ZBfP0M5L3JIUZSQvTSzcqU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681496889; x=1684088889; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uZT5lT3Abzgek+wfjnGDdipnXEbHHDROS0TXy4sJJuI=; b=kMcQgkCUWbFaDFKbwwj+PPrTvpPo7G5YjFXTGCQcDfdElWdJAy7GO4qmjJBZJwamiB rXFzCBS265ArVwx/m0lsuTlymp0tZ9RRfq+TRSXLNwkQiMm71UTGZZ3hbyluwd5vk54E feZIAEcWTVQUQ1PHz80qToFXNDO9uOuzK5kP9hMYr0hLgv0dNlZ8Ii5dXAYaSSCEFMf7 ubBD2vgDCNqVhORBoDd9Yx+C2eufuNrLTjidkmTwShC61MmT6J0BOrQwI78jxzRSrjCQ voX5R6BnilmbMIr0QMkJeA8WSuSZMlIYSw7nY3TbOByRiurPL9soVjYmDX+jQRj8HF6W yQKg== X-Gm-Message-State: AAQBX9eBwAosIAHf4r6i0ipe1iO8kXxjvnSQE9XV4rRiMo0ba3c2luEm 08R43X9OHQXtFmj/rs9ogEIv9wqpWziLdf0c3Q9GTlwYLPWy+hJBoB/z1GVswcOMGybsHxhYZw= = X-Google-Smtp-Source: AKy350Zt/IcG8PBddPb2fJXNS8HC2nVTjRhzOJSWpJRfXBRAz44UsQE6Qbw4z5MQv0dpYDZwTx3MqxN0RMe0 X-Received: by 2002:a25:ad5a:0:b0:b8f:4c16:cf51 with SMTP id l26-20020a25ad5a000000b00b8f4c16cf51mr6989053ybe.42.1681496889267; Fri, 14 Apr 2023 11:28:09 -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 s6-20020a056902120600b00b8e8e338f0asm868546ybu.27.2023.04.14.11.28.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Apr 2023 11:28:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id F2333605246B; Fri, 14 Apr 2023 14:28:08 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id DE10E6008C; Fri, 14 Apr 2023 18:28:08 +0000 (UTC) Subject: |SUCCESS| pw126099 [PATCH] [v2] kni: fix build with Linux 6.3 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230414182808.DE10E6008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 14 Apr 2023 18:28:08 +0000 (UTC) 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/126099 _Performance Testing PASS_ Submitter: Ferruh Yigit Date: Friday, April 14 2023 15:25:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126099 --> performance testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -1.0% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc 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 | 2.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 4.6% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26004/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/