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 766C243BC0 for ; Fri, 1 Mar 2024 09:07:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 715174025C; Fri, 1 Mar 2024 09:07:36 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 5AAAA400D5 for ; Fri, 1 Mar 2024 09:07:35 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7c8060a8489so76567739f.0 for ; Fri, 01 Mar 2024 00:07:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709280454; x=1709885254; 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=nNazXI+mFceXEtr1Hy8sLtU5qlUYuK9znSxBvxipAsQ=; b=EG2VfpirsA56KFCriHVf3m5TSZyR+OG98R0Zwz+i/F0Y8UZ/wViw0WCXq7+nrGzjty 8ymfUjR4Dn03LBSjiL7zI6j8+cJ+61vgHd0iSuIv+5fgwjc4i+aHqrJGtsrQuyT0dlAx 9mL5o1IL9y8daZKQ983LWXRVs/Q6Tzwsm3SWY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709280454; x=1709885254; 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=nNazXI+mFceXEtr1Hy8sLtU5qlUYuK9znSxBvxipAsQ=; b=i4UcJK8wVGU1oON+OGQizhN8HFy3qm4Y9OBicizkrvb+/T0B8jG+ngOFDrQn4IlUz0 lUW774gIbxzSfNqGtD7r8ohzU5JpkTC7wwS/hu7eLbj9iBssbu7ww7muL3ihdea1Fbmv S3V4rAUKoHH7GqbunCTo27xkUKUvNptDrGbnxCZ6+52sQZZ3hXsce7f4Wl6HNFwnCNot jDaYLBfWPHW1ecF8E1h3Uo15zHpeABxOscjvLqA4wQS1R6EfU3SFYn8YQdjGLS9vn3HM dJYWX62t2O3ymuSnVvcVqJcwmjeI82AHvZ3dwff0GWSXSLE2f6tFa3Tu11CnCxSdmgeF d6qA== X-Gm-Message-State: AOJu0YyBaCFvdW0qVy55niyMHNMtIsIDdjG2NzgS6rjMYfHtGwjHnkaW mQCBd6cSUXbZZli0xbxHsZ9XIFF95u/wua4/RPJE8NZDj2NXH/1N4Orj/eEUTr/YU28oO+5n/Tw TdSB3q4v60s5irwjZG/E6isXNjt6DVSDQXNCbSivq X-Google-Smtp-Source: AGHT+IGNhab+GSFOZCujK/Sp1xrMXj48na7euUADlYKXZjEskPlFhB5SprPM22rcs9GlRod4EuV35I3dCPkn X-Received: by 2002:a6b:7d02:0:b0:7c7:e229:d078 with SMTP id c2-20020a6b7d02000000b007c7e229d078mr930360ioq.15.1709280454731; Fri, 01 Mar 2024 00:07:34 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dp8-20020a0566381c8800b004742348d52asm85564jab.30.2024.03.01.00.07.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Mar 2024 00:07:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Mar 2024 00:07:34 -0800 (PST) Message-ID: <65e18cc6.050a0220.27bbd.59fbSMTPIN_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 5D58E6052511; Fri, 1 Mar 2024 03:07:34 -0500 (EST) Subject: |SUCCESS| pw137514 [PATCH] net/tap: allow more that 4 queues From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240229175620.122949-1-stephen@networkplumber.org> References: <20240229175620.122949-1-stephen@networkplumber.org> 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/137514 _Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, February 29 2024 17:56:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:f60df26faa3c90fc66d356e16347acd046971441 137514 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian 12 (arm) | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | 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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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) 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29346/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/