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 72D524411A for ; Fri, 31 May 2024 06:32:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4BC424027D; Fri, 31 May 2024 06:32:47 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 9CD814027C for ; Fri, 31 May 2024 06:32:46 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-dfa7790b11aso158607276.3 for ; Thu, 30 May 2024 21:32:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717129966; x=1717734766; 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=tURvWrlGu1wsTETexAuPRwFCA1q/jKBCKe6kHiSRrKs=; b=LnVj1IgEcGprn3dwFc8Z8Nl+IMfkp9hAHjXXY6x+wSj2SPgjMqT/OOIX77O5pfvNOJ EHxC/q/yHu2YnaM6Ia/ZF7eY7spSRdo8cehstgSQE2LuAUYoBNxUegBbZsY1zR3b/03y U4eTWISUm1pMdsqND8TdtXjVKVDtAYZUoi0/s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717129966; x=1717734766; 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=tURvWrlGu1wsTETexAuPRwFCA1q/jKBCKe6kHiSRrKs=; b=bQp/+vGnqkM486AjK9D1p1WiF62t886P3fKnrVW54jriWRi6Mqvi/9vohWEXr7klRh h75LwBGj/7CJr1INpaz8Qn2JbRQvSZPCFiUikGgE36nxGDZLR2Gex48W0uYckvFecfzP 3sy3Zsj41llFb8Z/5QsS0d+zbPsWeSdy0HkHYX+8Hu47O3Dl5iFF/N/0TJPDSS813Ksk 3EP9+AzJK8p8+sV6fB9M6Izm5taJPQ8Bf4yRw6rpCg9VhhKtM5MPOwLMqMmrmxNZSMxW JJiRWofokr2hDBd8j9B5JzCADKSI2gxpO7GkH7iEbarV2/XXOAZDO3lAUTAHwLJc5ZnR PD2w== X-Gm-Message-State: AOJu0YyGH5xzOLs7oiMIoUHL86uYOHNnv/PmwNchCW4cFAe8xUB3MgXn 1+Ap2f+P2HxhZw/lY2ZHAipg28zSt3E/zwD+w9g20CSL0az3ZsdRBEcB8E8fi1cL+S0VnY+Mr2b scLb5OYp0n4shiKGHl8l2026PJEDUaG7jaVfnRb20DjPLslNbbwlxqjI+ X-Google-Smtp-Source: AGHT+IEnxDEdgMR+d+yR7dRC+Zk4A5BwCwoZun/29F8nGJt0C+h5q66E7j9WZDOBOZbVupWozqWwu17Ug0U+ X-Received: by 2002:a25:8445:0:b0:dfa:729c:d2d5 with SMTP id 3f1490d57ef6-dfa73d9ea6amr822652276.46.1717129966014; Thu, 30 May 2024 21:32:46 -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 af79cd13be357-794f318d606sm4945585a.8.2024.05.30.21.32.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 May 2024 21:32:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 May 2024 21:32:46 -0700 (PDT) Message-ID: <665952ed.050a0220.a00a.35a7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id AA495605C373; Fri, 31 May 2024 00:32:45 -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-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_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian 12 | FAIL | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Fedora 39 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 24.04 | FAIL | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | 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 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 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 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.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 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 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/