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 18A5D45BB8 for ; Sat, 26 Oct 2024 03:50:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 130BD4026C; Sat, 26 Oct 2024 03:50:21 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id 3B11E40265 for ; Sat, 26 Oct 2024 03:50:20 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-7ea7e2ff5ceso1807199a12.2 for ; Fri, 25 Oct 2024 18:50:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729907419; x=1730512219; 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=b84BKb2HNEDnQVmUm2ClhCYC40C9gONSOIBNAXO1BAU=; b=IEy/adwjS7d3w3ZD6w3CKVsyBbxPi53p04ksjwD/qY7k3n5UIZBkVsnuVYUXiY2YcE du91R/XqvqnZqeSMZSLuyHSXgM4qXUEy0a82hfh9n3+6nU6gvyUW/5PMC7mpaqmn35IA TFD/6uxhu23mN7VMq1h7w0LKPXbHVIFEGhyn0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729907419; x=1730512219; 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=b84BKb2HNEDnQVmUm2ClhCYC40C9gONSOIBNAXO1BAU=; b=rz+V+NPTbJ+CkJtSlLJBLmNKaR+3J8ICNVvgmN/1YEfsfltvqswfzIxv9DTzMC4xJ8 Zui4ziC2yvP4q/WkcynVaXMrv28WCTgnvqOxsmeaI2IdTmZKjvZAqnAQmw6lUi95457z bHwI0ufwnu5f/H8BAcNU4yfI8nSmqeFDOAk58mvWvSZhN/N5X+hOIzbE4Q5zW7cmWnqE +bSmYi5HkNV4EW+RJDBhtefpi/DuWShsYehxYOHYXtqjMF9TbUUYjIzkM0v75jQNyLGz tbWnTqoy7t+IgT7IiYsyXQecR3omsXrzeG9GRWUQGn1/1IUY2AMg80k0RnSA1IZVkrb9 djfg== X-Gm-Message-State: AOJu0Yw3ZVQCrFBgwvSyKCDap6K5AhArA9fr02oyJpAIEMBG1xjlceFq 4G39UfAJpBS5v6dRKReLoRl5H3ENH8UinzSFPjxzOU3IxSv17ixya0qaDz/WLbV0SAj/22b0HlP bvGgh72F4D6lRzj1c1zdg8dCrKm1dYoMXiFwrFHIOW1Ie0/r9ZLro/CKe X-Google-Smtp-Source: AGHT+IEw2CMi9Fj9vKBbp6Ni63T9+f3NoWUiQ0qKgkWYW4TMImjMZJgefGUQSSGFr7wN8sZDFcrxpjrE03kA X-Received: by 2002:a05:6a21:2d8d:b0:1d9:386d:9441 with SMTP id adf61e73a8af0-1d9a8409f3fmr1650769637.10.1729907419402; Fri, 25 Oct 2024 18:50:19 -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-7edc865a21csm34372a12.1.2024.10.25.18.50.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 25 Oct 2024 18:50:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 25 Oct 2024 18:50:19 -0700 (PDT) Message-ID: <671c4adb.050a0220.90d9b.245fSMTPIN_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 7FDA46052471; Fri, 25 Oct 2024 21:50:18 -0400 (EDT) Subject: |SUCCESS| pw147130-147131 [PATCH] [2/2] net/ipv6: fix out-of-bounds From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241024151919.400878-6-rjarry@redhat.com> References: <20241024151919.400878-6-rjarry@redhat.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/147131 _Performance Testing PASS_ Submitter: Robin Jarry Date: Thursday, October 24 2024 15:19:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:90cb8ff8196f9b9c1c2bcee1c94ea583789bb63f 147130-147131 --> performance testing pass Upstream job id: Template-DTS-Pipeline#191221 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.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.7% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 1.1% | +------------+---------+----------+-------------+------------------------------+ 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/31650/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/