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 200A841D60 for ; Fri, 24 Feb 2023 19:45:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1CAD040697; Fri, 24 Feb 2023 19:45:42 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 793B140697 for ; Fri, 24 Feb 2023 19:45:40 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1723ab0375eso526902fac.1 for ; Fri, 24 Feb 2023 10:45:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=3zVhXJZLf62/E6pEF5V9y6tZdRghpEX1SEMv9ezQIAQ=; b=W7BvZniKbekFhGasLoDs4XjvsJII6vpRzTPnoqVyC4atixpmEgKxEMk0vtntSUz8Pq g7QltONNlQ9IjwobDwaL57aqdweCQgijDuA33ZBAf6tjKc+jdYEsb9R9Tt37xjGB97U3 1qDENEdULbeU2ciPEFUyRwVIiTgO6ZcC0XppQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3zVhXJZLf62/E6pEF5V9y6tZdRghpEX1SEMv9ezQIAQ=; b=jqWQ4aLz6hodEs59K9FbR31liaQwKl4CIobs3sruyhfUD2lni+fiJZiPMA4T+bUlZB 4V1p4bVzlkiYU8Rinnd2GBZT88AyiV4lcNYHobkMoc+dOTQXVNMx8Z5j2QD4l/r4Gszj gMQcFHmvb7ujNliLZkuacStVY5zk6xiMsHTsAi9IMrBDyl3v2KWNrEMMeTLF1n5AQcCi orRN6O1+N8pS8d3ot8ynodWutPWhz6SCpoB0LMj3rZlZnebTC4XtEk1wmcf/SfPU9HES bUJE6E2dCuxZSh+ZRXtX7IdNgiFZ5CLW+7Gwdm8v764RInGjtUwqNnJGO4Zf2kTPRf2o BJtw== X-Gm-Message-State: AO0yUKXS/NlPUygbsDahWdUu+UwYY9uSSDGbH/wyqB2YeSECUtMbX8QR 5F3bUvBXPdLRrZ+Nsyqz9zR+6McRZ6MpSOfp9wvzBJh0jjgxQn76RbE= X-Google-Smtp-Source: AK7set+zTkzfNwdCFchVQTRlhcA621uO9w/xaDRV4KitAbmOKRhJaMADldMXDYHMLN6g7CKfypMvBaOhIuHD X-Received: by 2002:a05:6870:b288:b0:172:5dfc:6789 with SMTP id c8-20020a056870b28800b001725dfc6789mr5364873oao.14.1677264339673; Fri, 24 Feb 2023 10:45:39 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z1-20020a056870384100b001727c3968d1sm807059oal.38.2023.02.24.10.45.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 24 Feb 2023 10:45:39 -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 E9C20605246B; Fri, 24 Feb 2023 13:45:38 -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 E2A49601B1; Fri, 24 Feb 2023 18:45:38 +0000 (UTC) Subject: |SUCCESS| pw124542 [PATCH] service: split tests to perf and autotest to avoid spurious CI failures 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: <20230224184538.E2A49601B1@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 24 Feb 2023 18:45:38 +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-broadcom-Performance Test-Status: SUCCESS http://dpdk.org/patch/124542 _Performance Testing PASS_ Submitter: Harry van Haaren Date: Friday, February 24 2023 17:36:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:7710b5d15a014872a3aaf646668dafa928ca8473 124542 --> performance testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-39-generic Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 128 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 2.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -1.5% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25547/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/