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 9341143C0F for ; Wed, 28 Feb 2024 02:28:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8954D402A9; Wed, 28 Feb 2024 02:28:54 +0100 (CET) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id 5E3094027D for ; Wed, 28 Feb 2024 02:28:16 +0100 (CET) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-4affeacaff9so1152695e0c.3 for ; Tue, 27 Feb 2024 17:28:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709083695; x=1709688495; 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=mtHwAiI47RAMWTBqEramrHLuWEOgpNaktQ402NATsoA=; b=i4Uw8YtlCRO/4h+/BMlI5wqC803qD2kxXuC2oMk9olvqBTC/4rBkICSdwx/KN+iPFM rO1uqkUujW92vTSvfRN2UvdyyJTMdeLH2BoIFd5ltWZrPqJsoxJYhBpWipM8FetWeg8z m7bE2QL4pxvE/MJ3pbLQ15Xv6h/m60fJqwQVg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709083695; x=1709688495; 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=mtHwAiI47RAMWTBqEramrHLuWEOgpNaktQ402NATsoA=; b=XMCP3QrzGhy9EPnUIBtCynciroIgS0YvAoZFPpf7cD8ga9bz3RAPVgbNjGfZR7lFHj MgoZ/rFEORAL2HwHiOXgMU1aDjFMDq7hRKhDyrStiPnyQwfoa63JJK8vFvq9GkR++Pww PLmLgYg7mdoA5vEU6HxKUoyDvcsnmBK5IXwrq+AU+iSp128uAgejEm0ts+tr36D2L5sO rdzqAgBGkcqzv/Obdm1Q+/1jZmvuwAx+XQ9nbBWuUkfQ59qvP3U4ufi7CwYJnQU6++LK y3rLq4k7Cs8NDz7C/0OxiHE4TFQia5dEi7LiMibLG7hNSScgeKlZrrLNRM+GQaumStQr uE7A== X-Gm-Message-State: AOJu0Yyu56j1yLOTNHZrM3DEN7W/dHe10o5AqJWlvjhZZ/Iel22Wnq7i twSwomT0nWfClxYwuHS77oE9BtRcrLBYuO6IiZlvr61rUcMOSb1NNJygb0uvHpCsAglITnz59ZN 8qp7dXlxorALtDzmIN0YWMnlQ71ln+5ywMWzyy9P9A7w0jQlkZgWtx1fd X-Google-Smtp-Source: AGHT+IFifKFBAYgbazvbinBs6z8hl06mM+BvSy5+LIwsdd3ctG6y/Q7O4dKd8sOkNQCaYawUyqkgM1PO8DS8 X-Received: by 2002:a1f:e782:0:b0:4cc:29cf:a1fa with SMTP id e124-20020a1fe782000000b004cc29cfa1famr7989995vkh.4.1709083695681; Tue, 27 Feb 2024 17:28:15 -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 j33-20020a056122092100b004bd879e609dsm398580vka.2.2024.02.27.17.28.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Feb 2024 17:28:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Feb 2024 17:28:15 -0800 (PST) Message-ID: <65de8c2f.050a0220.f3334.8309SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4A5916052712; Tue, 27 Feb 2024 20:28:15 -0500 (EST) Subject: |SUCCESS| pw137400 [PATCH] ethdev: fix coverity issue From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240227193828.18612-1-hkalra@marvell.com> References: <20240227193828.18612-1-hkalra@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-intel-Performance Test-Status: SUCCESS http://dpdk.org/patch/137400 _Performance Testing PASS_ Submitter: Harman Kalra Date: Tuesday, February 27 2024 19:38:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:fe078e1b4a04e1ec55e099c19c4f4915bbf09395 137400 --> performance testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | -1.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 3.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -1.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -3.0% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | 0.9% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.6% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29304/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/