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 C342842941 for ; Fri, 14 Apr 2023 14:28:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BDEDF400D5; Fri, 14 Apr 2023 14:28:18 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 22D0E400D5 for ; Fri, 14 Apr 2023 14:28:17 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id q33-20020a056830442100b006a419d3fd20so4192407otv.7 for ; Fri, 14 Apr 2023 05:28:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681475296; x=1684067296; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=gssUaXMYyEzH+cPXJjwL5QRmqvfmBM5aLYJZj6bOgJc=; b=IIcO4EfEMAt7TQWze0pfQJZGpqfuPBePvxjIeJx3vKntGO9Ot5DjtS9p72NOXGgLGV KVumQAJgcneL7pz0fcktmCM833pVofrioUlc+j/6b2nFZ7nRlw+mTvmOtDDRYiXkUNJs 46R4fFwUEF/Koz4bwapUcn/8bqESfDJR3bFEA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681475296; x=1684067296; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gssUaXMYyEzH+cPXJjwL5QRmqvfmBM5aLYJZj6bOgJc=; b=Y5nLGpRa3SviipVYH9eGNAXJIJu27hwfcgaRswkqcd4ZTaGzElnV8o4ouMMRLXDYqW jC2uCHY5MO6UXpX5tfe893dg5argq+e/Sq2zaeaUHjXrX4pzLq3p/d0uv1YHlDNCq9DG e5LCR9hE3zPlqPgw07lYqbooyqqbKnjausBZJVtieIsE1hPWhEgqieK60b44sUywoIYl F31XGp5Xgwb+aRlDRTLOFFcXuC+RFG12ciF3qZtE+4Xao5KvNkJeGo4QqG9wodBev8Q1 PY+pbLHL31uESjg6O/8iU+mzyKaM6ReTIZUcmPpid+O22+nDFhac7d5a2l6w48FaAuGy n1pA== X-Gm-Message-State: AAQBX9dGlX8wepMInYVUuXBKiOY7yTBxvFflOqiPCjnZCXSXQ80ihY0J r1gvp7oWvbDi+kyKozYHviYW4LmbfuSh3y5PjWLihoDCyes8eHJDu3Rx8LRaPDkwIgQp4A8JQQ= = X-Google-Smtp-Source: AKy350bxA5WDxXIlSIzEEcktk9MjUVCjEcG8saRKT8kqSYKgJz6X2k8uE0bthngqsQFBZBVqTNQpAdwNRxOK X-Received: by 2002:a9d:7406:0:b0:69f:2dd6:7f00 with SMTP id n6-20020a9d7406000000b0069f2dd67f00mr2622535otk.36.1681475296466; Fri, 14 Apr 2023 05:28:16 -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 bu6-20020a0568300d0600b006a4392f3414sm615032otb.5.2023.04.14.05.28.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Apr 2023 05:28:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 031EE605246B; Fri, 14 Apr 2023 08:28:16 -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 023A56008C; Fri, 14 Apr 2023 12:28:16 +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: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230414122816.023A56008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 14 Apr 2023 12:28:16 +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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/126071 _Testing PASS_ Submitter: Wenjun Wu 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 | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/