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 5A2634571F for ; Tue, 6 Aug 2024 04:44:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 52EDA402A1; Tue, 6 Aug 2024 04:44:24 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id B9A2740295 for ; Tue, 6 Aug 2024 04:44:22 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-81f86fd93acso16207539f.1 for ; Mon, 05 Aug 2024 19:44:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722912262; x=1723517062; 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=tiSSEqz2fwP/nJLldvcnQqIvJNaQY/qSAw7gzyucrdY=; b=CyOrLNOSfIfFhs2u13uUkadirGcJP28ywqFxf3n49MKkgPnMTvZbc5wNvs1U2vMjcF 1xDq6S9WKpOsVAfBmX73lqXoU1ij9jfjyjun1KTzWMgSV0Z9WQrym12xUmCKAjy0PRO6 ZTW82MQ1j1tGUMeHHRLK+1u9uktJLcgITl4TE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722912262; x=1723517062; 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=tiSSEqz2fwP/nJLldvcnQqIvJNaQY/qSAw7gzyucrdY=; b=uP+b6QqiI+WECxQ2sJ8HfyQTnkimkqXsjhUKHUxp9xSYsJC/MkhdBllFv4b4JLMHXb jRTCWWLxWM+JnmqScDeORMGFzWuVPguMbJbGLUwv9RUEnQT0wj/eKOT5a6Uv6iWPvC8o rEEeGztoh42h9fZKVA4DgSHPdsCfgN0tdd8XWxDfkBS1Z8dAT7i2NvMXyArrp0eNFcZr nUQVPKM6UD1GnItFm9JDk3VxsSDjtJO/d7n0h8Q95x9vuA8AAcNF2f9ixTXH2WuVeHfD g2CChobRZCgbkW3mINN+kcH9l2en88ZbVtsJwuLAI86BR8eDRAX+QSUWUO9M5wD/+KAF YfpQ== X-Gm-Message-State: AOJu0Yx9R4Op9kaDT+8w7lmcNUxZjGzEhsGCbddrJl4+TuHQvTj5J2Pd 14RqhMv+siPdT0zC2msE09JkF0WwgC5FPOky5T8+KIvKUit5fgIMjP20R3urm0KrsCI4tazqZdt BzjfmP+ha3zIbIh9XvGReMK/IRgr+Zmc+asyz/jI/R4JxUNplBi+1l7ZF X-Google-Smtp-Source: AGHT+IHI5nHwvLUwfgzGFxxMfQlCU+VDpa5k4aI6XxXBIfLUJTFj70x2K/YA+n6DMzQ7VG+EmwCp62qcicat X-Received: by 2002:a05:6602:1647:b0:81f:e064:db03 with SMTP id ca18e2360f4ac-81fe064e0e4mr730560539f.2.1722912262013; Mon, 05 Aug 2024 19:44:22 -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 ca18e2360f4ac-81fd4d18c5asm23798239f.5.2024.08.05.19.44.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 05 Aug 2024 19:44:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 05 Aug 2024 19:44:21 -0700 (PDT) Message-ID: <66b18e05.5e0a0220.139662.a9e2SMTPIN_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 82F68605C351; Mon, 5 Aug 2024 22:44:21 -0400 (EDT) Subject: |PENDING| pw142908 [PATCH] net/iavf: fix core dump when the link is From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240806003527.2901320-1-kaiwenx.deng@intel.com> References: <20240806003527.2901320-1-kaiwenx.deng@intel.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: PENDING http://dpdk.org/patch/142908 _Testing pending_ Submitter: Kaiwen Deng Date: Tuesday, August 06 2024 00:35:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b017bdc4c25e2cd6733a9363e9c566b95834cc4 142908 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#284642 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PEND | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.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 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 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 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30720/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/