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 6298B45778 for ; Fri, 9 Aug 2024 13:31:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3887E42DC9; Fri, 9 Aug 2024 13:31:58 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id E137042D78 for ; Fri, 9 Aug 2024 13:31:56 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-dfef5980a69so1994950276.3 for ; Fri, 09 Aug 2024 04:31:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723203116; x=1723807916; 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=a406haRpvN6M49H8MYB2kjD83bd65dl2Cx1pKmRBebc=; b=S3TZTAll/fzkhGqcjIJfuA4GYALGyfyI//Hwyp6A9D6Fuyj3SsoQW1tZ+d2nrDV67a hZVnI0CMkhITA2X331FDClB04Ry+Se+5bENR74rO1r8/+UwhP4MkHtZ25Bco2MqRk5WN 4JH3+aYhxOLlybIZ0rmWUDIsH5GNWHzcrPnAg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723203116; x=1723807916; 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=a406haRpvN6M49H8MYB2kjD83bd65dl2Cx1pKmRBebc=; b=XmKFwrv5mJWoPwMJhcrgTzGbHGAXmLl1Y53VnvkFyuhAaiJE/AsQ6LWto4Aga0VYlc HVNtccWr24FY81uaFXVM4bwVuUVXY6REiX1VIWc/iAwkJxjHVhSE2Syotei/nAy0kw// gTVSwaWyub0CSpD4pSmqmq+BvB2xvCHyUG40IQPH9NmiUUN/FvIlQnjtPaNkODYt0Zo6 +yrfbm5NJGeevK2DbyD2ypaXrGF2G10RLWEeAO6VAfKvApU8tBNb7JVJOmM6+uPH4ayK j11B1bYOQYNjC7LaNF4kI9hOnED5E6ShVeB/352VsFoJ0AN7Qp21txKLtIDzJf4gVYeU LYtw== X-Gm-Message-State: AOJu0YxxNcnrJ3rYTjSIEbnvbF7mkKGjJC0uWNJrjCnpdcJPzFQGkZ25 U5szi2CZpt0TWpChI7efSrxNRqJdIj8GHSh9e2xrvJ0E7G4Qq4VdyjLiYlfazFFc26fFhFPQsZM SUsPBvt8/Um6q8XWOQDLmcmWCXERQ7kZo6DxgQlz+9g36Uw7wZyZbWP4f X-Google-Smtp-Source: AGHT+IFmfjwyBj4aBafc50KueYCuADFp1oBvg81VMlbbfScNNhuS7jLI0gVB7cvLdJry82fkcmWOw/f2/mr4 X-Received: by 2002:a05:690c:2b8a:b0:643:9a13:fae2 with SMTP id 00721157ae682-69ec8aa47f6mr12319257b3.28.1723203116223; Fri, 09 Aug 2024 04:31:56 -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 00721157ae682-68a137b5b78sm11786567b3.37.2024.08.09.04.31.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Aug 2024 04:31:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Aug 2024 04:31:56 -0700 (PDT) Message-ID: <66b5fe2c.810a0220.d606a.b342SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id E6BC66052722; Fri, 9 Aug 2024 07:31:55 -0400 (EDT) Subject: |SUCCESS| pw143034-143036 [PATCH] [v3,3/3] net/enic: allow multicast From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240809070754.26128-4-hyonkim@cisco.com> References: <20240809070754.26128-4-hyonkim@cisco.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/143036 _Performance Testing PASS_ Submitter: Hyong Youb Kim Date: Friday, August 09 2024 07:07:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:e0f7ebe88ab4588dd352e9ec14270ce4e3b1470b 143034-143036 --> performance testing pass Upstream job id: Template-DTS-Pipeline#174044 Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps Fail/Total: 0/3 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 128 | 1 | 1 | 0.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30752/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/