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 4B1F84365C for ; Tue, 5 Dec 2023 06:53:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3C90142DD0; Tue, 5 Dec 2023 06:53:21 +0100 (CET) Received: from mail-vs1-f100.google.com (mail-vs1-f100.google.com [209.85.217.100]) by mails.dpdk.org (Postfix) with ESMTP id 9D0DF42D7D for ; Tue, 5 Dec 2023 06:53:20 +0100 (CET) Received: by mail-vs1-f100.google.com with SMTP id ada2fe7eead31-464a3734e49so190497137.0 for ; Mon, 04 Dec 2023 21:53:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701755600; x=1702360400; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fBkurBFbx8QvaLSjtsXGZafl5qZwX/+zz1ryxM/BCmw=; b=ZgrPz7YGUmC7FkzCYk0Zaj1YcXFnWVw06aOfw0fhl8RJyumxcDyrXW898WzN6K1e8t phq4huEz8zLxBirj7XzJt5Q0i+hM4R1WtixkpB/L23VkEvM1nc7HNTOQXMatbUHWCOkD tKUwWh+65Z04T5e/rDp2H0u1RvXLz/drpx9M0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701755600; x=1702360400; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fBkurBFbx8QvaLSjtsXGZafl5qZwX/+zz1ryxM/BCmw=; b=E/fr0MABqoGtZDART6aY43ofNgTs8kj0NjdIUpPL21kJUUCAmSk+LNC3f8XEck3i5X OVZzXZux0ORXEpNTqzEGBusnvwDBCkdA1cZnJFq8P94uMIqkphrHnAcDBtaceG5v2u4I UGIRpv0FaWazE5xEjEdxyrW+X0jqGt9dJrJIt0PyN1T1qcAh7vLvVK79iIwRAYA+Pwxn fozIiwGBjorz83yY5tjrEwzPbQNooLudxcvlXs+lgXkZHwiscUFcuOoSDPhb43CZcUJh 7ysPAxB17M3/BZIyHCdIHMiWx7Z8qUCgDjOTpdwGpds7L4t71iSS3DBTPIiGrHjhoZYB u1ZQ== X-Gm-Message-State: AOJu0YzHbmZykqEFxI9cIgOAYFYDj0zPsLYoYpR8y8lr6FLN7BaAf56b erqKrI/rNSRcx6tLXxaHFA8eT0Q5CzhLLdUYyGKVxpogyvxYiw== X-Google-Smtp-Source: AGHT+IGDYRaLUtMyFbpphUOW8XhXnb/d+C+7q2bDI91wCH0S9X7MaOtV7C2abmQmJZLK5IelJN6Kl5DYAU0h X-Received: by 2002:a67:b105:0:b0:464:4eef:b9a9 with SMTP id w5-20020a67b105000000b004644eefb9a9mr2437569vsl.0.1701755600015; Mon, 04 Dec 2023 21:53:20 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q34-20020a05613002a200b007c1a5eac2f4sm748221uac.13.2023.12.04.21.53.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Dec 2023 21:53:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Dec 2023 21:53:19 -0800 (PST) Message-ID: <656ebacf.050a0220.d587e.1d86SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 41321605C312; Tue, 5 Dec 2023 00:53:09 -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-unit-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_unit_test | +=====================+================+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 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/