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 6BE5A4571F for ; Tue, 6 Aug 2024 05:19:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2678C402A1; Tue, 6 Aug 2024 05:19:27 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 4DCB640295 for ; Tue, 6 Aug 2024 05:19:26 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6b78c3670d0so1268606d6.1 for ; Mon, 05 Aug 2024 20:19:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722914365; x=1723519165; 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=dT4mmzJtYUFh92b8TDX0GB1Bbdkq4c4DoD2Qw0vLWL4=; b=dc+TmjjrmzMsCUPljEKKfsNeZzhy8nQvO+hjPWWbs1cC1+pQWA7I6Sf7Y1W+Hqxtt8 r4R7MQPPOoOx8TGVusdFLPbM3kP4MejyUnskAI4rKJplGSvXuy+LUluwzvdRaz7QkSis E4zJFwaO9B9iUfPigx4634FSc9by6FcR2a9J8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722914365; x=1723519165; 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=dT4mmzJtYUFh92b8TDX0GB1Bbdkq4c4DoD2Qw0vLWL4=; b=MT+HBCE9piY7ICe4oYwP23EyRHIxiT4mrDHa4dK4JXnoGx6Qw6HYbOCq1E9uXeLIJX gKKrPHRE1rLmBxUpptNy9m9cVc784uxNfU5VjWEIU6Ad02DEJ3DaWmfz/Bxf3lQDA+fV LvYqbyRXw49uS2eCSeV/hhDweNq+FuwPgtuXeZPGCFob5csV2OI7jX0lK7QO5yPUXBNx s1GMDoRMMVswjCGf2vP36wdDFZDfUbYxToy1ZwS0QAyZhwz2GEUd1Skn0uyQXW1L/wRj ID8loOqD2Kxuu2OUODPsbkcthNSNhm2H94gWKBo8WlmYCEZE3fFkyXCHMfnCxP6bdx3k i+1g== X-Gm-Message-State: AOJu0YxrFWGhC9U/kLAhNfXcA/CXaBMlXlL7bmspuYXzi0CM7b9B4Ifr sg/9ae1jo5aA1rtcnw+R7D/id6G7E4wJYKWjBhscN7KuRsHgkzBNzfmATr9wxV2oDXu6Wt0nWhq j6ljHPo54rozOf+wnOzMl7Qy4INfCjHDR+QO7bzr+JjaNH4Tetq1NxPKI X-Google-Smtp-Source: AGHT+IEWMUWke5CMvbMdujNO4raKFFGkLQKNhawT5CL70Q+2PdRvCvsL9YEGQitNm6EvlPngyNTA9WwF8/bE X-Received: by 2002:a05:6214:43c2:b0:6b0:86ab:feaf with SMTP id 6a1803df08f44-6bb98423a2fmr187764586d6.48.1722914365319; Mon, 05 Aug 2024 20:19:25 -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 6a1803df08f44-6bb9c79b1c6sm7027646d6.28.2024.08.05.20.19.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 05 Aug 2024 20:19:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 05 Aug 2024 20:19:25 -0700 (PDT) Message-ID: <66b1963d.050a0220.2f9c4d.6dbfSMTPIN_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 C4D42605C351; Mon, 5 Aug 2024 23:19:24 -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#284643 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | 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 | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ 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/