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 AA7C142CAE for ; Tue, 13 Jun 2023 23:11:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A699B40ED6; Tue, 13 Jun 2023 23:11:38 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id B631640ED6 for ; Tue, 13 Jun 2023 23:11:36 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1a6c612a845so778658fac.2 for ; Tue, 13 Jun 2023 14:11:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686690696; x=1689282696; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GwhOCN6bjfJpew4/kTD4Erv3cUk5u9L0qxj8gviVR8Q=; b=iaMeCvszG2EKCt3Ivkhf74MgW8q7TiAJvmU1dewpD9aDIzPxvrJInVxpn+iMZqx8Ds pL4AwvyMwpdTkFgY3KoI+ScQuQPM6ozJaJjOvsbkC6uyt0+dqhqynJ/+knhxauo2r8Lc ylxhCQ8FC3hR0Ho5VpiI1SGpTseSVU9zVb74I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686690696; x=1689282696; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GwhOCN6bjfJpew4/kTD4Erv3cUk5u9L0qxj8gviVR8Q=; b=WcfRqbEORYGeyqA7ohESDuHvdPo9CoNLcwZSSxmUnRIVLgIq0DUxWJI5jEga1YOWzN KB2+d5FAG+sbi5rBGHKeLBSGHjMPbgRbTEGrQxHgOx5pFw0+cSjejx7ANuWp4SksJcCh mbwZNruQGmmilWpT7ngHrVJFVwwq1HYohttSt9kqjBis7VedXECYxTyAdvodnXsJEMCa JZq2v1dfv+JR4fUYtg+pdVTLgny/SrUmq/4s+7Esw5K/h8CqpI2QMy+HJ9M4rHmCf3mG icLwmMnQ+XsSzDN5JV7sgRSxItNeGIu0yVSNatbyn+c7BtQD2XxNwzp/BswPuOXSeess 0MDg== X-Gm-Message-State: AC+VfDxi782zNOotSDfzzFF5C5hvNwie9Gv5vLUMLHRTE+xxn5T0BbDu VHzwy8pXTAXMgrDsQJ0nuCwE9YZZJsuiM3wpjpbhDx/F6UjX9gH/7ih/hRyD7S1OhxoZOUwqoA= = X-Google-Smtp-Source: ACHHUZ6b3aXQBG2L4mszxgkzI8kFkfi5a7ZYK5VbefwyF68DCD/Encz8btJ/9OyrZqwwK7HFMOa8TVEaSTrX X-Received: by 2002:a05:6870:3a05:b0:1a6:9fa6:25c0 with SMTP id du5-20020a0568703a0500b001a69fa625c0mr4211464oab.59.1686690696024; Tue, 13 Jun 2023 14:11:36 -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 hj10-20020a056870c90a00b001a2158a717dsm2092120oab.12.2023.06.13.14.11.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 Jun 2023 14:11:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 13 Jun 2023 14:11:36 -0700 (PDT) Message-ID: <6488db88.050a0220.414e3.6124SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 74A94605246B; Tue, 13 Jun 2023 17:11:35 -0400 (EDT) Subject: |SUCCESS| pw128633 [PATCH] doc: fix description of maximum rx queues From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-x86_64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/128633 _Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, June 13 2023 16:15:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128633 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26667/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/