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 8C70F43EFB for ; Thu, 25 Apr 2024 11:44:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 615C8436BD; Thu, 25 Apr 2024 11:44:33 +0200 (CEST) Received: from mail-vs1-f97.google.com (mail-vs1-f97.google.com [209.85.217.97]) by mails.dpdk.org (Postfix) with ESMTP id D90C0436B3 for ; Thu, 25 Apr 2024 11:44:31 +0200 (CEST) Received: by mail-vs1-f97.google.com with SMTP id ada2fe7eead31-479c96509e1so306020137.1 for ; Thu, 25 Apr 2024 02:44:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714038271; x=1714643071; 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=5P5l8n27/+b2BvxNuItKNJ4X61OJChdM+wJzQimqm6Q=; b=O1haMoOfPqEWDUs7vmSlaO1QULzgn1Cgi1AlTvfe4/ITXPanP5k+A1MptJmZPSM+2V LWjn8mjDKfvyJ06oTfnXgrSnOzc+/mGI9sApVJ0+/SQizDTfp/VDQLC9/sKQ5l6BY4C3 jNNrzwwQipj4XbuPBGN0qrRHRRDIaw6sDLL5Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714038271; x=1714643071; 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=5P5l8n27/+b2BvxNuItKNJ4X61OJChdM+wJzQimqm6Q=; b=n7sQz1yhy2v6cuVCFrLhedqyXVjQpuoq7VbLcGGSQEj3/ID0YRwk5/lTcCaGgzKHYx kr41nvpX6VHTUIARuwcXuBmwi5Xq2nyXqN7CCdp4Hs3LVifNsVG1y/HHDEb/N3NxvFZd cUU7VcxKRNiw5uYt8bJ8XRoDCe49eblCQeVjHB9avWkEEXMbbaytBHaiJQwTLw57OaRX itR0+Y6h2mfruScBWRJLLPLrbVTryO8VXhPNwNFAUT5Y4DAZB1VUeGVbRj17EIE3HLi0 w8zgc0m+MnbiALPBlX3dtQm42TFHFHFostZ6QTY3IDeuXJfhHD6lSRXQ0XcQ0PuWQe06 d83g== X-Gm-Message-State: AOJu0YwTMFRMFNG2Q/UzL8BmwWnlfiyURvNxB5f/aespsDkE6kITsvIi Jh4IJjkXCIBWXusSjEaAwJtXi9oz+1tyfjp2E2IynowMgq+04b/cGXb1jFETtcn7SaHOFVsQeWz jm43wJiC5dSjKMWJiRUYw7EdV/v3NXhg5ht85FueJzEQTl1NnvvZgMBPL X-Google-Smtp-Source: AGHT+IGfqmtycXWYXJF7O24847u9xaC3CGRFyCAvLKpE65RxdKUhEmLEX6CznJGlj0WSduqrVmz732/zzkCZ X-Received: by 2002:a05:6102:2848:b0:47b:f242:cd2a with SMTP id az8-20020a056102284800b0047bf242cd2amr5377129vsb.17.1714038271099; Thu, 25 Apr 2024 02:44:31 -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 n2-20020a0561023ec200b0047c0c6d8c6fsm321605vsv.3.2024.04.25.02.44.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Apr 2024 02:44:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Apr 2024 02:44:31 -0700 (PDT) Message-ID: <662a25ff.050a0220.7d97a.b6d1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6D1376052514; Thu, 25 Apr 2024 05:44:29 -0400 (EDT) Subject: |SUCCESS| pw139676-139677 [PATCH] [RFC,v2,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: <20240425085853.97888-7-mattias.ronnblom@ericsson.com> References: <20240425085853.97888-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-broadcom-Performance Test-Status: SUCCESS http://dpdk.org/patch/139677 _Performance Testing PASS_ Submitter: Mattias Ronnblom Date: Thursday, April 25 2024 08:58:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139676-139677 --> performance testing pass Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 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.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 2.4% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29853/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/