From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <test-report-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 83E744293E
	for <public@inbox.dpdk.org>; Fri, 14 Apr 2023 11:13:19 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 801D7400D5;
	Fri, 14 Apr 2023 11:13:19 +0200 (CEST)
Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com
 [209.85.128.227])
 by mails.dpdk.org (Postfix) with ESMTP id 4347C400D5
 for <test-report@dpdk.org>; Fri, 14 Apr 2023 11:13:18 +0200 (CEST)
Received: by mail-yw1-f227.google.com with SMTP id
 00721157ae682-54fbee98814so85098677b3.8
 for <test-report@dpdk.org>; Fri, 14 Apr 2023 02:13:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1681463597; x=1684055597;
 h=date:message-id:cc:to:from:subject:from:to:cc:subject:date
 :message-id:reply-to;
 bh=fpeBoztzJnVmpehbLGCcXNv7qdH5EaQoOVTYbxwetEM=;
 b=D4UewEwrikOfXdTNnRUkPJxJF5mQbUOcKu/9GHDLR+Kbk2eh+gWAf/J/ysJBBFnWKN
 STJe+wm8m3rEZDtRN5DZ0Vgu9WX/nDBXRrUtqtjwtXsBjiTCC7ViyD2ZpsHQBWx/Nar0
 fI/X0mUicCZcqCrVG0Q5YBKWl+02deJdTyt+w=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20221208; t=1681463597; x=1684055597;
 h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=fpeBoztzJnVmpehbLGCcXNv7qdH5EaQoOVTYbxwetEM=;
 b=dW9CJINn3D4h7hEpxptTLhUgZwmGIXei/bcAlzlpud1d/QxcQgSCIry+LHwhfjqWG9
 gROfejBlmYIGysDJX7p6m1X5OXJPUgpdmUoHg5R5wTQu5iuK55WwcPsZBvEH8Ej0MaZr
 dPGIchcZEadWooJz9I3qgDA9T2nQIFjJbM+tuEbtVm6bMDYVuCzK2LpQhGLbKqJIyhS/
 8FRG8An1ghK6MQkqCdxaSjbuAXeOpo02IQRXSISsBawpzRgt9QcnFTVGdVS/c0lhg2PU
 XjcFiPi+28iOCYi8Ia/docIHWCPRcR04oWBOb7qrwd8gvO3xNnT7L71MsdLH4Taf0/hH
 7q5Q==
X-Gm-Message-State: AAQBX9e2warRwKXyzJMqIOzCcTACsroXvpF+MnwIwOeHcqlBGX57Yabd
 rDm6F0Kun+3ycJJOP42LbZTETpA8aA5Bcr504F23Sz0TYRXhjoUEr9kgzkLdgnGS42uTVXqS/g=
 =
X-Google-Smtp-Source: AKy350YD4543gh2Z7kmkishGqRo2C6GO4Zin+SEGJi146uO1kAPu/g4bgsxUJ+oeZ82SOclPoUFj82FPpN5j
X-Received: by 2002:a0d:e60b:0:b0:552:9636:9f1f with SMTP id
 p11-20020a0de60b000000b0055296369f1fmr90159ywe.27.1681463597628; 
 Fri, 14 Apr 2023 02:13:17 -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
 82-20020a811455000000b0054f8d353cafsm609355ywu.10.2023.04.14.02.13.17
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Fri, 14 Apr 2023 02:13:17 -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 54815605246B;
 Fri, 14 Apr 2023 05:13:17 -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 4660C60092;
 Fri, 14 Apr 2023 09:13:17 +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 <test-report@dpdk.org>
Cc: Wenjun Wu <wenjun1.wu@intel.com>, dpdk-test-reports@iol.unh.edu,
 David Marchand <david.marchand@redhat.com>,
 Thomas Monjalon <thomas@monjalon.net>
Content-Type: text/plain
Message-Id: <20230414091317.4660C60092@dpdk-ubuntu.dpdklab.iol.unh.edu>
Date: Fri, 14 Apr 2023 09:13:17 +0000 (UTC)
X-BeenThere: test-report@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: automatic DPDK test reports <test-report.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/test-report>,
 <mailto:test-report-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/test-report/>
List-Post: <mailto:test-report@dpdk.org>
List-Help: <mailto:test-report-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/test-report>,
 <mailto:test-report-request@dpdk.org?subject=subscribe>
Errors-To: test-report-bounces@dpdk.org

Test-Label: iol-aarch64-unit-testing
Test-Status: SUCCESS
http://dpdk.org/patch/126071

_Testing PASS_

Submitter: Wenjun Wu <wenjun1.wu@intel.com>
Date: Friday, April 14 2023 05:47:44 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd

126067-126071 --> testing pass

Test environment and result as below:

+-------------+------------------------------+---------------------------+
| Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest |
+=============+==============================+===========================+
| Debian 11   | PASS                         | PASS                      |
+-------------+------------------------------+---------------------------+


Debian 11
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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/