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 71A9743FEE for ; Fri, 10 May 2024 08:46:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 65B37402D1; Fri, 10 May 2024 08:46:23 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id F18614025F for ; Fri, 10 May 2024 08:46:21 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6f457853950so1911620b3a.0 for ; Thu, 09 May 2024 23:46:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715323581; x=1715928381; 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=+wbPmVSzcHCP4/NhdD4rIUddqLLh11bh6KfQ8xyu4Iw=; b=Db915ec1f+M0T7p5MOhqi42s7TNslb43VQRaAlkYOEIl52SMBShgrK4dD2ochrEGAZ m7Sbx78OiRF/NoIyMrry0FR7/JIemwhhN3WvaqsWOkwarPQkIOxMvd4cEFHC+PCfDyCG 1QSNDaf8HT43q5Is2WkGw3ZoIpDOQqMrUOXWc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715323581; x=1715928381; 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=+wbPmVSzcHCP4/NhdD4rIUddqLLh11bh6KfQ8xyu4Iw=; b=ueUdQdKrJ0lJL4zSx6gvX/afjynbpFQWlwlE62lk9iiBk80hWp8SGDaY2LZCfvUkPD bsm/JeyQ16JAx7whC/7klCHmdUqltADpjFZRAihVpPUR9ACXhHVMMzf83l+eN3wG7dit oFOwSNTqan0HuTrfYihjsCSB5hR/7kXtI2SkjRQrmewQQKTxSfrqdS3DbvNXrZkHtjhP y33YTTQTqL2F4FpjIVpAKd5wLMcmhp9RujMDgl2Zuab5Aiw/qJBCUBMXaZ7EAyyUtbt5 K8+9pXdIx4Fr7rUeEp8PCH+HiET+1WzicIuaqUPzeU2zbfEhcKbOFLsa24cBaxOn+9Tt swig== X-Gm-Message-State: AOJu0YyOs/ibrOfzAWkTf2sz64RZPwlgsCU7uskbbmrmcmRgl1c3ukvD pfXFau1XSO8ZEz4gxzDRPdZQQ4I/SeRzXVw02Y/okys+5sboLFOjHFckOSYwy31FGsVg1GM44HJ zFAlqDBtfH9tapuPEcQe6mnXuiPqKtDbBfrNrN0CkODUewKYcoySqR6Rl X-Google-Smtp-Source: AGHT+IHcd2vDDH2pvU+VHvlF6DTxlLeXVXqqhOMtyZEhKq80d/ufNrHYzBlk6ajyRwb/3XHwUBkW7tKsPcuK X-Received: by 2002:a05:6a20:1012:b0:1aa:96e9:31c7 with SMTP id adf61e73a8af0-1afd142f81cmr6032165637.10.1715323581120; Thu, 09 May 2024 23:46:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 41be03b00d2f7-6340fe3a2acsm205934a12.24.2024.05.09.23.46.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 May 2024 23:46:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 May 2024 23:46:21 -0700 (PDT) Message-ID: <663dc2bd.630a0220.28db1.bdc7SMTPIN_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 5E88060524C2; Fri, 10 May 2024 02:46:20 -0400 (EDT) Subject: |FAILURE| pw140013-140015 [PATCH] [RFC,3/3] net/tap: use generic SW From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Stephen Hemminger In-Reply-To: <20240510050507.14381-4-stephen@networkplumber.org> References: <20240510050507.14381-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: FAILURE http://dpdk.org/patch/140015 _Testing issues_ Submitter: Stephen Hemminger Date: Friday, May 10 2024 05:01:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 140013-140015 --> 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 | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | FAIL | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | FAIL | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | PASS | 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 Clang) (dpdk_unit_test): ==== Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 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 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 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/29933/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/