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 325914546A for ; Sat, 15 Jun 2024 15:14:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2F790402BB; Sat, 15 Jun 2024 15:14:54 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 7B08940269 for ; Sat, 15 Jun 2024 15:14:53 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-705bf368037so2690393b3a.0 for ; Sat, 15 Jun 2024 06:14:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718457292; x=1719062092; 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=B753b0X2VaMNDR0QpGa6m39xMf+mZ5GetsP8CiGu+9U=; b=QcY+RzIB9Ki6I+2FoMlheDUGUcwwwJ+3OzNgL9dEcPNtlgqguoskjY4+cn/IvnPpTE yCdpDVvITwwaImU2An+3WbeNYLoeKjXAbv/SD/FtmsS0vWWqvS2DUAve5eHuZB0LJInp 4Sr4ql8jeh9ZyRvBlkSND7xs/yJ8CjRsTuFb0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718457292; x=1719062092; 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=B753b0X2VaMNDR0QpGa6m39xMf+mZ5GetsP8CiGu+9U=; b=e8TTbKFq0bEhUguLMxCFFVlV94uCOYWeS99YvS5cDEzFq2ZuPYmT3pp+4CXDiQrJeU eFP6mGtbVIEkjSjd1eRc5aYiDnK6RvWafeYhb1cTgXMTegSTjG2AHDZnnd0uCOQj81qp /VzFc4q+5kJZpAgRy5AGzqSUctcBgHm2RrYGfaCyaKeW9Ti8fhsKqdXucNGzbgiewpZA w3iUR9pV7boeNU0L3MoGQAVNvHZ9ijZNGcn1Oux7rKcdOztNtGSr+Bg8J77lCJudpIuD 2NMIdh6Ov0ezNwcOx2Sc6iddoCmwlvIRRSlFNibwC6KWRNxTdKQ2U3gNCorhMJkzV8t9 uN0A== X-Gm-Message-State: AOJu0YzTODWiSN8zbf8tgmFMVWxiw2dyWG4gF5spBMoWMaamc5UZU8Mh ULqlokgnhtjgIZ5PXaYrM3M6cNPEs79OyknJf+JByigY9zPd1Os+UUG+djIFnKWSXvxMahU5yK1 +gg1pbXHv/lZl3RLObMNxKPAA1RO1XpcZnD8m11DrJDKfOQsntCbQZOYY X-Google-Smtp-Source: AGHT+IEpm5gI0ZZZIb+HvaN1OwKOrabe6rpIcwTJqCg4arS9lnkQMWv5Vxo19WO/HzxA2GQBvS2lMyH0fIVv X-Received: by 2002:a05:6a21:789d:b0:1b7:d72e:9e48 with SMTP id adf61e73a8af0-1bae7eaa7c7mr6430161637.17.1718457292535; Sat, 15 Jun 2024 06:14:52 -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 41be03b00d2f7-6fedc96d7f6sm75725a12.7.2024.06.15.06.14.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 15 Jun 2024 06:14:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 15 Jun 2024 06:14:52 -0700 (PDT) Message-ID: <666d93cc.050a0220.d215c.555cSMTPIN_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 AA1066050A9C; Sat, 15 Jun 2024 09:14:51 -0400 (EDT) Subject: |SUCCESS| pw141159 [PATCH] crypto/cnxk: fix coverity issues From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240615113304.2197-1-gmuthukrishn@marvell.com> References: <20240615113304.2197-1-gmuthukrishn@marvell.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/141159 _Performance Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Saturday, June 15 2024 11:33:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:6909b48776badc05542a410ebd34bcfec4c248bf 141159 --> performance testing pass 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 Target: Unknown Fail/Total: 0/3 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 128 | 1 | 1 | -0.7% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -2.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30197/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/