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 3C28E4365C for ; Tue, 5 Dec 2023 06:56:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3768342D7D; Tue, 5 Dec 2023 06:56:29 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id A60FB42D45 for ; Tue, 5 Dec 2023 06:56:27 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5d8ddcc433fso13484537b3.1 for ; Mon, 04 Dec 2023 21:56:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701755787; x=1702360587; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OxkdUj2bnIKxWljm+Ln+vua3Yh5UwraN/Q3cme8NjIw=; b=i0Chyhleai1GOZ276U0WgNqPEwHac2/6FrUvfDw+6HohmX5/ORbR4ixdiXBnuSYbcE OMHUDMBDbBeMti4w+nLLSFl0+sAxVEAQClEf2ZddOq89Jh3os8QD7V8ewr/shxiAC33F WqxJKq8bjrm/lYCgbSTLcxqm7o3sO/AgwMJ64= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701755787; x=1702360587; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OxkdUj2bnIKxWljm+Ln+vua3Yh5UwraN/Q3cme8NjIw=; b=Tg7nEk42o7O4yp6DXoneDmKOyJRr+GpMqbap5w+czwYw7cdCZ121k0xJ7Yc6TGr928 8t6xctZhONtmmYI9nAps23uD0/TZRWaPyyT8hbUxn5AvGuHhCd8dVxchzVxSnmjinne4 kfKIawU6CINR0YEbVftdCv9i+oAjOtzqWpNrabwm7YH4uhtTI07WbAdhozR+vrf9vtAZ UsWmV+w+iLZrLjbI00gZbGHtYbZuwQQ9KxpYscrUHOsTQs1QgwEnLD7+vP70heCZXdn/ dUMGcac5pTpKGoSTg0YHbM8WzJfISSihYphTYqJyrQTUmsYgW+mF/3LWYyVcU7RZBi4/ pHBg== X-Gm-Message-State: AOJu0YxB/8xisAolP3Iw4cmFWnExFNSXV19mtLSBPWnInWdZfozKW5E3 ezQ2wzC+cjgPdDy5DpY79ATZgjILDc5UE+9buKdcN7IWhKpsCw== X-Google-Smtp-Source: AGHT+IFGA3/v+rWQ6TXO4OkYO26yH9Ks8UITTSd5M1ooFCIQS22qLYhGtuvE4b9AA6gE+vzgSvwUQMWhuZ4j X-Received: by 2002:a81:af56:0:b0:5d4:207:1f82 with SMTP id x22-20020a81af56000000b005d402071f82mr2552022ywj.29.1701755787091; Mon, 04 Dec 2023 21:56:27 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l187-20020a8157c4000000b005cc8c51a480sm1290184ywb.11.2023.12.04.21.56.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Dec 2023 21:56:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Dec 2023 21:56:27 -0800 (PST) Message-ID: <656ebb8b.810a0220.8fe09.db51SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 265E1605C312; Tue, 5 Dec 2023 00:56:12 -0500 (EST) Subject: |SUCCESS| pw134847-134857 [PATCH] [v2,11/11] net/nfp: support QUEUE 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/134857 _Testing PASS_ Submitter: Chaoyong He Date: Tuesday, December 05 2023 02:54:57 DPDK git baseline: Repo:dpdk-next-net Branch: master CommitID:7516242a7c7fc7a5adbfbd7d71b4f28ebdb26ffb 134847-134857 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/28523/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/