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 A101443C90 for ; Tue, 12 Mar 2024 10:51:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9A806402D8; Tue, 12 Mar 2024 10:51:10 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 3036C40282 for ; Tue, 12 Mar 2024 10:51:09 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3665f8f4d70so9246005ab.1 for ; Tue, 12 Mar 2024 02:51:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710237068; x=1710841868; 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=SZWDUwuwbwXETarcB0RETyJeyUNZhWs26nKbfEMOoBo=; b=IznLlvRnlmJN4bT/BBVlMAU+6Ova5xRfsLxSI9M7CM4j/uwnqvEFWD2uUNaz4x1nJ/ 8D0n4TDo3G0C38LV9oVLU1IjDax+xWCtWH4du4BD5hFgb3JrAEq1sT4SRq6ptNigRdcX 3wjbWwYKa701zRNKXqZOpEE2op9M75CZrGJ4c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710237068; x=1710841868; 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=SZWDUwuwbwXETarcB0RETyJeyUNZhWs26nKbfEMOoBo=; b=RAmPfcWuerwLami5hEeqVBctzbGGi9xdd2LM6i1KPKSh/zZYY4m9zM1B4Gp7udpTyt mUcgIwuQGzPZn4fdw5OgInKpXeeWFNHQpCxuYAyxcWP3JMXoCwqO+NDQ6ONVjucW9n5d k7ZNgohk9vCNRGg8bAyg907dxdN/05oTFZ5XMGXiSE57DWi5uzerd4IPQj6H1QQHKeD0 HpeSbWh+3XVewers9Cn5Vx6Xo7F4y8IRTd6lZa7RyGMTY4FdwfUrcx+5GHe+97U9kTYU ahWAJLWuGBhX4nKVIjAWpFnQHsd8alUf0izeABX/gtUfwYjhEjuv7Zb+lxHIH6nXRky2 9dtQ== X-Gm-Message-State: AOJu0YxycskAcsdBHpZuwAnRbc62lwhpJJsarEk5hKownJdnXygVzwo4 vh8tSZWr4h/u6+ERztNJ8eQuKTn3Hb4rIQMTFk2THKTA81wXJGnkbQnQDQV2dkuZmH0mTq/6uTB gp2WxFKt5XXYZMoO4ZkcugGUjmBy3YRYYMs/27l8vqE20jMczbr7m0AWb X-Google-Smtp-Source: AGHT+IGHCPYsLdZZEG/LRETWSuWeDKmQtZHpXz4e1Ki/24LdTfFZ5WFoWc8prTxFwYvnKwbm/5d74WnAHF48 X-Received: by 2002:a05:6e02:1d8a:b0:365:1dd9:ee6b with SMTP id h10-20020a056e021d8a00b003651dd9ee6bmr1361609ila.25.1710237068608; Tue, 12 Mar 2024 02:51:08 -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 be8-20020a056e02304800b003662d4bc751sm447059ilb.6.2024.03.12.02.51.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Mar 2024 02:51:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Mar 2024 02:51:08 -0700 (PDT) Message-ID: <65f0258c.050a0220.2f282.cc6eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 218036052471; Tue, 12 Mar 2024 05:51:08 -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-unit-amd64-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_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 (arm) | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.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/