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 CB2C543BAD for ; Thu, 29 Feb 2024 23:36:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C5E5E427D9; Thu, 29 Feb 2024 23:36:41 +0100 (CET) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 2B43740156 for ; Thu, 29 Feb 2024 23:36:27 +0100 (CET) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-5d8ddbac4fbso1277934a12.0 for ; Thu, 29 Feb 2024 14:36:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709246186; x=1709850986; 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=ijcxFfkH5g06m4314FTEQQYpKLdFSvhlxdwJEki7dZM=; b=b1faXtQx1XEgXRjw2jzE7BEP0utDztlt/9u8a9oIg3nl0Zai4GV0zZFmh5A5/rON9j BAjAeye8P8rjUkDI2bhhGq4LkxCdD3E9N1e4JK/FSUmCxqy8RNzy21/H0dy+2ARLdZCG YnTVbdKMzNT11FIMytcMua+BKJLuM+vf2v4RI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709246186; x=1709850986; 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=ijcxFfkH5g06m4314FTEQQYpKLdFSvhlxdwJEki7dZM=; b=XeGcM+WiDik98IkHfDQ5ALiEUPGL4Dj/iOjkKOvufHNblgjUFdLVISTBGmIsQtZY6e TcxUZ1TihVwEnWPNogfZL9knibgB3abElFB4b14nrIgIJMiKOdgIcMSPwL6SfMnwZSU+ pORf4OZl+KjkacJ5LLY6WO8au7ZowrSNEzXh50l/q9HmJY+jyY+Kg+9eqk9I4SVEpKpL fTowYIjZioGdJKEnGt+uYrGnaRH4OQdfZISBKbcjfV9kT3kGJxz4c69YLSWlhXBfdCMx vEZFvnCbu0pSk0oJ0AAgtQ69unEN3ZcV9ya/noiXL5z7RKs1Q4ygBjDRaXZKLSUB25/d tdOA== X-Gm-Message-State: AOJu0Yzl3mc8DkE203C47fdZszGuit4fArIs+2muylJsXhrKWnG3GbBY zvvWuengnvCruSs/QNRKfPhZGOu8T8/oiphM7ZhVI6/JesuCVxI4jP8EMFCl4jniLYLxir+cAQx ETaIThpRx1+2GtGXFibLBbRAvNfmfEPYR33XSFwcahwvQyE/EP2mFNun9 X-Google-Smtp-Source: AGHT+IEmkcpcdE56g2CXgGtCoUjtZk+DqZkVp+6qbW/TRwXZajoArZ2DzWD14ReffK/e9zpLDIaMUFB5rEhY X-Received: by 2002:a05:6a21:1706:b0:1a0:ebbd:9aeb with SMTP id nv6-20020a056a21170600b001a0ebbd9aebmr3791281pzb.5.1709246186375; Thu, 29 Feb 2024 14:36:26 -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 t7-20020a17090abc4700b0029b180e5392sm41708pjv.14.2024.02.29.14.36.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Feb 2024 14:36:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Feb 2024 14:36:26 -0800 (PST) Message-ID: <65e106ea.170a0220.c02f5.29b1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 88D7760527CD; Thu, 29 Feb 2024 17:36:25 -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-abi-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 | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian 12 (arm) | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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 Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 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/