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 E17EC41DB5 for ; Thu, 2 Mar 2023 17:53:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DE2E9400D6; Thu, 2 Mar 2023 17:53:11 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id A09EF400D6 for ; Thu, 2 Mar 2023 17:53:10 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id u5so14813191plq.7 for ; Thu, 02 Mar 2023 08:53:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677775990; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=f51o23eLHEsPvChw7bO7tUztQ9z9t66FwK4PON3kyh0=; b=BdyPIUV1K9J7AN8T6qk6QaLl2wpnY3a+eSDyiIR7cLNJJZSUvjriQQbc1h53zhb2kE m6J+D+nH0WQPRbAPnAPcORIEX0rYMKTFsFkPDfvXb2JAEbWZtYIR2jfTRwXEB92uNtx2 7Aog3oIKZhjnC9wLJAxnSd6BAxjaoIsOGMHBw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677775990; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=f51o23eLHEsPvChw7bO7tUztQ9z9t66FwK4PON3kyh0=; b=W9eBqxnYoqGrufkzOKG1e6loGutUg/LZJCz5ZR1AOEBKvdF2I83HmtJ7z4g76XzbMn T41ANsKeH4S/L+x+Z9AqiE60scgIyMhACRNCL3kuaGjRpumXpDuQL8MGguEAx5dRxTm1 3F+s0v3qR/KFKfSon2WZ98S8D1fjJ4Q5clqzJXlE1iXKIuVcLnig7FV1lQzp6aaVG2ph oJ2JiAesVRmiPFXCOxju4OFHAPQSQ6D0OQ2813a9OHTfsy4I1fxhbK2Ad5bSQMRbsKpv XPDkC/65uJyc8WsuIob3PPOzHHeCsunzrKrSlWs1Wka9jYp98f/bufztaKXBozlo8uhU oDLg== X-Gm-Message-State: AO0yUKUNry6KTF1+yIEYDEz9C3FKfD4SPMe5mNyDzF4NXaJX2mlCA5lN 6n60veM++GyC1/7xcGpG+L0FTDyVxEWMaaVsoBXl96roalAzu6QacVnz2sO5B8MIO7VH178= X-Google-Smtp-Source: AK7set/al9kRAbFl7GqzdCIkNQt5aZ+hz2UeH3UzQG01MqInSc56h0UxlQV2M/yMvQehXvg4VTGVY148bP2p X-Received: by 2002:a17:902:700b:b0:19a:e96a:58b3 with SMTP id y11-20020a170902700b00b0019ae96a58b3mr9764655plk.22.1677775989932; Thu, 02 Mar 2023 08:53:09 -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 lf4-20020a170902fb4400b0019e846015a4sm28915plb.3.2023.03.02.08.53.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Mar 2023 08:53:09 -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 71078605246B; Thu, 2 Mar 2023 11:53:09 -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 6D3DB601B4; Thu, 2 Mar 2023 16:53:09 +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: <20230302165309.6D3DB601B4@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 2 Mar 2023 16:53:09 +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-broadcom-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: Ubuntu 22.04 Kernel: 5.15.0-39-generic Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 128 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.8% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -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/