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 D79F643279 for ; Fri, 3 Nov 2023 11:58:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BFC3F40273; Fri, 3 Nov 2023 11:58:19 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 7E48B40273 for ; Fri, 3 Nov 2023 11:58:18 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7a6acc8e222so69580239f.0 for ; Fri, 03 Nov 2023 03:58:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699009098; x=1699613898; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eDp/citqc4CgSmmR74kqgk279Pb8BfUZP1fPCzNxELA=; b=B/Gx4x/zPhCszIaNRCi6S9Hpr4khauKWBE9jxtn09FKxIOlKtCT0rR0m2Bphd+NvCt tjHFEn66pz2FbTKxRG2h2+EicVyj6MduneS5uvDseH6jQVq8uyWb4LfrIrEX3umvTKq9 LjFd9tOV0G/TIMKXwTrRfn/OxlZToINFiiKp8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699009098; x=1699613898; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eDp/citqc4CgSmmR74kqgk279Pb8BfUZP1fPCzNxELA=; b=scae8ce2c+0m8mroZMFyb3nKv/dStQYPxswV8W5yxj6+vupeZK1/772mKhUOgfAA/W 2ecrib4OkffCtKqS+etPDdhjpoamKmWRxVCnFXVqgPUqYYrS4yIz7SlPkhNzXbTKw4/R vlEbPECfwiyvgtknmbkMc5ORdkXGGjwa7YgZ5hF1Po/qBx3quAq17WpOsKOGryychdWR u7kjT2AO3HYIt4JSd3BWr0963CVEapUA6iFgJNepJUNdMiM/cGAPIn5FgSbACt+lhKIj XetnWpTdN9nv/RKhZi5G0pmk6ikyWbLIVFY6gxG7a+06KUtsL5kUJs7mxhSyIynEdz/R IB0A== X-Gm-Message-State: AOJu0Yx4D/BlAvdS4TVZlnxEa9ZljceUFDFpstX3NoD/qEkC2beQclFb +/lHeyY/zcxmb0VyvKN0AJ5G8gT/HSTG/zPWM0YDJ8eRWM85gXQvYKdvei9vuMQfYA== X-Google-Smtp-Source: AGHT+IGAkAPyvYkVrQDCc6UecD8kf/Z89jEKsuPsLmMEXDtxpnbzFjoKfiN6i+guuxw0V2Eh4LXAqgZaPOQG X-Received: by 2002:a05:6602:2e0a:b0:783:62d0:88c with SMTP id o10-20020a0566022e0a00b0078362d0088cmr25214257iow.19.1699009097849; Fri, 03 Nov 2023 03:58: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 s8-20020a02cf28000000b0043987336080sm67364jar.67.2023.11.03.03.58.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Nov 2023 03:58:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 Nov 2023 03:58:17 -0700 (PDT) Message-ID: <6544d249.020a0220.a78d3.1bf2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0FA1160524E7; Fri, 3 Nov 2023 06:58:17 -0400 (EDT) Subject: |SUCCESS| pw133806 [PATCH] net/nfp: add quick exit logic for parse p 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/133806 _Testing PASS_ Submitter: Chaoyong He Date: Friday, November 03 2023 06:19:13 DPDK git baseline: Repo:dpdk-next-net Branch: master CommitID:f70e8d72f9fee225d48101e96d5cef69af90afff 133806 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28214/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/