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 D626743C90 for ; Tue, 12 Mar 2024 10:42:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D1E80402D8; Tue, 12 Mar 2024 10:42:33 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id A379640282 for ; Tue, 12 Mar 2024 10:42:32 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-60a3c48e70fso19381147b3.1 for ; Tue, 12 Mar 2024 02:42:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710236552; x=1710841352; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=sYzw+/PFtUe7Crm9aiQrsfSLuzpyEUnqXMVc1sST07w=; b=jXY9pRM3mw7tfXOuMU17E72r33xg0bSX87klW7Cgg0XCje79HXT3djiNskEreYu0xR 8v0FQoEbsLTC7voMnWBBn70A0/+/5MMwzqWYXw3fB/PgT3Y+vw9rf3n0gf0CPbbNJkU9 8Q0EbAcdLbi2uHEuN11FzLRXUlLYvUUmpwsqg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710236552; x=1710841352; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=sYzw+/PFtUe7Crm9aiQrsfSLuzpyEUnqXMVc1sST07w=; b=wDFCjyfettM6WU3ziSwRceaXv1HUsQnKQ5BIjoUz2wl/tOPlFQH8Wz+6q7WVzTEMyk aR1/DrU9i+j4RA7KW4FF3aHyJndeKu5l/KsVPLsSMqns6qo02SggaGcoP6wKSpstGPFA OF3/UhLKC3+AKDWvLDmGgaCONkJw5/rAIp+Ilm5jGNRbiCq/sCGYIYWBo5cztEHaPlWP DshiZjXMHVfmDlrPKHalFbUL75v0bHMSa3lnF9bE++/GKOItxStTmE/VraKdSxWQcljB /1HJN1v2rfltTO5CXWDl2AEbtHzlplOuXHCUKPQNFMzHOZx8m+ivxeOMLjJOBZYNxRZx 8ixw== X-Gm-Message-State: AOJu0YwgOCPi5YvAu6GLjUWraNQqrOJh8s2nXaFKvG1M4kGvJ3gM7gBS t5P6OiCppoJ0hek+q0Gv6P+una3X7cVvkcZI9Wphs08LNIglRKMQL1BVIRhse9t/jrunZ3SqBsW MPc3fX3GNk2L4QT/4YeOpvg8YLh9KQwo+rAqbnnwPqZTubsHFwCIm7aeV X-Google-Smtp-Source: AGHT+IH0IS7fvMo5dxLcRhGBBCnil2kJCCM03MlYJ9ESDdy4BcZUnBDpcbKXpSjdvCleqVlkzVmr5oiDEm5q X-Received: by 2002:a81:6545:0:b0:609:fb3d:71ab with SMTP id z66-20020a816545000000b00609fb3d71abmr8990796ywb.46.1710236551730; Tue, 12 Mar 2024 02:42:31 -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 cg21-20020a05690c0a1500b00607ee49f97bsm200876ywb.47.2024.03.12.02.42.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Mar 2024 02:42:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Mar 2024 02:42:31 -0700 (PDT) Message-ID: <65f02387.050a0220.c0a31.b02eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 245736052471; Tue, 12 Mar 2024 05:42:31 -0400 (EDT) Subject: |SUCCESS| pw138205-138206 [PATCH] [2/2] net/nfp: fix incorrect queue From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240312080245.2783410-3-chaoyong.he@corigine.com> References: <20240312080245.2783410-3-chaoyong.he@corigine.com> 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/138206 _Testing PASS_ Submitter: Chaoyong He Date: Tuesday, March 12 2024 08:02:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:e3faaed01e14ffdfe8f4190030540ed874184b55 138205-138206 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.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 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29511/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/