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 094E943FF0 for ; Fri, 10 May 2024 08:51:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 026E8402D1; Fri, 10 May 2024 08:51:38 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 914A74025F for ; Fri, 10 May 2024 08:51:36 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1ee7963db64so13155055ad.1 for ; Thu, 09 May 2024 23:51:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715323896; x=1715928696; 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=+FFkzkIEH8dxHl2ymy2ichvJN9fu/eFnYgXb9p8FfWc=; b=KX7eM154QI1gpgjK9gNT9DNwULyza3wczqtjq4ekr2RX0+ABID+Lo9hlF4Ly9slF+W iD3oVJiBPik6vIOC6TT9Azvh6cIb7+QOxJRUrzvCar1Wq2NFLqRUxsGQtvi81K0ZWP3Y pJOPbfVhWf0EFPI/Sm0cKGz9B9zO6tygP+iF0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715323896; x=1715928696; 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=+FFkzkIEH8dxHl2ymy2ichvJN9fu/eFnYgXb9p8FfWc=; b=KvD6QFM++2Wz8DdYduWoiNNldIoLSKAXe608bz6iayXxY0Qw5GdZXjGiouFkJpcXdD t7jBPtvMg+AweKYwFlktDfpnOp3ev4QRRHhoKyCl3s7OSM4zuG/KuwGBplv7uTmCw0rO p5b78+EDZmjNNhvfLLVpKLZtJah73fEQFh+Ts6O8k4AGlgOb8lcZ5RSiRJBPj8RbVJeu YMPF58EaDY8FwCUpDnJAlRHooNuICdqXg7R1FI2eNBQ91p6foR0sPCl6lvOddSe/C1gI Ld5ltJ+K/vuWEXAbNUm1K2BK3y91sxyB92ZZYzDpUETnqpicbOZ8WrPlziiqaI+BB2cc ajng== X-Gm-Message-State: AOJu0Yzue+ekkRV/cBRr6wdZLVOuPSmhUyY9uJzEswCZIbNLJj/6k/uU P68GNddUhClKBarKXJ2QOEOCjS7cXsCo3i5RXMT4rBv/kyMF4bFssYBiTkCPs0JKih5oQty+vka 4F8rjhY+na26w5uIMZT49bjQiPt7OI7G9T7gtWsl9PjYUr7BlXShlNcZn X-Google-Smtp-Source: AGHT+IHFiqdy6fh4vL5QzNDc/lVjdj3kbZuR7uDlhTKCrfbbYoV1GY0MI8GBbGJFpVPX9ZLca4o9Db1UlEwu X-Received: by 2002:a17:903:22c9:b0:1dd:878d:9dca with SMTP id d9443c01a7336-1ef4404a347mr22830555ad.48.1715323895869; Thu, 09 May 2024 23:51:35 -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 d9443c01a7336-1ef0c133c88sm1225835ad.149.2024.05.09.23.51.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 May 2024 23:51:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 May 2024 23:51:35 -0700 (PDT) Message-ID: <663dc3f7.170a0220.da983.76afSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 57AD960524C2; Fri, 10 May 2024 02:51:35 -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-compile-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 | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | FAIL | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | FAIL | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ ==== 20 line log output for Fedora 38 (ARM Clang) (dpdk_meson_compile): ==== Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 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 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 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.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/