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 5411E44121 for ; Sat, 1 Jun 2024 00:56:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4C905402C4; Sat, 1 Jun 2024 00:56:51 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 38F3E402A7 for ; Sat, 1 Jun 2024 00:56:50 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7e8dbc4bc67so81465039f.0 for ; Fri, 31 May 2024 15:56:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717196209; x=1717801009; 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=DMmdIIwlDO/NXqAdVQwrDrBFif4Ia8qRrkOABgAirL2QRcC4SRS0VpONerjoYx+hs8 XUqfiyxLDK6Pt9jcUXHoCLYneZgNUyfWuLB1mvK4Hy4wvQ4B0/5fgskECBLqP4vI6t7s 6osarpf2WwdK/upLm5U9gHqeMnKKvCOGP6rwU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717196209; x=1717801009; 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=eqwaFeCCQPubz7gYmzjz2gy+ridCn4+yjfgrPC32sSXmSizIFME1OgSR5Cmmuooh2k vcuaFNfLaikWVttKUAfGTwsrwlyr3IHlmjFl9vmAWf/584WMjicgH9lJdTVFsvSkSu36 71SmLQbrXgzzOLRc7Y0iNXEYkDDhHuKfUmJM6edaKRs22vK23yU+r5xDw/t57TZfJfv1 1sqkyG4GlZgcvaLawK1IhGPG7GskT6d+xPENl4bFL9wXYZKmWjdVu/CHut9umFZTcRrp DtUtlWbPJUyvzIxd5eBQVHcr5MLLfIyCnDI4llugBpDPEYNJ6bxxLOedDBL+uE8y0bOo 0g9Q== X-Gm-Message-State: AOJu0YwjRegv9QXcdvDdOUm7YVnf51QyUIN8O1cZTzfnKdZ2P+uhj3o5 IQCMzxxYU91mD3VQf3x3mJpRqTINrtoO8eVZ3NAG5Mwot2lWQY9yyQ2AcEuG3QSZsl0C3AHBUSM 3S9yeHt08Si49aVqAySK8UEYi3TGLZedLLUa+unR+ X-Google-Smtp-Source: AGHT+IHqj7cuPY7Vi5TbpG4C8xMwdJwhY+L169b0yxY7mqwce7tiZVx4dRyudvSJDEr0dzr+t1u7D4NR6wWg X-Received: by 2002:a05:6e02:1d01:b0:374:593f:9157 with SMTP id e9e14a558f8ab-3747e1fd2a0mr52660805ab.5.1717196209668; Fri, 31 May 2024 15:56:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4b48c44373asm110851173.82.2024.05.31.15.56.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 31 May 2024 15:56:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 31 May 2024 15:56:49 -0700 (PDT) Message-ID: <665a55b1.050a0220.b8da3.7de9SMTPIN_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 4DCB7605C373; Fri, 31 May 2024 18:56:49 -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/