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 EEA0243C90 for ; Tue, 12 Mar 2024 10:42:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E9BAA402D8; Tue, 12 Mar 2024 10:42:41 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id D7C6B40282 for ; Tue, 12 Mar 2024 10:42:34 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3664c7f5a18so10556555ab.0 for ; Tue, 12 Mar 2024 02:42:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710236554; x=1710841354; 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=+RNjJGn/iOKSOIoEHPmJJBPC1Scymb6VpKRItdaBcns=; b=eSwa5DJ3+xfkZiPGdEcY9anrSYCIcGIVZu9lq8r1gVdbA1ucgKcrRP+RUXDik5Cu1d 711j/sX8U+Tb+XvouIc8uYm7Hrzjqpc3K8DmxRDyTVfDER6bpiFlLurNJx4hcnU8US5m F+CLsMr0hddAMa0eg5E17uVFZtV09wKMgRWWM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710236554; x=1710841354; 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=+RNjJGn/iOKSOIoEHPmJJBPC1Scymb6VpKRItdaBcns=; b=iYbanyR0S14EdOjF3HluxFKyg4whAnzLaNrwi+Ys0gA/jJ/tpmMv9nMc4zg4kXz3pV PvGAQF8fl4eLX801qbAQ5ZoXTJz7EaGxMLbabFYKxFXkBKm15Kip9egr8MsT6VJ42gJP myHL83k2cf8H+l8L+ClIui7rnvtgqWDw/82uEw4Ottno22M6K9eDDYMr68KvBMoQotzG 1t/vHhvAMQjyfLCd5GZC9ZvOFzk15ivK/23FOLdx1McH1UpIOd9vy4OFealmFQrHJ33X qtSDo0YzwreouyKYm/YMGCsKn0FyB5ZdXhk1IqNAmY30Z0r3vL9jhbaNsDa4cjLms5XC BKCA== X-Gm-Message-State: AOJu0YwbByI8Y1CIL5kkvcTvzZeGSggbbMOiIHRfGhiFjdwnaEal6lSl QRoBtGCSvJGYpNgIqYLgVgr1f8X+mfw0lUsE9GFFmLdsnO9JdzSuZFkpj2TH+eoEpLRFGC2iywx JZMgnxAj9Yy/V707yUro6d9GfTazE/pGuelHYD8PL X-Google-Smtp-Source: AGHT+IHkeXjm7uiE1IIMVogQes/dcdhZvR57AQ4Su1pDtVpPCS3IzLe/NlHQFtjfYisET0dhzXQ69L9M+D/n X-Received: by 2002:a05:6e02:1d89:b0:365:24d9:9477 with SMTP id h9-20020a056e021d8900b0036524d99477mr11032406ila.15.1710236554316; Tue, 12 Mar 2024 02:42:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bd8-20020a056e02300800b00363d9deea97sm324612ilb.16.2024.03.12.02.42.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Mar 2024 02:42:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Mar 2024 02:42:34 -0700 (PDT) Message-ID: <65f0238a.050a0220.f7ad7.448aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id CD44B6052471; Tue, 12 Mar 2024 05:42:33 -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-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 (arm) | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 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/