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 9A6D441DB6 for ; Thu, 2 Mar 2023 18:33:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9529C400D6; Thu, 2 Mar 2023 18:33:12 +0100 (CET) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id A32A3400D6 for ; Thu, 2 Mar 2023 18:33:11 +0100 (CET) Received: by mail-pj1-f100.google.com with SMTP id y15-20020a17090aa40f00b00237ad8ee3a0so3513633pjp.2 for ; Thu, 02 Mar 2023 09:33:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677778391; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=FpzviXCKw0lTlF81oDm2955matnM0y7BN5/lzf6R4eU=; b=dhPBPzK+fFpkbOIdykYJJVjF8RIlvw9eCgEtHlUoc98Dso48HTBR7ma9KJKtwdze6c zfba5IqOhhN/x2H/EZJJPw8TKlMJ5MTbIPD2LKpLNSorL/3cRPzs6AgYN/cGyfFV0wz0 +OVw8FfXwYJFUSPrIglqL9OTLMc4OIu2Dz5Jg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677778391; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FpzviXCKw0lTlF81oDm2955matnM0y7BN5/lzf6R4eU=; b=B00srgc1+LzaxGWSgA822PrhzrDfEPMVFPBhXVPlqD3qpbjCogYlO16T7WyyuUfKEn A/SaFkHsEV+8Y6BOTwBRJVpOkHeRPjjp/HXY3iiyk1/gC5M0JCxQ3JxrqaXiGglmmWXi epcz1fLtFofuF6glKOjSVw5laC6DK43ckv+UYUEe3W7Su3AG7x25r9BHOqYWE0EaeTiZ IHGuZ5aePTUbG4mTeTk0ELsbifUhYJkqe36ant7t/zuFciYLBgoBPERpjQBcxQvjL7pO BdpP17YPwfr3h7IDsz3NNZe47FHqp16TIYhwR7qqEXUt95cZoEjWj5jNNA9Nw+30J8vJ SNVg== X-Gm-Message-State: AO0yUKVqES5SpEtl6cU8RNdQSt20bEu+FgBXLj6ItOXJNlF5xeAVecHy OAnrOS31YhIPtu2JWbsvU0cEq19wmyI7mBfqt73RT2NPJL1FIHScFhLhj8EpBMSuJEoQc9c= X-Google-Smtp-Source: AK7set9P0AwS4sVx22lxmZoV2V3gpJmxzjgvq8aZ9VtOguoljwX1DLDOEHPmlg6vtZ+97evMYEeANz9f/AGE X-Received: by 2002:a17:903:2448:b0:19c:d78b:cdc with SMTP id l8-20020a170903244800b0019cd78b0cdcmr12653264pls.5.1677778390709; Thu, 02 Mar 2023 09:33:10 -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 ka12-20020a170903334c00b0019ca7d953a4sm32901plb.31.2023.03.02.09.33.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Mar 2023 09:33:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 2C960605246B; Thu, 2 Mar 2023 12:33:10 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 28B03601B4; Thu, 2 Mar 2023 17:33:10 +0000 (UTC) Subject: |SUCCESS| pw124678-124684 [PATCH] [9/9] raw/skeleton: fix segment fault when parse devargs 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: <20230302173310.28B03601B4@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 2 Mar 2023 17:33:10 +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/124684 _Performance Testing PASS_ Submitter: fengchengwen Date: Thursday, March 02 2023 07:50:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b 124678-124684 --> performance testing pass Test environment and result as below: 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 | 1.9% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -1.6% | +------------+---------+----------+-------------+------------------------------+ 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 | 0.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.7% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25589/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/