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 D934242943 for ; Fri, 14 Apr 2023 19:45:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D49E8410F6; Fri, 14 Apr 2023 19:45:00 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id B14BA410F6 for ; Fri, 14 Apr 2023 19:44:59 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id e4-20020a17090a4a0400b0024753a55ac9so369042pjh.0 for ; Fri, 14 Apr 2023 10:44:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681494299; x=1684086299; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=c5VABNX3j60gE/0dklTJCAby/IajvPYxphjTQMGR46w=; b=XWpOwwIbdcxCXghk7Y9cyd9iJ9E2MFUIiA34bb5YUP4LrfzeIZWkk4bDB4HJ08KzYj 16MNcVtmd9EVt8tDc6f9yurVM+W0TIPP502MVBpuuV09CA+iTLTT76ENVJAYrWZgtOeG /BbIIPwuRaXvPOaGU6+OkE8cdfO6uYy7+e7dg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681494299; x=1684086299; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=c5VABNX3j60gE/0dklTJCAby/IajvPYxphjTQMGR46w=; b=eKXfcv4LAKunCML+DS8RMERqSAhbfopD5YcYwRkG4VDl8koI4OPRaKVw76munEutxm jrZGhFPuT0fzJtJ5jJABSzbdTR9R4ZaAg+Lc7QE2Td1+j5KByPBEa6F70XGUUgzDdgn9 S3Rc6917CC6lrqb4XfLYPbTxl/gjjT9bWqsDbZOlGs/SV161we4OYIm0PKYDoWOdMm34 OEs8Q9qQGffgEqcS2tCsevWta/A8VCCKWqhQV0TqPaLemW7mB45yRy8J7f8ddEZxHBE0 QEQcFeRHb3/qESwHT1oOxEz6G43z+Laaw4/whFrZmVP99gdUumDOeJdPniGASJfmg43B f3RQ== X-Gm-Message-State: AAQBX9e0XGu6N109zGjuqtLsvaP0nsR7LZceKi7MYK/yHxTq+8TYo0MI 9RgNMZAjNMU0rHzXhLaFx52w4kjgrSvQJgiYgRveDfs66nidDg== X-Google-Smtp-Source: AKy350ZVhxjGlTZT3T1mTaiS6Rk3W6p6yPEVgZPAIyQVMahZj7WEfLFT4CGnuukRFRCnZBbwJ+we0KuiNklW X-Received: by 2002:a17:90a:7bce:b0:240:d093:7274 with SMTP id d14-20020a17090a7bce00b00240d0937274mr6621040pjl.14.1681494298922; Fri, 14 Apr 2023 10:44:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id pg2-20020a17090b1e0200b0023d1e5feea5sm823728pjb.2.2023.04.14.10.44.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Apr 2023 10:44:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 6945F605246B; Fri, 14 Apr 2023 13:44:58 -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 65CC56008C; Fri, 14 Apr 2023 17:44:58 +0000 (UTC) Subject: |SUCCESS| pw126099 [PATCH] [v2] kni: fix build with Linux 6.3 From: dpdklab@iol.unh.edu To: Ali Alnubani , Test Report Cc: dpdk-test-reports@dpdk.org, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230414174458.65CC56008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 14 Apr 2023 17:44:58 +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-mellanox-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 18.04 Kernel: 4.15.0-166-generic Compiler: gcc 7.5.0 NIC: Mellanox ConnectX-5 100000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 256 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 128 | 256 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 256 | 1 | 1 | -0.3% | +------------+---------+----------+-------------+------------------------------+ | 256 | 256 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 256 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 512 | 256 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ 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/