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 07E9F43DCD for ; Wed, 3 Apr 2024 00:28:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 035DD40144; Wed, 3 Apr 2024 00:28:28 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id F169E400D7 for ; Wed, 3 Apr 2024 00:28:25 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7c8d2e0e9cfso181319739f.1 for ; Tue, 02 Apr 2024 15:28:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712096905; x=1712701705; 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=L6+q+EU5ifzYm/1VF6oIvO2dzYo9dlUEXoucfAGgRcU=; b=auArNTirO/kVcSLXVoaA6QYaR9xq7mNo38tfXD4FohjaurVp+JTjOwZo9gdbnJNYvA OdhodRl5RIcQpoDSgF9V9Q2t9zTAE8eIeJuEW8JJK13aRARIqfhfDeJOgAZ65achFjXf 0HKR3GukZPY8XwAYYKmkLX5BlOtg4zc1ml2FQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712096905; x=1712701705; 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=L6+q+EU5ifzYm/1VF6oIvO2dzYo9dlUEXoucfAGgRcU=; b=A9I0ckplqGbAdYB6nOLQudWvV7w2LVc1cH4X/lPd4/20kuvQ87zmNUsHlvmjhGuzPT JffK7ZDFs2Qec54RD6c+1m1XUQYGGbEtxIzgsb5nbTPDrlwvBIPsN/MXdTOIu8th5RIO eepdsa+VRzREUUoKcwNJVBILH/1FBYZhl/aj0t9w5orAAi+wOeGFW5j0+UFfBxwFLhGo Nhl/qJb5AaP25J5S7fw21A0cbExJgwH0EZGKNpJGBDydiWH6Ukakl/KjFm3cBGVaEmrf aG+Urm+F1kbLqvlb/5BdOO+kOFZ3FKl64MZ8f6xO4FMOu29T/h0XaIsQ09YGU9aCRW/a H5xg== X-Gm-Message-State: AOJu0Yz3UtJCdLJajzAndLLPDbydV9tXHuD0gUgsjGrNjWr4OpPuRm8R zVyPkg58ZDExnAt+sJVmBIeF4915pVojBwoAKJCFWg/XRM1UxHNDFwWjR4KvipDQDaijbZkZkIt QDuUrF191gsBxIrY1yUJsKNvmeKtHY83W2Syz2ct6 X-Google-Smtp-Source: AGHT+IERx6Mci6TIcg7TVmKbBn8lUYZ6ICXFHQr/1V2tGZyH/ygSjGoqhcjyiX0pp2B/3u8vGqeJWlwb0m+o X-Received: by 2002:a05:6602:1dd9:b0:7d0:aad2:e300 with SMTP id hk25-20020a0566021dd900b007d0aad2e300mr11636372iob.3.1712096905480; Tue, 02 Apr 2024 15:28:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k9-20020a0566022d8900b007d094241293sm547346iow.9.2024.04.02.15.28.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Apr 2024 15:28:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 Apr 2024 15:28:25 -0700 (PDT) Message-ID: <660c8689.050a0220.fe166.df71SMTPIN_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 EC5FB6052471; Tue, 2 Apr 2024 18:28:24 -0400 (EDT) Subject: |SUCCESS| pw139023-139030 [PATCH] [v5,8/8] net/tap: remove no longer From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240402171751.138324-9-stephen@networkplumber.org> References: <20240402171751.138324-9-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/139030 _Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, April 02 2024 17:12:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139023-139030 --> testing pass Test environment and result as below: +-----------------------------+----------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+===========================+==============================+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ | Debian 12 (arm) | PASS | PASS | PASS | +-----------------------------+----------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29693/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/