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 2011A4293E for ; Fri, 14 Apr 2023 10:37:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1B96C400D5; Fri, 14 Apr 2023 10:37:25 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 5375A400D5 for ; Fri, 14 Apr 2023 10:37:23 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id m14so621439ybk.4 for ; Fri, 14 Apr 2023 01:37:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681461442; x=1684053442; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=t1EDB6UbIefHr/M8+z8/5xbZEOV6QlxXp7Cl2pGbyhI=; b=ZnVBa/afALPko676xRBFRUGbIUKwpXrdhcDp+9dEJUQ5C+o95On3SMDuygRW3urNpl xO2IUkA/dGtYrKS1pE3cmkvNAYUYWTDU+6WXWEmc++U4X2NIkXT3iVD49qfsywKDBpBG cHJYtlG7UHMxiAA7NSriIF3Hk8IMT5P9iChQg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681461442; x=1684053442; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=t1EDB6UbIefHr/M8+z8/5xbZEOV6QlxXp7Cl2pGbyhI=; b=dsqTxYA7fwQRHkArevD/3JuEttJYg38y7LMiNnZGx88Y6pRb09J4i4MG5IiaIlzCie ljP3Jv9nL3yu0GlcXAtbKJePBgFUPYjBT7hwhv3i3T1Q1PuQaS8VSIDzEMM3Uk9RQCuV 45pRW/+VAs3zMJZbEvTINoZpePKXBUpsaXdPqrNVz3MX+IS60UiYfREG94uXLfZOPLx/ C9EGt85DorpAgNKNh6GgAiCF51JpUNA3aTffglEYfjKUYLp6s5yt8DjeFYFfS/ksZaoU rLVetzBsBSyMd7PKOn/TsoVgotXb7NfIybIhRyFsK+GsXedfwF6d5tgprenieQ3qcgAa 4ptA== X-Gm-Message-State: AAQBX9dK8/Q5kdMywgtQi0OYUzRr+zspx8BtZndK2tqo+Oy/e8X3IBPg g65MnrgIvg7KT/QXRjppshXeqgNYsNiZ3/lFr9yODHuqwia0aBb7lihhgLKrBhqpciY+OOtEEQ= = X-Google-Smtp-Source: AKy350YDlwBUm1VQrttefrR0FbDsoWIkMyYj5weL/COYnX6qhNCdq+yC44mCcYJ9TPCuKuy7/NoAiERKnMSR X-Received: by 2002:a05:6902:18c6:b0:b8f:52fa:5689 with SMTP id ck6-20020a05690218c600b00b8f52fa5689mr6391062ybb.29.1681461442692; Fri, 14 Apr 2023 01:37:22 -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 t9-20020a259089000000b00b8f15be90fesm613899ybl.11.2023.04.14.01.37.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Apr 2023 01:37:22 -0700 (PDT) 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 6AC6D605246B; Fri, 14 Apr 2023 04:37:22 -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 6A27F60092; Fri, 14 Apr 2023 08:37:22 +0000 (UTC) Subject: |SUCCESS| pw126067-126071 [PATCH] [v2, 5/5] net/cpfl: fix Rx data buffer size 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: <20230414083722.6A27F60092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 14 Apr 2023 08:37:22 +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-Functional Test-Status: SUCCESS http://dpdk.org/patch/126071 _Functional Testing PASS_ Submitter: Wenjun Wu Date: Friday, April 14 2023 05:47:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126067-126071 --> functional 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25992/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/