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 4376A44121 for ; Sat, 1 Jun 2024 00:56:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1B940402A7; Sat, 1 Jun 2024 00:56:37 +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 F2E1140299 for ; Sat, 1 Jun 2024 00:56:35 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-7024d560b32so672385b3a.1 for ; Fri, 31 May 2024 15:56:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717196195; x=1717800995; 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=RdE8wpUIpvT+xafwEpSi/HTwfTkvK2KNZmhHaKBW/q9SmPnMryFyKZWUbQMxM1Nboh LzUd0Z+Zs1I4IZkpGchGwbOBLl6HHWDt75KgudvcR6J2kd1vlSmquN1SnMUtlKEoVpv+ rLN5IGGz+EFPv+Aq+RdpSJ3exWSiCFhnFMOeE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717196195; x=1717800995; 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=RQKOl4t97UHmmEVXrj73Sn7uB4q1Bt/K+zhaYD+pSAnadulelMzr9f0ZaJu90yvwo0 3A/K4HRWiTs/ijYrkNxINgs9OuZGEFdtvC41NRjLEGL0uirhW9+dN3PJjaqs3cU3lcNu mXfGz43eOqxb1DCoZrd62x5POWvgpmQqYNU71JXeKOjAcpGRF09EUsxjEe5tObJt1t13 IVPnE2N4+cOVdrMjzuZWoBh5UHnFF38P3stHJYBT6K5c+BDDxvgE+v8B19TT+kxkbf26 KTgUkNdxgNhbwzwTUq9QTBlUHXox/+mFwLB/g7/QxZZIa48jSlM7t4ENe4YmUpYFLWIC WJdw== X-Gm-Message-State: AOJu0Yw3/J7JK4lOmYj3nriLIXhuLf+1SFPeRbjr9CTLBUn2SEO8SHV/ EDIuqXZnGLRnMkaHi3NxoB8J+OVYnFD6TzCl/yxXvQJbvN5vI081sSgw3Rc7deX1GAIXtTxvBNj XSiabnj0KFuvXjWXjHh79kVPqgXLF861AVQ0OoSHO X-Google-Smtp-Source: AGHT+IGt1k9vSrQd4jvdHZaX0cX2hssC5XC1TvFYifkDvJtnMo287ZpK7O9Mdb4CKfUNhP6EY70L0rV2HDII X-Received: by 2002:a05:6a20:d42f:b0:1af:6428:1812 with SMTP id adf61e73a8af0-1b264ce8e67mr8005523637.4.1717196195030; Fri, 31 May 2024 15:56:35 -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-6c3559f2dc7sm110246a12.14.2024.05.31.15.56.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 31 May 2024 15:56:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 31 May 2024 15:56:35 -0700 (PDT) Message-ID: <665a55a3.630a0220.91b93.8573SMTPIN_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 37A20605C373; Fri, 31 May 2024 18:56:34 -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/