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 D01EB43279 for ; Fri, 3 Nov 2023 11:02:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C3CFC4027F; Fri, 3 Nov 2023 11:02:55 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id BB6FF4027F for ; Fri, 3 Nov 2023 11:02:54 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7a98fdeaac7so67968939f.1 for ; Fri, 03 Nov 2023 03:02:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699005774; x=1699610574; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=N+whV6SamoBP/m7Dq5f5Dx1AOL5EjaD0zhfL5bdFHrY=; b=KilEv//6sJDDiWcSrjbGVp7R/DbjNRNRSNrQje1Tb+3Gx63HNtyx6X/XOrH+CvEgul 9EVRyJKTGNI3hXZobpreJiaqA+PZxeRIUXFj8Mf+reiMVqIsA4HXQNkcf87K6dCnXpB1 ajOI9v7KFDmPugxl6ZoKLYEZ+nYTjap9LYth4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699005774; x=1699610574; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=N+whV6SamoBP/m7Dq5f5Dx1AOL5EjaD0zhfL5bdFHrY=; b=DVVlgzObgOAI12kE47l0mfYhFvPKMAbtoHdfrotWWgsFxa6mtyiuA15T48iTg0/GAu ZPEbrtdrg0C8JJk+86pbSNW7u1FyfUy/PppeoHC35WClofH+oUzbznWN4LL+1Cbad2rG gGyZjYu3MO9QjUFRK6XHe7XwLdtiwkIaaEKZArkIECRPSF+MBb4c3KDt8OyPCBUCtWhv ebw47wV6RZ6kGyWObR6W/VbDKi40kPx20upfoLwurll9BC5fuxgcbK3+lmPHnMxBvAws vZep1n+TOIVp0KiwB3pfE3d2fFIGsZbMcYAuQ7VZxZpfdpPLNjjVEzStEmJyF7jhcpPA tFLw== X-Gm-Message-State: AOJu0YwNkpzbG0WGHojK0ikMGURALAV7ZGncL4f5R24R+sm6DH0/0Gkn O27vT2dO+tXA4NBifDIJ9ahnKhFk9vOHGdUXryvZFzrYPG5vvw== X-Google-Smtp-Source: AGHT+IGwgVibUiZRtTQO7IBFaJFKuhDuHvFZ63yLo1Yw6Wf7RODhMcI7AZrkNqrmTUX/QTteaM0NOf4Ll8P7 X-Received: by 2002:a05:6602:2c55:b0:787:8cf:fd08 with SMTP id x21-20020a0566022c5500b0078708cffd08mr27603368iov.17.1699005774096; Fri, 03 Nov 2023 03:02:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r4-20020a028804000000b004575cf39d48sm57264jai.0.2023.11.03.03.02.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Nov 2023 03:02:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 Nov 2023 03:02:54 -0700 (PDT) Message-ID: <6544c54e.020a0220.6f640.1909SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A916C60524E7; Fri, 3 Nov 2023 06:02:53 -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 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 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/