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 0721F4402F for ; Wed, 15 May 2024 01:30:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EE3984029E; Wed, 15 May 2024 01:30:09 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id C47694025C for ; Wed, 15 May 2024 01:30:08 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6f45f1179c3so5849630b3a.3 for ; Tue, 14 May 2024 16:30:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715729408; x=1716334208; 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=tbvkC2c5rSkhIeguYJMRqyGhZKgBZMp5o536W4YpDkY=; b=VP4O9gnZLe03TDUNHsZ0IjSHaZe/OIbDfEE4sPJcL4kgZukZBSvlYL5+Zll7DL2oUT sI46anLLYWb9BCVrbzc6dsS7Q/D62aumq7q/VYVr89T2JK03DJeJ458LQsWGXk4hoL3t YCqcXy1WBaz7aNZusrC2ygN9Z+XR+eeC7j8jI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715729408; x=1716334208; 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=tbvkC2c5rSkhIeguYJMRqyGhZKgBZMp5o536W4YpDkY=; b=LMP2lO3q/8rTGvp1epyy0ykmk4XQjtQz3OOCwf4AB04SFY48PjHTv+d898mxu7laqa 0c9D6QH89bMIzwY6k/cSv90FSzCasWLHQ8sOWksHiGY0OSdXeCdQ9O3fSS5RRqOhPA/U XQD75jJ3HKO9Z/jmph3XBEDhi4zKyUFddwNaWtyo2NSPcv+5bPLWc3YNUaPgsrG2Fpwc 78bg4/pNwNDeuIzF+yVtIxd3PtzkziVwnuXLWV7qzBorO0cGmRSQ9F9n/wPcoim2hcy/ abs7QjXg8iMnbGZ0Bi6s16JGLxyZo/Es52ta4vTgn9tM1ngCQTw+HG+W8/XPJ2Wfmz+P ftew== X-Gm-Message-State: AOJu0YzHHo9z+3UMK48CBRGe+7Pjp8fRCvtMXI/2glNy8RvUd6GqXxEl k9VKRqD7Wuux+R2zE638U1/hsTiCs24Kpl4xxOx85REEPSA07F3ANtK3pq+kHhC1dNHh/tJApyF 6ZBQ3VvJ1kiHblpHFhPRejFkdNybyda8t9/jF9wCJbqztt0k9Lx2i1qV4 X-Google-Smtp-Source: AGHT+IFb81hc9Kpfi519iwWfJZvbQNu4dXbSxCQPh/dTiGqI18jpOgwgwnvHjO8fnpUeuSqx4fwOdoOzoZxc X-Received: by 2002:a05:6a00:1ad0:b0:6ed:e1c:1034 with SMTP id d2e1a72fcca58-6f4e038ac6cmr17050758b3a.34.1715729408126; Tue, 14 May 2024 16:30:08 -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-6340b2a0de3sm902712a12.10.2024.05.14.16.30.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 May 2024 16:30:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 May 2024 16:30:08 -0700 (PDT) Message-ID: <6643f400.630a0220.23221.5a3cSMTPIN_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 3CC08605C373; Tue, 14 May 2024 19:30:07 -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 | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 39 (ARM Clang) | 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 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/