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 5087F4402F for ; Wed, 15 May 2024 00:28:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 44A2D4029E; Wed, 15 May 2024 00:28:41 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 67C044025C for ; Wed, 15 May 2024 00:28:39 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-dee8627669bso2808826276.3 for ; Tue, 14 May 2024 15:28:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715725719; x=1716330519; 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=UwsAr/5LftADK1m0Z/2wBnBSRZYuDtyDyAV6TIL6dD8=; b=AHCwRG2DjKTz42OXFJkV6aDxeDr2Dz7qrnR3+/U/X9IgjkhCqRhIAokEvLWlKSwJxl lwN+b0eenObqAw3AlpEZmiyO99NStHNU2CCPWYFjTze+hEAqTwPPtz4xKjsoOfZZICrs hSnA2wFCxKt3+5vDpyZlp5PP6a+Er/lgeV/vk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715725719; x=1716330519; 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=UwsAr/5LftADK1m0Z/2wBnBSRZYuDtyDyAV6TIL6dD8=; b=J/RvqNUS2DgoLNgbU1l1Zgc7Jo8JUzDShmBs2CJICji6AMwBdUSKKj43031YEaY6Tk uT9y3/OvgsD7TfOmyHntscS14scZF1e3cNnBJwYlRHj9GI+/2ppHBvY9fIpGVqk9vYuD igOc99dHgZMG8nrQFFphO4YRn0/T9LVHMzGjfqgfbaT9plBUHn1/ohTqWzRIMPrqt/ds ncJ80R7RUuKKcpsrTi0oKXi0JseqgXAGwmlpKR5h1mAvh8zp69DZyt8MHjAwAxnrNUmF Oz9fAGEOi66JwhiJppWcesRoaQ/SGLyPhsQmxAs3fZCUUfZm9Badsot/2ChoUr7wa8iu f7cA== X-Gm-Message-State: AOJu0YzTRV93V6+KFf8uMud4//k6dK9kEkpcOr7OXvXndB7FZQw0ccjp Jhr1nWhJYDtr3MkNB2iw6Hgr0CT4PnbQif2X4QNJP5GyOYvKdgXu2NbGSiyppa0VeWWJwW4/X8O UTQy/rWEXAdSerzwGN97+U3OblReGUvCq+LUSIMLH X-Google-Smtp-Source: AGHT+IF3tVDDHRznpqD58a/d4+xk3A8kLEBRzRh3XckwhLDH8Ii3HNxx/T0FuMdNeKRKm9bm5QGy12u6BYHn X-Received: by 2002:a5b:6d2:0:b0:dc6:d808:cf75 with SMTP id 3f1490d57ef6-dee4f32c85cmr12786908276.20.1715725718843; Tue, 14 May 2024 15:28:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-debd37f1206sm549117276.16.2024.05.14.15.28.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 May 2024 15:28:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 May 2024 15:28:38 -0700 (PDT) Message-ID: <6643e596.050a0220.78b8e.e287SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 75F57605C373; Tue, 14 May 2024 18:28:38 -0400 (EDT) Subject: |FAILURE| pw140067-140073 [PATCH] [v3,7/7] net/tap: use generic SW s From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Stephen Hemminger In-Reply-To: <20240514153845.42489-8-stephen@networkplumber.org> References: <20240514153845.42489-8-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: FAILURE http://dpdk.org/patch/140073 _Testing issues_ Submitter: Stephen Hemminger Date: Tuesday, May 14 2024 15:35:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 140067-140073 --> testing fail Test environment and result as below: +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest | +=============================+===========================+==============================+================+==============+ | Debian 12 (arm) | PASS | PASS | FAIL | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | FAIL | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | FAIL | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | FAIL | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | FAIL | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ ==== 20 line log output for Fedora 39 (ARM) (dpdk_unit_test): ==== 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29959/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/