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 584574403D for ; Thu, 16 May 2024 03:26:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4B3AC402F1; Thu, 16 May 2024 03:26:13 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id ED218402C2 for ; Thu, 16 May 2024 03:26:08 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-2b4952a1b51so5883478a91.0 for ; Wed, 15 May 2024 18:26:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715822768; x=1716427568; 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=5nb4g9byX9Tu7Zp0J0Z3QG3u/ruMbNkAKbocctHZU5A=; b=bOAcu6qC8b2Tl/kmoEQQdgfLqOMM+s/6fcf6VuDDm6EfbE3iWUXnCuLT/iHGDFbb98 QzYI9GK7B8LLj8axo1xoevPgYMWCNcNMygMSLrOxiU35KD4EgAPY9jBXB/GG9gtAxpYN dx7PK1AWOS9YDPeoA2rzDEZsjC4c5TkkDZTCU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715822768; x=1716427568; 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=5nb4g9byX9Tu7Zp0J0Z3QG3u/ruMbNkAKbocctHZU5A=; b=gZqGevdfMyxuyF3OJEl2xAn4onwO6Z6pPP0igHMbcTa8qgxd3mPiEsXao27D4MsXk2 p3MrII3PlTKoS7Z4muZ7TY4jfM+soIlK8j+6Yn55XMhD7SIqVjTXM25cce8ISquLDeng 1Vzya0jQQqjUXbt6P4P119IeZFjDYCmRRQdcYTxLl0yHylh/hu9OTGZC25cZZfiY6iu+ l792s/TFLyb4YHlfhfNszSvnM5aJGJ4SaGtYXhFjEDd17HpGmrM0zpIaAFZd3EtLzHVh dKJwh9qUDe4dp2uDMIRFwSgmO9zGlDipr2ldbpkzee2aOJjccnAxDhT60mlJqwtLcrzJ obbA== X-Gm-Message-State: AOJu0YyyyUPfFf5YZyT8WutUXE5L6Jjt5xz5kEbqdHYjxVk4XqHsFIcM n/6KvfypOgI1zjiyD/ecZPovdRhwrK1Z5rPQl0Zi1HzK/vyTvTG1Q0TkU/IS8V4bylNmlZHqwLX FkfiIcVCGVu/dP/2ntP6pk1tLx/IjcBB9GVKELyzn X-Google-Smtp-Source: AGHT+IE19Jb3jzQuwUMdYZlswgkRZm9B06YtpeAsKbGDddU7Grug40lifnyK/8XutmUK+dxtYOKzLvxzKUl/ X-Received: by 2002:a17:90b:3a85:b0:2a7:600e:ce0 with SMTP id 98e67ed59e1d1-2b6ccef6723mr15050094a91.42.1715822768072; Wed, 15 May 2024 18:26:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2b670f58e65sm725283a91.4.2024.05.15.18.26.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 May 2024 18:26:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 15 May 2024 18:26:08 -0700 (PDT) Message-ID: <664560b0.170a0220.630b.6effSMTPIN_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 41B72605C373; Wed, 15 May 2024 21:26:07 -0400 (EDT) Subject: |FAILURE| pw140129-140136 [PATCH] [v4,8/8] net/null: use generic SW From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Stephen Hemminger In-Reply-To: <20240515234234.5015-9-stephen@networkplumber.org> References: <20240515234234.5015-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: FAILURE http://dpdk.org/patch/140136 _Testing issues_ Submitter: Stephen Hemminger Date: Wednesday, May 15 2024 23:41:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 140129-140136 --> testing fail Test environment and result as below: +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_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 | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | FAIL | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | FAIL | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 38 (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 Fedora 38 (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 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.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/29967/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/