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 D7ABA43BAE for ; Fri, 1 Mar 2024 01:57:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BDDEE402E0; Fri, 1 Mar 2024 01:57:02 +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 EA85A4025C for ; Fri, 1 Mar 2024 01:57:01 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7c7964d109aso65133039f.2 for ; Thu, 29 Feb 2024 16:57:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709254621; x=1709859421; 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=1XLQA5/h/thIthkd4pqw96vWOjrmAWNUfGYQL1fE70k=; b=iykwnUdRi5DzmdZyp91pWVNgnxsK3CTI4DOLvwTVtPXpSxeU/GsXEETNXvLxFVUKYz vfGva52OiYQNG+XN0KaZlEsW7gB7WEWSFzfT4sZdH08hjpNUA1WeDga4Ivis8cBz55D8 RD91dACQtBIszdr+nQsxuA2RnvrnJLJd/Gmd4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709254621; x=1709859421; 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=1XLQA5/h/thIthkd4pqw96vWOjrmAWNUfGYQL1fE70k=; b=VgHGRG7Dvx7TbQSO3fS/aYT4IgUbve3q8hHuth5eEglwB+XLd7XKztJgcuiP9FbAHj Hv7ilHxsFede5Bo3D/Su6hw9SMUuVprFxR0E9+nVrfjeA+r7kFFcL8aBu8vniLaJ8VUb GA0jjPU7YL1/RiMOwnFh4gKIQGVTTw1XMjjbZ0yWTGa6C18uWhbDx8MOilYghmyIcd59 /fl7ja6WfQUBsG6HvCVOKi6Sk9TXlQTzG7mpXF3usHGNZ4zdMmt+BTozWDsaGLmObq7D Ikg+Du/sZKGiwxBFZBLEK3ng1NoIk4CL4OPc31W2NvXrZ60GVad+KUgnFeFynGAQxVaH 6aQg== X-Gm-Message-State: AOJu0YxdzHs2gvGxlFcUhL4Eeh/uKXfQyYQuobPjdseypjbUHhGMTTDD Y1wUoEjQOC7LBvYBOGmduVemwsAzaxpxKxJ3RTo1fVfQFHLLwhU9d8pzf6IS2kbXgpPSUIXq2Yi r5nz7UIyRTGIZzmNq3o+MWC56BB3hlF3jsnS8+ASMyiqQU//R6YcG7kUT X-Google-Smtp-Source: AGHT+IHS61CEVvaimTIZu3znpDTT+R74qkpOThiFB0m1AQmc4TCXXNBn613tsXOxC8QSa6o/QbLjm1fP5yGs X-Received: by 2002:a6b:f40e:0:b0:7c7:f14a:de0a with SMTP id i14-20020a6bf40e000000b007c7f14ade0amr144891iog.6.1709254620917; Thu, 29 Feb 2024 16:57:00 -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 ds12-20020a056638284c00b004741c23ab39sm67552jab.27.2024.02.29.16.57.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Feb 2024 16:57:00 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Feb 2024 16:57:00 -0800 (PST) Message-ID: <65e127dc.050a0220.9ce29.48b8SMTPIN_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 6FDA860527CD; Thu, 29 Feb 2024 19:57:00 -0500 (EST) Subject: |SUCCESS| pw137511-137513 [PATCH] [3/3] net/tap: compute TC handle c From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240229173154.121491-4-stephen@networkplumber.org> References: <20240229173154.121491-4-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/137513 _Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, February 29 2024 17:31:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:f60df26faa3c90fc66d356e16347acd046971441 137511-137513 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | FreeBSD 13.2 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | Debian 12 (arm) | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | Windows Server 2022 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | Alpine | PASS | +---------------------+--------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 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 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29345/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/