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 0AFBB44121 for ; Sat, 1 Jun 2024 00:48:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 04956402A7; Sat, 1 Jun 2024 00:48:36 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 98D2240299 for ; Sat, 1 Jun 2024 00:48:34 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-36ddf683ad7so10287775ab.2 for ; Fri, 31 May 2024 15:48:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717195714; x=1717800514; 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=AiDpHiLI6JwEBLGJwutDkXiQBVYCiori+RluosdnOLU=; b=Zio0+UxKwmqKv8e9lzAVQ28doMgNt560X8MhVjBTC/qOitB+CmlOnLn+f49PyAhCQt 7tN4EWE6xPpbrT4f9AAsH/N0GHmybh2yGaveWnQQE1umrWoPxuyluV8f3HE3jljnwrma /JYTz8LdXbGfbmwhRdqxg+TWw3bmafQvAHMs0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717195714; x=1717800514; 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=AiDpHiLI6JwEBLGJwutDkXiQBVYCiori+RluosdnOLU=; b=oS9WM+t78whEe9H2/HHtX2bV6S4vodDC61vtgDj//2RjIX4SiBxVSLzylSQ5VS0KwH b6J/SNzMHutXp3IKvnNgPwTofZFSDAIxB8EGqFyJ/02GoECabpWixZl/WxPX6MldUl0W a4kYgjT7wCMP7nmWTGMDu6sqr/aZa1xxG+Hw6mA6nU7TPcPuFLsCh/k+mYfuHGjydghg 6G46dmt6UWOorKgIxIQNq9rgrr3ZajeNksAWeNM/HdmCYl3CEg8es1OioqYLjx2gUnfD kMl4bv+IPztirpg7ItSBsBkHFgMFg9+rwdbh4dZOsdCAAsFKujnjIY4sqE/2J8dffM6C sL8g== X-Gm-Message-State: AOJu0YyRqA9RpqwalHhSjWG+mzTmp2BCPHhS5mv5M/C8qTQwpsp8xVSb OT3V1+1AgYATJuQquHIzNIdSjnn3RpVrx7Bz0f3MXjxiiru0Q+Co82xeXw2BPiKUEsa7kdAJ+fU PqiqN496PKl5+2o3o4f6KaXM0SStw3enhkTXa65IZOct4DjODFMvaev9q X-Google-Smtp-Source: AGHT+IGGdXAU8MXiVCk5bDAPnJEQlhwuQT5+oK8oF0hshQrYJ9Uah4yrUG3q76FfXiqXmBCWt3P3I9v1UyBj X-Received: by 2002:a05:6e02:1fed:b0:374:5ddc:6a27 with SMTP id e9e14a558f8ab-3748b9dd8f2mr40230925ab.28.1717195713940; Fri, 31 May 2024 15:48:33 -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 e9e14a558f8ab-3748a1ee2eesm1491145ab.19.2024.05.31.15.48.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 31 May 2024 15:48:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 31 May 2024 15:48:33 -0700 (PDT) Message-ID: <665a53c1.050a0220.ae571.b4ffSMTPIN_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 7739A605C373; Fri, 31 May 2024 18:48:33 -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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest | +=============================+===========================+==============================+================+==============+ | Debian 12 (arm) | PASS | PASS | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | FAIL | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ ==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ==== --- Failed to get log output --- ==== End log output ==== Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.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/