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 126F444121 for ; Sat, 1 Jun 2024 00:58:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0A022402A7; Sat, 1 Jun 2024 00:58:25 +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 28C1440299 for ; Sat, 1 Jun 2024 00:58:23 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-702442afa7dso1228329b3a.2 for ; Fri, 31 May 2024 15:58:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717196302; x=1717801102; 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=AiDpHiLI6JwEBLGJwutDkXiQBVYCiori+RluosdnOLU=; b=Gj+rLkeANpvqh/cT27OQ76wmPY7H66rEEqUD0SkhOhQ4mZAQCOy8UzV3QYc5VqFBDh XGg6wj/RZyRUez/s9stexUm7Be4gPzCIBFes/PAP7rNpvmJBgqjNqgVZrg8PEqZ1rcfc DzDUoYYvc9JT60DRgnwgd7nfkIcKJEJLltsbY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717196302; x=1717801102; 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=AiDpHiLI6JwEBLGJwutDkXiQBVYCiori+RluosdnOLU=; b=YvykZ1F6s0KA/HNW2SzBI9gFgkCXpkXfhKTiArio5bq7xSu0FoAs1tmWa9VToLNmx5 I0h/8EYB/TnSExDu82LgjBrsh8xfulO9vSADNBuUQFLJbiesrDqegfCuMS1heY4nvS/K ZqMpccK5lJ9/hXrEoL+/M+I2yf1L+Rnmnp98AyKB4HNOHCSlgfEjk6Vl3SHdvnb7XKcv +7gfoESYPbBYG+ymgJCfxuA/MCIirmCRtNHNsMVWuPiXnrqMoqe8ziDP6F7k/nI9jpU6 M9VgyKTgNFndHlCoekaT1LuHq8s8WYxfnRlNJNwnVeFAxAZTxCpSwlJtB79AP1H0W+60 nwew== X-Gm-Message-State: AOJu0Yy+3eDBwMSjqIpKMPk5uoi09zH12oq3R3wYaZEr6QsEDG+DkyPY IqR3XLjPKg8++TCoxmnVoO3IdkObteFej97JgJGcCoWy2tNUN6831smShEp2Wa44trlTjBC6wrX Kx4fXqRtmFd/miDoU7VuEfuZxUZDE4UJhEg++Il/Y X-Google-Smtp-Source: AGHT+IGOEiSEAvx/R1fu4JBOpT7h+HuV20MY4oGNDZE9LimOCqpeM6ofgCggtdXhEcMPdQUPVALDBCp36xsJ X-Received: by 2002:a05:6a00:4388:b0:702:2c1e:53c0 with SMTP id d2e1a72fcca58-702478c70c4mr3375803b3a.26.1717196302363; Fri, 31 May 2024 15:58:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 41be03b00d2f7-6c35be9dba0sm109170a12.35.2024.05.31.15.58.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 31 May 2024 15:58:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 31 May 2024 15:58:22 -0700 (PDT) Message-ID: <665a560e.630a0220.76203.8245SMTPIN_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 8049C605C373; Fri, 31 May 2024 18:58:21 -0400 (EDT) Subject: |FAILURE| pw140507 [PATCH] net/virtio: fix MAC table update From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Satha Koteswara Rao Kottidi In-Reply-To: <1717090840-12170-1-git-send-email-skoteshwar@marvell.com> References: <1717090840-12170-1-git-send-email-skoteshwar@marvell.com> 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/140507 _Testing issues_ Submitter: Satha Koteswara Rao Kottidi Date: Thursday, May 30 2024 17:40:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:6f80df8cb0f889203d7cd27766abcc6ebc720e33 140507 --> testing issues 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 | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 37 (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 | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | FAIL | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ ==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ==== --- Failed to get log output --- ==== End log output ==== 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.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/30059/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/