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 0AD7D45DB6 for ; Wed, 27 Nov 2024 12:30:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DAA1C402B5; Wed, 27 Nov 2024 12:30:28 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 7A1924025D for ; Wed, 27 Nov 2024 12:30:27 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-8419f5baedcso106730339f.2 for ; Wed, 27 Nov 2024 03:30:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732707027; x=1733311827; 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=yvIRix7XkVkkRDdeo6/5479cKQCa8UUal0GwoO1pyt8=; b=g+V52k3XpxUJBamzKXwPiYfLMDAJ6ERxfe7uK1EEOOELDuUfyeUWi7XMk9Lqld95xz krItkDwqXixJRVZ87yqGbmLidvDSKqnSr5s6LaqPuSV6ACCzsPYlhZvMwusFv4NZ1aiy c9G0lRITf7RB2Y4/ofXZozM9wdsRROmh3h/6s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732707027; x=1733311827; 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=yvIRix7XkVkkRDdeo6/5479cKQCa8UUal0GwoO1pyt8=; b=bZATA2O44X4GWSQmUOSeD917Ost4zWEpgbg+18U3psBJaGfQdM55goxSsyFt4cZCaY vy9mfz7WcT/OlzGDhOR83LPap1rU33rrR/JxmpK+9MWWfc3SBwYP+6P1ifrcPOsKA12V RUA8+iU8IPpOpLYlM2bunQdu4Az7C/6dIyfQwfmuLPp82cyyNeLhDBEZZf0TIvViJYE+ xXLEGeW+InIvBC+eHPPkm9gLA4L0yEhLqm+9Hl9LTpaSPinMEE53ivhuy9a3MtSjZSND HpFLPGalHaCmoHxACXF3KKQiJndPyujrm5KT8cLy7Y+Txm3U+tkxfBIar6SCcsWC/0Z1 b+rg== X-Gm-Message-State: AOJu0YxqaxCk0X9QfJaCU2iZxlqtJablzHwNrTo3omR66Oy/bzX2rsQ/ JOVGFSFCvTzxjn+DnV8X/dEE3bi8fKcNkuD+sFXg2nAsky8zzGQVGDOMfGADsaclregoNYET9uR QxEqQLUJ1SJQHYXIqbH1V/YruQc91+XBg9OKGttVkYMpleuZc3Sg3YKLI X-Gm-Gg: ASbGnctH+5ie741mYq9mEUrHwt3OqmTWi7IDmKsQSqODgmHZTWxgrT7zzZILqVCHAKu NfZcxupAjRlVNMWfmEXGraouyQKaPmkicT8xtJTarOp01MrVsK5dlIQ0RbtnJKqn3GH/TQ2WdU3 aWBS+uTArYgFEjFQFnu4IJBm+DmCA4YT8/jbG6/zrVMYgw/WsaGFvElXZfck8HDkkfBSnf27G/b 78/7iD1Njr7mZ1suaAMd99YW3WN3gfUskGiGMHhcwQPiXMQiY008F/3BTGWzfLyoZ0X/vIojM8= X-Google-Smtp-Source: AGHT+IEXaYBrb3hS7tQJdVueKVHtqWsxRpiuVn0IH0paRGM6FB+vTJvrcI6yLQ569udPcuqDBbPm/h333vL+ X-Received: by 2002:a05:6602:3fcc:b0:83a:b8aa:ec0 with SMTP id ca18e2360f4ac-843ed0d27femr291973439f.13.1732707026812; Wed, 27 Nov 2024 03:30:26 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-83ecd298090sm48627139f.15.2024.11.27.03.30.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Nov 2024 03:30:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Nov 2024 03:30:26 -0800 (PST) Message-ID: <674702d2.5d0a0220.172550.eed7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 54D7D6052471; Wed, 27 Nov 2024 06:30:26 -0500 (EST) Subject: |SUCCESS| pw148684 [PATCH] [v3] doc: add security document From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241120031247.16402-1-nandinipersad361@gmail.com> References: <20241120031247.16402-1-nandinipersad361@gmail.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-intel-Performance Test-Status: SUCCESS http://dpdk.org/patch/148684 _Performance Testing PASS_ Submitter: Nandini Persad Date: Wednesday, November 20 2024 03:12:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:0c0cd5ffb0f7fc085b54d91e15cc6d0f0fdf9921 148684 --> performance testing pass Upstream job id: Template-DTS-Pipeline#198959 Test environment and result as below: 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.0 NIC: Intel E810 100000 Mbps Fail/Total: 0/4 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 2 | 1.9% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | -0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 1.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.8% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | -1.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 3.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 3.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 5.6% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Fail/Total: 0/6 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 128 | 64 | -1.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.7% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31980/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/