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 16B2941DA4 for ; Wed, 1 Mar 2023 04:44:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 11BAF4067B; Wed, 1 Mar 2023 04:44:22 +0100 (CET) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 8E3CF4067B for ; Wed, 1 Mar 2023 04:44:20 +0100 (CET) Received: by mail-pj1-f97.google.com with SMTP id y15-20020a17090aa40f00b00237ad8ee3a0so11702193pjp.2 for ; Tue, 28 Feb 2023 19:44:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677642260; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=Gt0i6fw+/kpf4iDbcqCvhafTo+39LABvuGnj59cNECg=; b=jlH33XbiCzV/9DqPAomU489OqJl1zQap2VIvn7TtGkTKjep1lQ64+wlTeT+azdV9OY Nag2fwVrUdYcMg6b4mUCbFyJdcAojJyFn4mD6BFhVPhj1GJ1cVMouZgHynqKvK7Dxd0H A4gG1SZ7fqi53wF0lyhv4ppj7M4b34WFmE5V8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677642260; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Gt0i6fw+/kpf4iDbcqCvhafTo+39LABvuGnj59cNECg=; b=fd6naXShVwx55lewZJYR2+2LV1M/ImOhxZH5WhQWNtjY4uxVwqGY11w8rw+oaNbH2Y 1Fhlf0AlFAzl9Z43Js5inFpp/DFG1l0LJ3xJuySm+ekWhGk822o1Diz1qEmQzs7PO0MP 9Kp22QnMfBhuC1HsApjKhTlhYtkEqZL34YinXHfb5Vw4i2JrPylQHsA20vudhrQ6Jm7A 2j8g80eLSEOwBoRB+ImW9Ku4Au7SHeXjTz6Br3S2hJeJfdBB6C4Ij6XU1xIS/gBzzmDY SkvLDhDVUfyeUqsAW2uC8xyejYCMWJ6aQQothrtYJhmMui05mbBE/j5uaO2f3sRjlU+9 SczA== X-Gm-Message-State: AO0yUKWRNvln0vlLM+VZH5yyCdfQaEjjjuUxNqpEW/B0d9fZuSCNVp0i 2T4HNwwdFJKeIdg7R7bUyeBgMb/Y+oomxQK5YazvYCrOLMZAjqmk4PifcPbDW7DllSZ/yYs= X-Google-Smtp-Source: AK7set+RxY9bv9iEg+VtvGQKOcBFNhHZgEPZKopP8W+7Xk2sWH8rHjqLFMg3OlCWKpidQR/EuVcMao4tHpT2 X-Received: by 2002:a17:90b:224f:b0:236:9eef:e280 with SMTP id hk15-20020a17090b224f00b002369eefe280mr5763104pjb.46.1677642259740; Tue, 28 Feb 2023 19:44:19 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id lp1-20020a17090b4a8100b002340f36b53bsm591868pjb.1.2023.02.28.19.44.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Feb 2023 19:44:19 -0800 (PST) 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 06E54605246B; Tue, 28 Feb 2023 22:44:19 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 01A42601B1; Wed, 1 Mar 2023 03:44:19 +0000 (UTC) Subject: |SUCCESS| pw124589 [PATCH] 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: <20230301034419.01A42601B1@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 1 Mar 2023 03:44:19 +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/124589 _Performance Testing PASS_ Submitter: Ferruh Yigit Date: Tuesday, February 28 2023 17:29:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:7710b5d15a014872a3aaf646668dafa928ca8473 124589 --> performance testing pass Test environment and result as below: Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: 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.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -1.3% | +------------+---------+----------+-------------+------------------------------+ 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.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 2.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 1.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.8% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25566/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/