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 51FE14293E for ; Fri, 14 Apr 2023 10:52:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4D5B1400D5; Fri, 14 Apr 2023 10:52:58 +0200 (CEST) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id 9CAB7400D5 for ; Fri, 14 Apr 2023 10:52:56 +0200 (CEST) Received: by mail-ua1-f100.google.com with SMTP id x12so5086491ual.10 for ; Fri, 14 Apr 2023 01:52:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681462376; x=1684054376; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=YHtucvZV6OGK05NeksvXPYp9rmOT2AHPCCATsOEhfi8=; b=GidjITxHqE1mQOJvVL1yLngVzRKqPKjiF9ZeXmPwE6Ye5lL0OVBVxxNBpJQ2YLDMkg BatIk8dIHgtGz9XN1jsQ6rIe+eVw9R7HUzXGa86VkVligs/F6t39Gz1glyNNTV6Jp4fr H8ikTS22kfifCQL/QKY8mDqs09Z7Tpl/kGUE8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681462376; x=1684054376; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YHtucvZV6OGK05NeksvXPYp9rmOT2AHPCCATsOEhfi8=; b=PSp8XbRNA4/pNs38BWSUj+kdGW6Y11NiUB36yeTXBO300a1wA7rCBCQaCoXPqUJx6q ztCGtibabryVsXjLx8R4ua+r4oMp2RQhohOEppxSGr6/jVoLWn/Cv+8QbCsBa4YWJMwr qJEGbQhBK3PeRPZcS3ex8y/TEwq4M+HEQL3h8yoJHATd5ik8sb0/z1VjB9zJXrzWu5yI dwRc4KYaBlBMXvudN7ZS8YW6A9jyeH7gP/bV6si2G/eJUHLPox3oqArwd9a49ujupRZl Scs2cREzuyNlEieSWygqaghY6VE4HuTbtuEe7eBt0qxEQCLw8jLBDIexpY73qdn+12h3 5a3Q== X-Gm-Message-State: AAQBX9c+v1lUrRI9y078Vua4SrA3nqp2+vrbrCtyA5YZmOOiX3mJf7s5 GoHm3ZDJpADkCd+cT/cnWY10oAC55kezZNv053P1Ph/gifiGvAqBUBcPoUVIeTtkZDwXQwLESQ= = X-Google-Smtp-Source: AKy350ZuW5yZW8ZwByOwpC5fwz9cdWK3rZTLwiwYceOhozkGh3k7SYD+O73PInmP3dcBmckXF+dUQ9Al0uq9 X-Received: by 2002:a1f:c1c9:0:b0:43f:c805:e0a7 with SMTP id r192-20020a1fc1c9000000b0043fc805e0a7mr1832763vkf.9.1681462374893; Fri, 14 Apr 2023 01:52:54 -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 d10-20020a0561020d8a00b003cee2cab811sm776180vst.5.2023.04.14.01.52.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Apr 2023 01:52:54 -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 841A7605246B; Fri, 14 Apr 2023 04:52:54 -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 83A7E60092; Fri, 14 Apr 2023 08:52:54 +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: <20230414085254.83A7E60092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 14 Apr 2023 08:52:54 +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 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/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/