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 B437C45D7F for ; Thu, 28 Nov 2024 02:24:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 86E9D4029C; Thu, 28 Nov 2024 02:24:17 +0100 (CET) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id B2EA640151 for ; Thu, 28 Nov 2024 02:24:16 +0100 (CET) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-7f8b37edeb7so186754a12.0 for ; Wed, 27 Nov 2024 17:24:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732757055; x=1733361855; 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=SeNbtCP5mtPWvF7Ohuqbz4KDUESrRfgExoiknFjLFn4=; b=ZsBoVn315J2/XYS93gxW/3HLhQaWpT+nAtnZHsnmIdnQqvVqAijNl77kJYpJEhTh3h i5K5qLjcYvqDzWw3nB54C5yrZcvHtfyC6m7J3vV37CDzWAuEQeswF9pQ1qBIUW85WwBf OBDO1wzv81jpHzTUvYsL8hS7ID+A0jlY8qCFI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732757055; x=1733361855; 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=SeNbtCP5mtPWvF7Ohuqbz4KDUESrRfgExoiknFjLFn4=; b=SZu3EjORzvCbi0hKFw6D1WyS+D6KlBbOVCLr3DFD2GzPSZpufyD5IwFN653KHUHeCD gb+MDd6YQXFSvcyWlrcPDpL+/8SN2x8OqOnEJWFSd18VT3/9GKo1eYJwrjaiNDQA+buT 4vO5sdZ/smisgYLH9kVKIGYEcRdAyI6D/t2d4v/QFpT8YAO5C9cL5v2oFpofkI31tEt+ RFkpAmZWfWxPpytKc8PQMFhmCzjVAz8YgcQZOgxzXBwoKIccNUqu08XIMd9rN07q1vkZ 9GLTi8AJboubGz1ct/k97/baz2hKspJCZh/B6ptTg2/jLQF+jFfkjo9QLYItinP0M/YZ tXGA== X-Gm-Message-State: AOJu0YyvlBBsqrKwiwObp+9NFwK8hZlwE6cNd25CWblxVpDx1El4kGqw rQg0EXzn5qgCKX/x8cUiAKGw8+PBOJJQDPxssoOUESS+Cv/HEw8MV8ewcrPD9US8qD+92AdeSK6 P7iPOIxUeXw1S/pFKkahnLM430U5yvTX60TSPSkH9 X-Gm-Gg: ASbGncv5UbnPmkBK7mLwLmxuuG80N506LhjcCjfjz3JCjd+kplH2VoyzB6UO6r9xj/W 5jS5xLzbMkCBgSo1vuM5yEwPH6mZhySpsiukwRNn2bYpisjNbCSYwSIcdn/lWarW4EF/7Wu3P3r f2kaFB+D1imVC/Bqa0Qmazm8sfrfEivoZHrrNY00NdQn2d2WVJaes8gBI/s+0Xul9T0DZabc91F cHIMuX/j5aTHbRIlSxKrdY4zcLy9YGwK0XLwrqSvjxeMCCmm3fd6XB3+aeViQYfIgNX54k= X-Google-Smtp-Source: AGHT+IEMk2m+10EQJGqPhwiq5e/vlxMkaSJ0CqHS4bsVxM3IlrDqixPDYoSfP+6jbHEP6fViM+GZklmDC4VW X-Received: by 2002:a05:6a21:328d:b0:1e0:d3c6:b453 with SMTP id adf61e73a8af0-1e0e0af9c0cmr9468778637.10.1732757055646; Wed, 27 Nov 2024 17:24:15 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 41be03b00d2f7-7fc9c2ba33bsm8628a12.15.2024.11.27.17.24.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Nov 2024 17:24:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Nov 2024 17:24:15 -0800 (PST) Message-ID: <6747c63f.630a0220.348a03.0a0bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DFA836052471; Wed, 27 Nov 2024 20:24:14 -0500 (EST) Subject: |SUCCESS| pw148581 [PATCH] [v2] doc: add security document From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241118171325.10871-1-nandinipersad361@gmail.com> References: <20241118171325.10871-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/148581 _Performance Testing PASS_ Submitter: Nandini Persad Date: Monday, November 18 2024 17:13:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:68508c18a91064ced34c664697ce0c6e25b5f787 148581 --> performance testing pass Upstream job id: Template-DTS-Pipeline#199011 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 | -4.7% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 2.0% | +------------+---------+----------+-------------+------------------------------+ 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.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.4% | +----------+-------------+---------+------------+------------------------------+ 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 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 1.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -4.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 5.0% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31961/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/