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 0664F456E3 for ; Mon, 29 Jul 2024 14:23:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F245F40261; Mon, 29 Jul 2024 14:23:08 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 91E6B4021D for ; Mon, 29 Jul 2024 14:22:59 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-70d2b921cd1so2862943b3a.1 for ; Mon, 29 Jul 2024 05:22:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722255778; x=1722860578; 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=Ifojp9Sj6qYLXTlxjy9y5+d4iC2pHpwIi1WF25OoZe4=; b=TKmf7S7pnQPGdooPZGwf45o/P9IeBN161h4pG0AsosWLpgyHpsC670iSBCm6cTKZTB p7fn5P3d8w7LxoMfDCbCxLC7Bu/1nQlvBGGZpH7msMUXWTzpWijieWdkVSXhueN95JWE j7jgI5D2Vg8AUL0VD4L6/XCuj9AiCLgj8soBY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722255778; x=1722860578; 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=Ifojp9Sj6qYLXTlxjy9y5+d4iC2pHpwIi1WF25OoZe4=; b=i8NT/pRFa7sW2dpBkIbpBVLx00gJaygLjPu/+VFz5fDmuoDsa/2UGWLPvEmZoglHI+ Vs0DKna5GhIZAY4Y8ahtC7Ng6XoxRsCkeF9dSbsZLbXByxiCFY4bOBJIVy6cGVwOYZuy Js4qLLVabvdtZ0a+YcE4FNdSIdvqrBPscq51py3f4CEERfO5vl0FZDVFvz2OMShWka2f 99tCe9mRQNTGc+8+Sz1nk7bbmGjPkecIeuHjbuBCd37cnUI22GWsS1pSo5Ib7zNH8lLU es28oHSExIv6PM5X9A8LD5U81d+SrUaEh8i3CF8pd1/n2hZAHOKo5jPiNZoyvBzd+IwL vL9w== X-Gm-Message-State: AOJu0Yz/c6cFBXjC9Nz4NyelEb1BTIfQIA/iTRNwJa7YTphTJx9IY953 hj8bfkkpqoEArdWLysnTxxLFYiCN1lfa35czwhf1eboMyRIY6MMhjoMBhM5rL8qEaYFVnhLNO86 BVwogEcZdCmioa/3CC3twivsej2w1BcTrMcEiUR6pQPpbhTjLQWsS3P7c X-Google-Smtp-Source: AGHT+IFAOAuO9wfU0DDG1q4FHU+NKHE6DwC57/upWP8VAvWZ8T0+1wQ4rfY6KBOFxCHMGWNoeBsiDKkJ+ewt X-Received: by 2002:a05:6a20:2455:b0:1c4:67c1:f6fb with SMTP id adf61e73a8af0-1c4a13a47bfmr9196371637.41.1722255778502; Mon, 29 Jul 2024 05:22:58 -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 d9443c01a7336-1fed7ec6f88sm3308265ad.91.2024.07.29.05.22.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Jul 2024 05:22:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Jul 2024 05:22:58 -0700 (PDT) Message-ID: <66a789a2.170a0220.36ca46.228cSMTPIN_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 AEC6B60524C8; Mon, 29 Jul 2024 08:22:57 -0400 (EDT) Subject: |SUCCESS| pw142743 [PATCH] [v3] doc: announce rte_ipsec API changes From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240729114719.3461039-1-asasidharan@marvell.com> References: <20240729114719.3461039-1-asasidharan@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-mellanox-Performance Test-Status: SUCCESS http://dpdk.org/patch/142743 _Performance Testing PASS_ Submitter: Aakash Sasidharan Date: Monday, July 29 2024 11:47:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:82c47f005b9a0a1e3a649664b7713443d18abe43 142743 --> performance testing pass Upstream job id: Template-DTS-Pipeline#171317 Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.0 NIC: Mellanox ConnectX-6 Lx 25000 Mbps Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 256 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 128 | 256 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 256 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 256 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 512 | 256 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30639/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/