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 9F90A44121 for ; Sat, 1 Jun 2024 01:48:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 78F83402A7; Sat, 1 Jun 2024 01:48:23 +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 3858140299 for ; Sat, 1 Jun 2024 01:48:22 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1f32a3b9491so19771705ad.0 for ; Fri, 31 May 2024 16:48:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717199301; x=1717804101; 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=+vYNggdf7jHNHITQltmnI095phgscUbJqYhwpVlu2Ho=; b=KRRCgZsLvrWTD0l35SSiM2eICLWP84TbglnfP+deXfCHkxjMo8tNNgNDPMxMmqTL8f vcRKsXXJqH6s8B8nOl5boUvB9rinMXCUz7AwQ/fwKyY+sfyhrmv1tNwAbTyBBuKafQek IqyVSstez7T7I/wmbTFrfgPJsF5czM4uFRU6g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717199301; x=1717804101; 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=+vYNggdf7jHNHITQltmnI095phgscUbJqYhwpVlu2Ho=; b=cePAwlBkqmTvO7ksS8sHz2JsW7AQY4cng7aTVgY2NeoOE96WLrxLU+bvr06VsixCzs /g3YH+XT1O+0J1v5buaee+CeDJcfKg/0uFJp+X+O7I/F+wJbmsym+SN7pXXT5BRVIPz6 3eTDW3Lzv/SnbDpWGqqYTbqzMXASzApHTiQIctxRa/68Uyc6Kozo8mEPJns+ZxAZb7W5 6eIBXScVce7XBLkU6Dz5XDOUQDmJNEsZkt/OIF03KUdEgZxE+dL7s9EDerET9tDHouI+ SUD5paGAOe/eRYQWJ688KPMb4m2Z4W5W6PA/bbJ1o+BDzLv60kZWualNSvTE5mw+fw18 ZaLA== X-Gm-Message-State: AOJu0YwQ9Zk1kPLP5Ps31nl23el2isTbzW29EHGgS+jH/4cm9xBDxvsu T98IBGouITLxwJo2whCwKia5UX5Uj1p0odjJ1yJMaMCRU2MSkqQrYUyIenVH3yBuNNNcKZGLqhB a/EPJTkYHlHy2IIDKVXRedfHLFBXFF/pYIM2X8D/b2lPBQOlUiXtatUhb X-Google-Smtp-Source: AGHT+IHPubgnk30F+GqeqSqDSok0w0CVW9moHrWpjL0DBM/ZOMNs57dtmjKJngcvcK9sT/2vMR7Q4Jxlrf3H X-Received: by 2002:a17:903:187:b0:1f6:3a73:1ea7 with SMTP id d9443c01a7336-1f63a7320e3mr35205975ad.16.1717199301406; Fri, 31 May 2024 16:48:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-1f63576b927sm917255ad.31.2024.05.31.16.48.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 31 May 2024 16:48:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 31 May 2024 16:48:21 -0700 (PDT) Message-ID: <665a61c5.170a0220.e97c1.67c5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 77C24605C373; Fri, 31 May 2024 19:48:20 -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-amd64-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_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | +=====================+====================+===================+======================+==================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+------------------+ | Windows Server 2019 | PASS | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+-------------------+----------------------+------------------+ | FreeBSD 14.0 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+------------------+ | Windows Server 2022 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+-------------------+----------------------+------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+-------------------+----------------------+------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+-------------------+----------------------+------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+-------------------+----------------------+------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+-------------------+----------------------+------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+-------------------+----------------------+------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+-------------------+----------------------+------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+-------------------+----------------------+------------------+ | Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+-------------------+----------------------+------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+-------------------+----------------------+------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+-------------------+----------------------+------------------+ ==== 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) FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 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) Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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/