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 B781843B7D for ; Fri, 1 Mar 2024 03:18:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B3896402CD; Fri, 1 Mar 2024 03:18:58 +0100 (CET) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 36D454025C for ; Fri, 1 Mar 2024 03:18:57 +0100 (CET) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-299d3b09342so1241601a91.2 for ; Thu, 29 Feb 2024 18:18:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709259536; x=1709864336; 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=dJwJr3aViAU4q8xzhrw0wR1ni3qnhFxAny0A60TdmWA=; b=eM5CyVcL+m9SKVjdg72f8mHwcSUbKSUiT1PyDhCIss8KsoSDH1Rw0UAqStSbv1W39r OveI7chXaGjEbRQVRGC9x7sw3adWVNX00IEtWxMU30D/qSAQtNzodmI4ihhRoaly8vCe IrprF05ehh0Xv38fmCSgoh9HMk0nGU+0vdg+M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709259536; x=1709864336; 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=dJwJr3aViAU4q8xzhrw0wR1ni3qnhFxAny0A60TdmWA=; b=d5o1G1aAbYr3qyEfQ8+PfstZ6CXKb/z5re58TUSJDxFE0//IOKXFQ5d74XGnU75NZL S2iFx2T7CSMMxNoxiET50TCQEXoDggIxjOXhtttNdbcBXlno5sc4Y3w6sM31K8BAZ9Em OwkV7dPr2ZvfUOBmwGTIAOXfjR9qFoP20H+K2Dm/GgJza3FGUcSCQY1VMn0aMmw4OZrb 3CtBqmudfaPFKzCVRpBIVBEfPWhGn2fQYwuWvC/jmAiqcmtUJlxtidbIryrkLWU/1jSG IxWdC/dRxUE0ZIEqq4FIzAEEXXjddz3QXh11ZocgqFNBCEa/IPwxBZFwtATs3UXBwJAX vuLA== X-Gm-Message-State: AOJu0YwYCi65Z5QoSlIVbRVRSTQigyUJseuk3L93kQzphZYmE/uLgjvZ T7GMthXqet+7mzZzniFHO43zvvZSokMzIq8hMIE/wpU/zMowVgCK0E1Sh49EKcFxSjpO4Zsq/vL SeqoRyhlGqnprHzJliNW9tF178Ipd01R25YzcsyXnRFzEYdaVu5iaVwva X-Google-Smtp-Source: AGHT+IFWQrKWKpIwkhLZoKs6BhdOFnSUVmppeyfQRNVDxBy1l4r8oyfVYLwvZEHOzPk4P4rCEF6c8G1pdpI+ X-Received: by 2002:a17:90a:6503:b0:29b:95a:baaa with SMTP id i3-20020a17090a650300b0029b095abaaamr362086pjj.47.1709259536526; Thu, 29 Feb 2024 18:18:56 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id h10-20020a17090a9c0a00b0029af270a731sm204470pjp.15.2024.02.29.18.18.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Feb 2024 18:18:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Feb 2024 18:18:56 -0800 (PST) Message-ID: <65e13b10.170a0220.a5f35.d3b9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id B06D360527CD; Thu, 29 Feb 2024 21:18:55 -0500 (EST) Subject: |SUCCESS| pw137514 [PATCH] net/tap: allow more that 4 queues From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@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-compile-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_meson_compile | +=====================+====================+ | FreeBSD 13.2 | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | Debian 12 (arm) | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | Alpine | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | Windows Server 2022 | PASS | +---------------------+--------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 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 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 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview 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/