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 94E0B43BB1 for ; Fri, 1 Mar 2024 02:01:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 868E2402E0; Fri, 1 Mar 2024 02:01:40 +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 D633C4025C for ; Fri, 1 Mar 2024 02:01:39 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7beda6a274bso65236139f.2 for ; Thu, 29 Feb 2024 17:01:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709254899; x=1709859699; 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=g0E28dJdW5jcSHTAhJDwa9YbDpEmE142YgzCHUjeLHI=; b=ExE0Nx8WHS3SaUdeVseUJULR7ATebeL5+piz1dN8gZHHzEV5Qr50T2wxLQWVqkqm7v wxoFukX98I06gvrUQj2zZvYcpBLHHwbuUn4O56A98/aGBgwfexEvahfXgYBR9gZEc0Rz xpUSvmRRdYD+an2Aym1QIOY7yHlZqzVgLjNUk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709254899; x=1709859699; 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=g0E28dJdW5jcSHTAhJDwa9YbDpEmE142YgzCHUjeLHI=; b=YAFdtBFpdYZB0L/O6L3IkyczjEYKnVJiJIpnXeE21wkhqASwHvFyKkFHC4R+Ro2+0l RcEcXvjAwKxUFgcq8Xm9zlrMkildjRIqaNTdhxGHqRMQoQOANluU4cLWxuL5v3xQeqV/ yUFZJd8ub5E8HNNwv+3xg/LP2QVnrdgjIIyLfO2KOvMuOk9IG5ONzbU5VIQQiG18GISd kHUuFF+hIb2cCSPY712caNPP4UFPxFFRVeUxFdPCdRv5XtC5Ux1+vAOmGtMefDZ9BFk9 sTfoWjQovtYmT2nOTZ34DzA4+nz8qTP0SCfYNBdp+H4sEgyzMS+8NHdOGZD580mfCjCk 48wg== X-Gm-Message-State: AOJu0YxdT1ktg4qHmwGGJG3lk4csqNHjYZM7wHvsJoz9ICrUmos7wq5o lwXylJqjFd1uEgJ6wnTjd4iKP7EaVq69RYlreSOmkNTCHfMIHqlTRi9UpV3RQB1zLNvhTrf8yTI 0RkkfTg+FzRBhPfsjw6ck05fe+Cz+rcOmbIhI9zMg X-Google-Smtp-Source: AGHT+IFCpGazevkBjfuLlwXnPkKZipX/XHVOJp/v6LzHlZ6mcNR9g4euoep0IMfHM3jC2Wbq6UCpVq9uk50j X-Received: by 2002:a5e:c748:0:b0:7c7:47d8:9486 with SMTP id g8-20020a5ec748000000b007c747d89486mr186421iop.2.1709254899294; Thu, 29 Feb 2024 17:01:39 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k3-20020a0566022d8300b007c788bd4d45sm72154iow.30.2024.02.29.17.01.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Feb 2024 17:01:39 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Feb 2024 17:01:39 -0800 (PST) Message-ID: <65e128f3.050a0220.2a45f.4739SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id ED1E860527CD; Thu, 29 Feb 2024 20:01:38 -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-unit-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_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Debian 12 (arm) | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | openSUSE Leap 15 | 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/