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 2002D44121 for ; Sat, 1 Jun 2024 00:48:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1B35E402A7; Sat, 1 Jun 2024 00:48:55 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 3DDFF40299 for ; Sat, 1 Jun 2024 00:48:54 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1f4c7b022f8so23366455ad.1 for ; Fri, 31 May 2024 15:48:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717195733; x=1717800533; 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=f23LYVWc620X8m35ZZzxSOZq8XClkZCu3KyRqOXdZss=; b=BzOOXQCUMIyk6ntF4QQbNG7GMtScaot+700T+EYM8ae2EU+besYie+WZyM9VKfT8a2 eF8BVfl2kpnH3qHldVdxOZTYV7gXSyOLyYFxwqgb/3XUM7T6J4Xhxkus/14mHzpPKrqY KWM4rurq8DFW+/YBVLWeqAk7ZHn1/6rSGCX+8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717195733; x=1717800533; 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=f23LYVWc620X8m35ZZzxSOZq8XClkZCu3KyRqOXdZss=; b=JBWmh2kLgSLViiGrGsLvP3KYctjozU4J5t63NIMWxhvJaHi+UckLl8R1cySAq/CPtH 7P2G8TiDJ/ZinoioyZSdxsAdfW5qkeRiU+a2pgJnEMypHS8YUgIX2PwwuXuCAv+rwtGt Nx9UQjUSvvw31OB8mBrMmu2Ivwi+cSpSYVnfxXlwr/JuiMKVKSQQv6nKYyxBP9sIdkY7 ZmC4kLF5RTYqap/56lHZV3pb+uw+ev9wvCnyEuqJdfwYCNGvDeu5J6PAMi4R4wTRd1kP nfgyADfKZJ+bVOqCqfSbqnWnlAF1r3QCS/+b4m6sedeLWqNvk7+oWE9FxKT/kadjZAaZ RG+w== X-Gm-Message-State: AOJu0YxNKoXEZJFoGkolNq/PADOE9//LvniyzqprArULWncYvj64JBN9 C4RsW7ZuUDN0a7V6DCkd41Z6SmcZiKMxaxPLGvXxyOc8UzopPh488gMcjjj0tskkzIDZKcxGw70 pI5sIzE8SfwxUUx2o4I7C4zlVKtYaOwQJmcGdIJR3 X-Google-Smtp-Source: AGHT+IGp+LE1cnnssxDSA6BRKRjmd+1ZW1OoiTw9vFaL9AAuOwqR8ahT6jQYiO42PzWfE5iPBBx7rHoRQz5e X-Received: by 2002:a17:902:d4cc:b0:1f2:f1bf:cf44 with SMTP id d9443c01a7336-1f636fdebcamr38276195ad.6.1717195733512; Fri, 31 May 2024 15:48:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-1f63235fd91sm707935ad.60.2024.05.31.15.48.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 31 May 2024 15:48:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 31 May 2024 15:48:53 -0700 (PDT) Message-ID: <665a53d5.170a0220.515b.4edfSMTPIN_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 8C035605C373; Fri, 31 May 2024 18:48:52 -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-compile-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 | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 24.04 (ARM) | FAIL | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Debian 12 (arm) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +--------------------------+--------------------+ ==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ==== --- Failed to get log output --- ==== End log output ==== 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 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 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 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 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 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/