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 3C5D444121 for ; Sat, 1 Jun 2024 01:10:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 32C01402A7; Sat, 1 Jun 2024 01:10:04 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id B0C1640299 for ; Sat, 1 Jun 2024 01:10:02 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6ae2e6dba36so10067946d6.3 for ; Fri, 31 May 2024 16:10:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717197002; x=1717801802; 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=n8fh8m/mPIty4WPQ7ACYH8EtQ+COP9eBDNsU1exQ5ls=; b=io+47efEkqRyTp279PT8u74zsF37p09ExnsZQ/TaD5mZJWV1AfPtXI/Tr/bYJhjCx7 2zBAqJkHkQFy0pL0RUhT8WKkz5sJKWiCAbd0FWUk0Y4R2hvJSBGqqDOkKKL8jxXMi+fk 0en4ILXrSSbGdBaizjCrmoFQDB4kT1AJu4ZPs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717197002; x=1717801802; 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=n8fh8m/mPIty4WPQ7ACYH8EtQ+COP9eBDNsU1exQ5ls=; b=OcfknMO47OEB55Ny6/aLoRWzsSeqdmIYY3KqrpuX32YZh/DndW5NjXZMO3yZV4XEBc FskfDUYd/TjbBLgr6QF8iirzeG+YkB9/AqidI7Xc9vT+/vxo3ToMleHF9W/9TaA50Gsi yisIOAdbLTiokzeVB+wtUTZBAG6Y7CjCYCJJgUmuRPXkptnpXHETGJA1hO5VmcpgDrT0 K29ikAR0KiFHpOMu4lbXCRtpE6OFpdaJNpZkYDRNzN5kZoVwoAehXgA/fxwBMsumRJS/ 8PKPEOVjvO68RV6KhtApUJ4Q/F9opHSEPDf4EcTK2JiyJsCcAaQ3f3SJbVfpPn3MY+wz KL9A== X-Gm-Message-State: AOJu0YyS6mWdMADOEcO4T/eNFwV3Wt8wJbc/gfXqJ6RK2UC0RF2h27BP nbYjWGQMxpc7fLWVdYqeyD/XafZ/0jHu1XfZlz3hdDNFrJboYkF9kJXUcdoqCj9yMeXGpiIrAlf UyvcLvnmk0dd/77mVJZzr0Q6/jkrEzysfWfWnfHcr X-Google-Smtp-Source: AGHT+IHFv04UBQ10s5k1qdc/HFGYT5CSfSUClVzwp4HZSAYzAL8pOnovKt/nAiNIw94gKLffzMY48Ah326yB X-Received: by 2002:a05:6214:5c4a:b0:6ad:73bc:b444 with SMTP id 6a1803df08f44-6aecd59896amr36796476d6.15.1717197002104; Fri, 31 May 2024 16:10:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6ae4b3f7469sm1149706d6.52.2024.05.31.16.10.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 31 May 2024 16:10:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 31 May 2024 16:10:02 -0700 (PDT) Message-ID: <665a58ca.050a0220.f9ad1.8884SMTPIN_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 C4748605C373; Fri, 31 May 2024 19:10:01 -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-unit-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_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | FAIL | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ ==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ==== --- Failed to get log output --- ==== End log output ==== CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 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 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 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 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 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 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/