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 CABE94297D for ; Tue, 18 Apr 2023 14:35:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AB68640698; Tue, 18 Apr 2023 14:35:15 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 8D5CD40698 for ; Tue, 18 Apr 2023 14:35:14 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-187949fdb1cso406041fac.0 for ; Tue, 18 Apr 2023 05:35:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681821314; x=1684413314; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=imshbcnDeMNOG8+KqXIZs6uhXfRepeIf/t9pqW6024k=; b=X4K+bLDG/QJvGGuHNx5sWNWld/UmULQXdUH5ImjClB8DhYwGrAEEgkzMm/KS1oUhWX b+PuEWjE5b9ju2llF2EQyCjNHoG28ivDdD+OGLRfSx2dn4FcMpMGzVD4MCvHJaeWldjL Dbv3rXuR81nyK5q0TD7cBhEL7NKYT+7Ieoyq4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681821314; x=1684413314; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=imshbcnDeMNOG8+KqXIZs6uhXfRepeIf/t9pqW6024k=; b=RbdP8+0fJdiwrfYIGKN0CClS+xrdDg0tSL0VClhCmL9ExEu1RsgUpnxODVCe1txaQm NYQrwiuBFQiwu7cOchgwH66J0+wgXvLOUBPRg2Ux+4jheQIk5bpQXUMWt0UFfirzN0vI F+LWnR5iypdz2h5n1bDa8UyzWCNj5yaq2hmy8nsSiUGLWlQAnCk83h/w7gC0M9fWFEu3 Yqiulq4dJ5ItQfPwDK6pVj32WBw9W/pF+8gB2xAvpFk6KQW072nX29i7iMJMARiEjqi6 oz+R3s0LxH+Tzi3IjYIzYxoZ6d4K+WdFh3mUsLFDmEuC0+O4lYnCCSIUZtRr2c8GLyON Yx6Q== X-Gm-Message-State: AAQBX9cMdSp25zGM/RYm3BTUTZRL/B5aYm0qercxtaHWICmO9d5ZEypt EFo7uBuTlECHiKpYyt9uo2LmB7PoKH808raJq9E40mNJXeRCpHmyWzZmVpD0aeEZliKYKPiRYw= = X-Google-Smtp-Source: AKy350YYfBWlqhD1rtxdkC27lH3ET/EU5TjuCS/LJWYfOh21G1rnA4qf85k/RvJFnYcyOUh9UlUL/rEbMO3J X-Received: by 2002:a05:6870:898f:b0:17e:e91b:288d with SMTP id f15-20020a056870898f00b0017ee91b288dmr970908oaq.23.1681821313891; Tue, 18 Apr 2023 05:35:13 -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 w5-20020a056870a2c500b001841a7451b5sm4410393oak.44.2023.04.18.05.35.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Apr 2023 05:35:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 67693605246B; Tue, 18 Apr 2023 08:35:13 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 6616660095; Tue, 18 Apr 2023 12:35:13 +0000 (UTC) Subject: |SUCCESS| pw126236 [PATCH] eventdev: fix alignment padding From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230418123513.6616660095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 12:35:13 +0000 (UTC) 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/126236 _Performance Testing PASS_ Submitter: Sivaprasad Tummala Date: Tuesday, April 18 2023 10:45:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126236 --> performance testing pass Test environment and result as below: 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.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: 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.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -3.7% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26031/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/