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 C558343F3A for ; Mon, 29 Apr 2024 16:32:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BE8E64025C; Mon, 29 Apr 2024 16:32:54 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 411C0400D6 for ; Mon, 29 Apr 2024 16:32:53 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7ded074a237so39440639f.1 for ; Mon, 29 Apr 2024 07:32:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714401172; x=1715005972; 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=o5WJLsXho8s8VJpOB/dhpekooUnyCTaEa+zI4++bTbo=; b=BvXRz/nBs3pY0YLbQKgZNgGpdgeY+un5cP/4WqRBU7i0W/6WfgdZZgn24blotMTyZR 4mkRFA8t/ZFPtxZxMHotD+XavJMpBnLio1ZOpmDSgWuQ8DhACby9FRvl01A2Qa9WOxDT dX5DcHWn09gJFajQ7C3HaUKcxURGZZRk7yFrk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714401172; x=1715005972; 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=o5WJLsXho8s8VJpOB/dhpekooUnyCTaEa+zI4++bTbo=; b=gAz/EMYsNivWN13k9OuLkCnGaSRsszhAZMU8ClMtucbVpsuxpSyVKJ2OhJA6KyQwwG wYfoqJ8Brjheb18DXFjVLSkA68Xk7X2tgB9SJR2G65plhsDgMKUn+EjDz/ChulCBCn3v CRVnSujZLE/QktwE/eLHa0in3v2T6S75fNWD6pFjxP+71RpY4h75GGXi4t3/OJKoJc8P 6tcH/8+niNi/gwJx7gqBtE/Qea/h+nBgqGb2DdKi1sgXHKB/LSAyUQ/yCKz+M+txqq1e 9rKB+Z448jcR2K94URoddEyXMP3dmOaJJICDf09QhUAKjp/mdLlooA86lL4lvFIXH7vC 32Rg== X-Gm-Message-State: AOJu0YxKJKmV7GCf0sKv26yjJn7CLDvR2FUNWXrOGQwBYm8BALrJ81hr P6zgh/hE2BDmht+d0SVhhsqpGSdqxPhZZgCmDBFKcNIRWszdCrcNgZCCrQOgLrfZeTyWBJm2h1v yhSpEitZxDzi5J1myYUqlfYVK2IsIduIFbHkvKcic X-Google-Smtp-Source: AGHT+IGUPf36OydfivUR7efL1TvJyeJBnGbXs0foMLGPNmVEuzKzIm32LDSibFBssPGgbn0Zn5bgS8yyXKbl X-Received: by 2002:a05:6602:2b83:b0:7d6:745f:5d74 with SMTP id r3-20020a0566022b8300b007d6745f5d74mr17696392iov.11.1714401172682; Mon, 29 Apr 2024 07:32:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s11-20020a056602168b00b007dea0432751sm404354iow.27.2024.04.29.07.32.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Apr 2024 07:32:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Apr 2024 07:32:52 -0700 (PDT) Message-ID: <662faf94.050a0220.2280f.0881SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4B4646050A62; Mon, 29 Apr 2024 10:32:52 -0400 (EDT) Subject: |SUCCESS| pw139718-139722 [PATCH] [RFC,v3,6/6] eal: add unit tests f From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240429095138.106849-7-mattias.ronnblom@ericsson.com> References: <20240429095138.106849-7-mattias.ronnblom@ericsson.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/139722 _Performance Testing PASS_ Submitter: Mattias Ronnblom Date: Monday, April 29 2024 09:51:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139718-139722 --> performance testing pass Test environment and result as below: 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 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 | -0.4% | +------------+---------+----------+-------------+------------------------------+ 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 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 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 8.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 1.0% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/6 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 128 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29873/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/