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 9DC4744119 for ; Fri, 31 May 2024 05:50:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 934094027D; Fri, 31 May 2024 05:50:14 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 9991740695 for ; Fri, 31 May 2024 05:49:59 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-37482449fd8so4470575ab.3 for ; Thu, 30 May 2024 20:49:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717127399; x=1717732199; 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=u+IYT1hJM7Gxqcjx4YWV/Gnuz8vt/i8W/4QB9Xvo6GU=; b=HeFdnjToWxgZYno+jLtxOtMBHYJPak4DOQo2fjrOoRyOBAb+p3WFxirPNSqFAXZBye NddsLoYRDxsKSTwbkdAiKnK0V6nK90AqZAU7wAAYlWhEV2uPd7vBshNAiV6prFPnFahR /LMGW0jXiMwyaVKLCSx5+xU1oiC6gqELzDHoQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717127399; x=1717732199; 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=u+IYT1hJM7Gxqcjx4YWV/Gnuz8vt/i8W/4QB9Xvo6GU=; b=lztEdU3wAUMak6VlFwJGwz1KUb08QOFpC5IBlU3UzJb1OcXq6Qry6pGtbPfbwgVB6l LpkHmR7OCjqaWgfQZyWGihqx9rQEB+HGO4J0wLvQtzVVUenIFMVDPK5yjdGuLPYGbUbK ECkcwWUB6ZqzrNS/42hzRWY5k32XNEwTkic3f8HC8CId+JGGjTitwksQ5ul1QUEpvxUo KqeuO16uKCH75cyzxcYHGDKn1ner+8sa0WfScQxhcWRqgjmlbb93d2RYVWhrPdfGotNV +IlmC2nxlg6T++Epp7HREFi3gHR6ROCX+RPgkDxWS3x/wv4V+sS/yMqPFnl0hgqy3nKn GPvg== X-Gm-Message-State: AOJu0YyIb7qW0m/HXGrjpmxHS7BK/vJ4KoknndMIjA57kwCkcolvTDy1 KwC+qFKD9iq/8dV9CJBDzRVgAkHxsAwOxTVRC8FaZc95KbkDzZ2arDHjQNx19GfM5AS4fdStxQv RfbfW9+xgqIfEAI8q0ZrNHf6PUdv/YSI63D1UeWSU X-Google-Smtp-Source: AGHT+IH/cLZ3lAyMYhuuys0NPu/cRL4nbhMfnCoMdyk1FhCgcUWpLg8bGF82xLm6m2Xi+1OhE6cpMdsKs+VJ X-Received: by 2002:a05:6e02:1888:b0:36a:36d9:36eb with SMTP id e9e14a558f8ab-3748b9dd961mr8730925ab.27.1717127399059; Thu, 30 May 2024 20:49:59 -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-6c34b986eaasm42830a12.0.2024.05.30.20.49.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 May 2024 20:49:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 May 2024 20:49:59 -0700 (PDT) Message-ID: <665948e7.630a0220.33927.2b52SMTPIN_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 4BEC6605C373; Thu, 30 May 2024 23:49:58 -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 | dpdk_mingw64_compile | dpdk_compile_ovs | +=====================+====================+======================+==================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+------------------+ | Windows Server 2022 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+------------------+ | FreeBSD 14.0 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+------------------+ | CentOS Stream 8 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+------------------+ | Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+------------------+ | CentOS Stream 9 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+------------------+ | Debian Bullseye | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+------------------+ | Debian 12 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+------------------+ | Fedora 39 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+------------------+ | Ubuntu 20.04 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+------------------+ | openSUSE Leap 15 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+------------------+ | Fedora 37 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+------------------+ | Fedora 38 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+------------------+ | Ubuntu 22.04 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+------------------+ | RHEL8 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+------------------+ | Alpine | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+------------------+ ==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ==== --- Failed to get log output --- ==== End log output ==== FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014 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/