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 3B41542C64 for ; Thu, 8 Jun 2023 22:30:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3840940151; Thu, 8 Jun 2023 22:30:48 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id DC48F40151 for ; Thu, 8 Jun 2023 22:30:46 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-777a78739ccso52073339f.3 for ; Thu, 08 Jun 2023 13:30:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686256246; x=1688848246; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cptOn0SA85bJo6nwPCUvPH4JLIiaTWbSZL670dYkM60=; b=PtGlklGyXpC4UYBCFh2UC76Zf/bzsRVCFl3tUl63EPOrxRxPrEN5QiliIpgAGcHszt CANO41qattINLuo1QUYUnSmnQrNSRx+sJ9ZEP0GpnFuzPFPATxzc9rWNtujVCytId2/o 0WXplwef5JPtObMUXaVD4S1jCv6soxh9Y+WT0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686256246; x=1688848246; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cptOn0SA85bJo6nwPCUvPH4JLIiaTWbSZL670dYkM60=; b=OseE4Cfhm4SZRZIaWtSgFNV1KyGFmBCz4ylp+5I58UBDTVaagV6GXanz6oKkqsEa63 Oc1ZoU6tB/yGyCmSbXq9VqZtitFDPYE2bz1sAdPcUjDthprcZHIuCbuD5XBuG7cROpCe N3uEaEmnkmf1C75Gao0HEAIV3V6jwRcpfnK0t+Y42EwFxjVoev/dbbd8KiMw2iYg/0jP VL0LXs+Ubb5WnTn9CtV0l0zhirJj4ZpV6Kx4CmsJf83YWID89mRTo4T2oMjarVohceh4 E6qNZbvz1ayqbFFJMF+HrNp+QaQq/egYiTt8eEn+wcHcmRCtZqMX2+NYsAYz0aINRg28 o9zw== X-Gm-Message-State: AC+VfDw+2qpL2F78XOG0yA7AgkiY1y09a9v0s0yisjijaIUFzY7dAGAz 6V0HIcdwz78ZbjKBxi2sTQ+SiqiBcibIVuMvtbUrDD+ZuxBMlULEOLM12m+fXT6C1A== X-Google-Smtp-Source: ACHHUZ4C+gKc8K8D4zsqua3f6SB07W+6c9HMTVkJmdFd8uqW8udGu/4kS7hD+jpS8QV6PDON6OVy8iEaoiNJ X-Received: by 2002:a5e:880c:0:b0:774:7cdb:1fe4 with SMTP id l12-20020a5e880c000000b007747cdb1fe4mr13154807ioj.13.1686256246325; Thu, 08 Jun 2023 13:30:46 -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 r23-20020a6b5d17000000b00777a95211cbsm175522iob.32.2023.06.08.13.30.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 13:30:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 13:30:46 -0700 (PDT) Message-ID: <64823a76.6b0a0220.dec8c.5fd3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id DF470605246B; Thu, 8 Jun 2023 16:30:45 -0400 (EDT) Subject: |SUCCESS| pw128236-128245 [PATCH] [10/10] net/nfp: merge the recv fu From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit Content-Type: text/plain 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/128245 _Testing PASS_ Submitter: Chaoyong He Date: Wednesday, June 07 2023 01:57:09 DPDK git baseline: Repo:dpdk-next-net Branch: master CommitID:4d1e5bf4cebe3738e4c4615626dd5dad72d58655 128236-128245 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26561/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/