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 E7DC543BAE for ; Fri, 1 Mar 2024 01:57:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E2F9C402E0; Fri, 1 Mar 2024 01:57:22 +0100 (CET) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id C4B764025C for ; Fri, 1 Mar 2024 01:57:21 +0100 (CET) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-dcc7cdb3a98so1662810276.2 for ; Thu, 29 Feb 2024 16:57:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709254641; x=1709859441; 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=rXX2kIUGUcCxiBFCfaaTuji9jQrjh5j+3xEhY4VQsj0=; b=jeYlaOHUXSUjEoaq4Kt1oFj3CtpN7L08ER52u46mbtwFyaJpVdGVQSNbIuebet2wSE 83TAAySJDPhMVQuO1s9lNczxrnDRRA4QpTS6rQrxawL//tkHv+k34Z1YtpYLiwyVtA8F iFWhnV87k7Vz3eDDUKAi3RZKAUUs+uh8dmkTg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709254641; x=1709859441; 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=rXX2kIUGUcCxiBFCfaaTuji9jQrjh5j+3xEhY4VQsj0=; b=m0Z7Y3/ovkM2suoyGwC+b7B4qmTBLox1tS6y9FpGGCmShR0Qlwc+wtrWd+Sc3rYsph 98WM48YFwt1tPKg5tE2dKl7mwVwmWMpyp+j47XHJj/nux8UMcRbHiN3DEX8il5jvE7bW /72t1N2U5V+EkhGUB+cORICPeSMcj6txjIBC6nWxv9y4yObWaOtTAUJldxiHalvwAUZc ozxwxrmLFPNYluppGN/yMJOB0Tr9SagBisYxsoTg6gjRLm9IXeL3QQ7CLmWldWK0I7sa odxxqlhYYC/A/HmaIL6uhqk7FAW6EbUdQ/Z1DWRC4Z+062R6qmXs8X6jQlSvu1xbb5Z0 Pb5A== X-Gm-Message-State: AOJu0Yy6PwohJH0I4XRDDsKiNabjTiwYIGITbbjjDxrLUkn5rnCjTitK CjI9QWH0GO86q4X8lLxffGIeSxxZftuqId2GDG2wi+Rc0kmeJnoLpscdHFgV02zHNWAjLf/cqcu vWLHGjzGLwT6BGHesVZh8VBFGrZ3crZnnxynolTB17FT1r3cHYNf+7TB+ X-Google-Smtp-Source: AGHT+IHWJWItEKde66JPoRrzPh2oFsxqotrdfxZkS6FkeBOfFnORXR10zcRGAx9ow/nUKZ2sK4BwtK19nSH9 X-Received: by 2002:a25:bc42:0:b0:dc7:4758:7802 with SMTP id d2-20020a25bc42000000b00dc747587802mr96535ybk.48.1709254641122; Thu, 29 Feb 2024 16:57:21 -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 y190-20020a254bc7000000b00dc24333b9e7sm131031yba.33.2024.02.29.16.57.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Feb 2024 16:57:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Feb 2024 16:57:21 -0800 (PST) Message-ID: <65e127f1.250a0220.f1d79.8507SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BC39D60527CD; Thu, 29 Feb 2024 19:57:20 -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-arm64-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 | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +==========================+==============+==============================+===========================+================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+--------------+------------------------------+---------------------------+----------------+ | Debian 12 (arm) | SKIPPED | PASS | PASS | PASS | +--------------------------+--------------+------------------------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+--------------+------------------------------+---------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+--------------+------------------------------+---------------------------+----------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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/